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 PdfManager.onLoadedStream method (PR 15616 follow-up) #15641

Merged

Conversation

Snuffleupagus
Copy link
Collaborator

After the clean-up in PR #15616, the PdfManager.onLoadedStream method now only has a single call-site.
Hence why this patch suggests that we remove this method and replace it with an optional parameter in PdfManager.requestLoadedStream instead. By making the new behaviour opt-in, we'll thus not change any existing call-site.

After the clean-up in PR 15616, the `PdfManager.onLoadedStream` method now only has a single call-site.
Hence why this patch suggests that we remove this method and replace it with an *optional* parameter in `PdfManager.requestLoadedStream` instead. By making the new behaviour opt-in, we'll thus not change any existing call-site.
@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/0884a7c1cd3c1d9/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

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

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/0884a7c1cd3c1d9/output.txt

Total script time: 25.92 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 7
  different first/second rendering: 2

Image differences available at: http://54.241.84.105:8877/0884a7c1cd3c1d9/reftest-analyzer.html#web=eq.log

@pdfjsbot
Copy link

From: Bot.io (Windows)


Failed

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

Total script time: 31.29 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Integration Tests: FAILED
  • Regression tests: FAILED
  different ref/snapshot: 1

Image differences available at: http://54.193.163.58:8877/d5ff622dd85bdc2/reftest-analyzer.html#web=eq.log

@timvandermeij timvandermeij merged commit eeca44d into mozilla:master Oct 29, 2022
@timvandermeij
Copy link
Contributor

Thanks for the cleanup!

@Snuffleupagus Snuffleupagus deleted the rm-PdfManager-onLoadedStream branch October 29, 2022 17:55
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