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

Refactor code in the web/ folder to use async/await #9995

Merged
merged 6 commits into from Sep 8, 2018

Conversation

Snuffleupagus
Copy link
Collaborator

@Snuffleupagus Snuffleupagus commented Aug 21, 2018

Split off from PR #9944 as requested by @brendandahl.

Much more manageable diff with https://github.com/mozilla/pdf.js/pull/9995/files?w=1

@Snuffleupagus
Copy link
Collaborator Author

/botio-linux preview

…r than manually returning `Promise`s

This changes the methods signatures of `GenericL10n`, `MozL10n`, and `NullL10n`.
…rather than manually returning `Promise`s

*Ignoring whitespace changes is probably necessary, in order for the diff to be readable.*
…number of Promises and temporary variables necessary when setting the initial document location
@timvandermeij
Copy link
Contributor

/botio-windows preview

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2018

From: Bot.io (Windows)


Received

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

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

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2018

From: Bot.io (Windows)


Success

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

Total script time: 4.59 mins

Published

@timvandermeij timvandermeij merged commit 510f1c8 into mozilla:master Sep 8, 2018
@timvandermeij
Copy link
Contributor

Looks really good. Thanks!

@Snuffleupagus Snuffleupagus deleted the async-web branch September 8, 2018 20:09
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