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

Avoid window.print in a microtask #7548

Merged
merged 1 commit into from
Aug 17, 2016

Conversation

Rob--W
Copy link
Member

@Rob--W Rob--W commented Aug 17, 2016

Fixes #7547.

The mozPrintCallback polyfill is not used in Firefox, so if Firefox follows in deprecating window.print and other sync APIs in a microtask, a similar work-around needs to be applied to other window.print calls..

@timvandermeij
Copy link
Contributor

/botio-linux preview

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

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

Live output at: http://107.21.233.14:8877/93520238738f06f/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/93520238738f06f/output.txt

Total script time: 1.04 mins

Published

@timvandermeij timvandermeij merged commit ef45085 into mozilla:master Aug 17, 2016
@timvandermeij
Copy link
Contributor

Looks good, thanks!

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