Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the scope parameter from the "GetOperatorList" handler in src/core/worker.js (PR 11110 follow-up) #12476

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

Snuffleupagus
Copy link
Collaborator

@Snuffleupagus Snuffleupagus commented Oct 13, 2020

Support for the scope parameter, in MessageHandler.on, was removed in PR #11110 however this particular case was unused/unnecessary for years prior to that change. (From a quick look through the history, I'm not even sure if it was actually needed in the first place.)

Much smaller diff with https://github.com/mozilla/pdf.js/pull/12476/files?w=1

…rc/core/worker.js` (PR 11110 follow-up)

Support for the `scope` parameter, in `MessageHandler.on`, was removed in PR 11110 however this particular case was unused/unnecessary for years prior to that change. (From a quick look through the history, I'm not even sure if it was actually needed in the first place.)
@Snuffleupagus Snuffleupagus force-pushed the worker-rm-handler-scope branch from fbbbe3a to 38629c3 Compare October 13, 2020 13:59
@Snuffleupagus
Copy link
Collaborator Author

/botio unittest

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.215.176.217:8877/e290cd46efe2559/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/acaba3ded74c1e6/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/e290cd46efe2559/output.txt

Total script time: 5.49 mins

  • Unit Tests: Passed

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/acaba3ded74c1e6/output.txt

Total script time: 4.23 mins

  • Unit Tests: Passed

@timvandermeij timvandermeij merged commit 0700a3d into mozilla:master Oct 13, 2020
@timvandermeij
Copy link
Contributor

Looks good to me!

@Snuffleupagus Snuffleupagus deleted the worker-rm-handler-scope branch October 14, 2020 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants