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

Re-factor FontFaceObject.getPathGenerator to use Arrays instead of strings #13436

Merged
merged 2 commits into from May 25, 2021

Conversation

Snuffleupagus
Copy link
Collaborator

This is similar to a lot of other code, where we use "Array + join" rather than repeated string concatenation.

…strings

This is similar to a lot of other code, where we use "Array + join" rather than repeated string concatenation.
@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.67.70.0:8877/b94802af594039a/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://3.101.106.178:8877/86d3f92de16ecbd/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Failed

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

Total script time: 0.00 mins

@pdfjsbot
Copy link

From: Bot.io (Windows)


Failed

Full output at http://3.101.106.178:8877/86d3f92de16ecbd/output.txt

Total script time: 29.84 mins

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

Image differences available at: http://3.101.106.178:8877/86d3f92de16ecbd/reftest-analyzer.html#web=eq.log

@timvandermeij timvandermeij merged commit 6e92b56 into mozilla:master May 25, 2021
@timvandermeij
Copy link
Contributor

Thanks!

@Snuffleupagus Snuffleupagus deleted the getPathGenerator-buf branch May 25, 2021 19:15
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