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

fontLoadPromises -> fontsToLoad #6175

Merged
merged 1 commit into from
Jul 6, 2015

Conversation

Rob--W
Copy link
Member

@Rob--W Rob--W commented Jul 3, 2015

fontsToLoad is always an empty array, Promise.all should wait for fontLoadPromises instead of fontsToLoad.

@Rob--W Rob--W added the core label Jul 3, 2015
@yurydelendik
Copy link
Contributor

Failing with 15:35:16.826 SyntaxError: An invalid or illegal string was specified1 font_loader.js:327:0

fontsToLoad is always an empty array, Promise.all should wait for
fontLoadPromises instead of fontsToLoad.
@Rob--W Rob--W force-pushed the font-loading-promises branch from add10f6 to f9dd731 Compare July 6, 2015 15:32
@timvandermeij
Copy link
Contributor

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Jul 6, 2015

From: Bot.io (Linux)


Received

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

Live output at: http://107.21.233.14:8877/37b21c264d16c04/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jul 6, 2015

From: Bot.io (Windows)


Received

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

Live output at: http://107.22.172.223:8877/78be9d2ab316f88/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Jul 6, 2015

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/78be9d2ab316f88/output.txt

Total script time: 18.31 mins

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

@pdfjsbot
Copy link

pdfjsbot commented Jul 6, 2015

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/37b21c264d16c04/output.txt

Total script time: 19.20 mins

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

yurydelendik added a commit that referenced this pull request Jul 6, 2015
@yurydelendik yurydelendik merged commit 8e59528 into mozilla:master Jul 6, 2015
@yurydelendik
Copy link
Contributor

Thank you for the patch.

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.

4 participants