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

Simplify the BaseFontLoader.isFontLoadingAPISupported getter #11654

Conversation

Snuffleupagus
Copy link
Collaborator

It's no longer necessary to special-case this getter in the GenericFontLoader case, since the GENERIC build hasn't been using mozPrintCallback for years now (furthermore Firefox 63 is really old as well).

@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Mar 2, 2020

From: Bot.io (Windows)


Received

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

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

@pdfjsbot
Copy link

pdfjsbot commented Mar 2, 2020

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/0b7d3adb0605212/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Mar 2, 2020

From: Bot.io (Linux m4)


Failed

Full output at http://54.67.70.0:8877/0b7d3adb0605212/output.txt

Total script time: 19.24 mins

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

Image differences available at: http://54.67.70.0:8877/0b7d3adb0605212/reftest-analyzer.html#web=eq.log

@pdfjsbot
Copy link

pdfjsbot commented Mar 2, 2020

From: Bot.io (Windows)


Failed

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

Total script time: 24.43 mins

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

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

It's no longer necessary to special-case this getter in the `GenericFontLoader` case, since the GENERIC build hasn't been using `mozPrintCallback` for years now (furthermore Firefox 63 is really old as well).
@Snuffleupagus Snuffleupagus force-pushed the BaseFontLoader-isFontLoadingAPISupported branch from e5ec82a to 1ad65cf Compare March 2, 2020 22:17
@timvandermeij timvandermeij merged commit 8ea8fa5 into mozilla:master Mar 2, 2020
@timvandermeij
Copy link
Contributor

Looks good; thanks!

@Snuffleupagus Snuffleupagus deleted the BaseFontLoader-isFontLoadingAPISupported branch March 2, 2020 22:29
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