Skip to content

Remove the PdfManager.onLoadedStream method (PR 15616 follow-up)#15641

Merged
timvandermeij merged 1 commit into
mozilla:masterfrom
Snuffleupagus:rm-PdfManager-onLoadedStream
Oct 29, 2022
Merged

Remove the PdfManager.onLoadedStream method (PR 15616 follow-up)#15641
timvandermeij merged 1 commit into
mozilla:masterfrom
Snuffleupagus:rm-PdfManager-onLoadedStream

Conversation

@Snuffleupagus
Copy link
Copy Markdown
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
Copy Markdown
Collaborator Author

/botio test

@pdfjsbot
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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
Copy Markdown
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