Skip to content

[Editor] Don't use a null signal for the comment button#20189

Merged
timvandermeij merged 1 commit intomozilla:masterfrom
timvandermeij:null-signal
Aug 24, 2025
Merged

[Editor] Don't use a null signal for the comment button#20189
timvandermeij merged 1 commit intomozilla:masterfrom
timvandermeij:null-signal

Conversation

@timvandermeij
Copy link
Contributor

This removes the following error from the integration test logs:

JavaScript error: http://127.0.0.1:59283/build/generic/build/pdf.mjs, line 3879:
TypeError: EventTarget.addEventListener: 'signal' member of AddEventListenerOptions is not an object.

Fixes 636ff50.
Extends 6365188.

@timvandermeij
Copy link
Contributor Author

For context, I found this error in the logs from one of the builds in #20029, namely https://github.com/mozilla/pdf.js/actions/runs/17189164618/job/48762368960?pr=20029.

Copy link
Contributor

@calixteman calixteman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you.

This removes the following error from the integration test logs:

```
JavaScript error: http://127.0.0.1:59283/build/generic/build/pdf.mjs, line 3879:
TypeError: EventTarget.addEventListener: 'signal' member of AddEventListenerOptions is not an object.
```

Fixes 636ff50.
Extends 6365188.
@timvandermeij
Copy link
Contributor Author

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @timvandermeij received. Current queue size: 0

Live output at: http://54.193.163.58:8877/f35855b4893e888/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @timvandermeij received. Current queue size: 0

Live output at: http://54.241.84.105:8877/12086cbb293e023/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/12086cbb293e023/output.txt

Total script time: 18.07 mins

  • Integration Tests: Passed

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/f35855b4893e888/output.txt

Total script time: 38.85 mins

  • Integration Tests: FAILED

@timvandermeij timvandermeij merged commit 649a03f into mozilla:master Aug 24, 2025
9 checks passed
@timvandermeij timvandermeij deleted the null-signal branch August 24, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants