Skip to content

Convert examples/components/pageviewer.js to await/async (issue 14127) #14299

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

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

SaiKiranMukka
Copy link
Contributor

resolves #14127

Copy link
Collaborator

@Snuffleupagus Snuffleupagus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The beginning of the commit message feels a little redundant, with both of the words "refactor" and "convert" used, hence please change it to the following instead (with correct initial capitalization):

Convert examples/components/pageviewer.js to await/async (issue 14127)

When updating the patch, please keep https://github.com/mozilla/pdf.js/wiki/Squashing-Commits in mind.

@SaiKiranMukka SaiKiranMukka changed the title refactor: convert examples/components/pageviewer.js to await/async Convert examples/components/pageviewer.js to await/async (issue 14127) Nov 24, 2021
Copy link
Collaborator

@Snuffleupagus Snuffleupagus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me, thanks for the patch!

@Snuffleupagus Snuffleupagus merged commit 5e2aec7 into mozilla:master Nov 24, 2021
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.

Convert examples/components/pageviewer.js to await/async
2 participants