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

Ensure that the OperatorList constructor actually initializes a NullOptimizer when intended (PR 9089 follow-up) #10784

Merged
merged 1 commit into from
May 2, 2019

Conversation

Snuffleupagus
Copy link
Collaborator

It appears that this has been broken ever since PR #9089, which also introduced this code, since the QueueOptimizer/NullOptimizer choice was made based on the still undefined this.intent property.

Furthermore, fixing this also uncovered the fact that the NullOptimizer.reset method was missing.

…llOptimizer` when intended (PR 9089 follow-up)

It appears that this has been broken ever since PR 9089, which also introduced this code, since the `QueueOptimizer`/`NullOptimizer` choice was made based on the still undefined `this.intent` property.

Furthermore, fixing this also uncovered the fact that the `NullOptimizer.reset` method was missing.
@Snuffleupagus
Copy link
Collaborator Author

/botio-linux lint

@pdfjsbot
Copy link

pdfjsbot commented May 2, 2019

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/540e6aed2e82c55/output.txt

@pdfjsbot
Copy link

pdfjsbot commented May 2, 2019

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/540e6aed2e82c55/output.txt

Total script time: 0.97 mins

  • Lint: Passed

@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

pdfjsbot commented May 2, 2019

From: Bot.io (Linux m4)


Received

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

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

@pdfjsbot
Copy link

pdfjsbot commented May 2, 2019

From: Bot.io (Windows)


Received

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

Live output at: http://54.215.176.217:8877/4ffe07ab6cb8648/output.txt

@pdfjsbot
Copy link

pdfjsbot commented May 2, 2019

From: Bot.io (Linux m4)


Success

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

Total script time: 17.61 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@pdfjsbot
Copy link

pdfjsbot commented May 2, 2019

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/4ffe07ab6cb8648/output.txt

Total script time: 25.30 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@timvandermeij timvandermeij merged commit 347cb38 into mozilla:master May 2, 2019
@timvandermeij
Copy link
Contributor

That's a really good find; thanks!

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.

None yet

3 participants