Enable window.print for Release
Categories
(GeckoView :: General, enhancement, P1)
Tracking
(firefox112 wontfix, firefox113 wontfix, firefox114 fixed)
People
(Reporter: olivia, Assigned: olivia)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [android-print] [fxdroid][foundation][Juno][geckoview:m113])
Attachments
(1 file)
After window.print
has been enabled and tested in nightly (bug 1659818), we will need to enable it in release - dom.enable_window_print.
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Should also use this bug to update test expectations to release see bug 1820218 patch for tests.
Assignee | ||
Comment 2•2 years ago
|
||
This bug changes the preference for window.print (dom.enable_window_print)
in GeckoView and Android to on by default. It also adjusts WPT expectations.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Android 113 release note:
Enabled the window.print
Web API to open the print dialog to print the current document.
https://developer.mozilla.org/en-US/docs/Web/API/Window/print
Comment 6•2 years ago
|
||
A relnote for this was already added in bug 1659818.
Comment 7•2 years ago
|
||
FF113 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/26152
Comment 8•2 years ago
|
||
Reverted from 113.0 RC2 due to quality concerns which weren't able to addressed prior to shipping. We'll target the 114 release instead. Hamish, just an FYI in case that requires updates to the MDN docs.
https://hg.mozilla.org/releases/mozilla-release/rev/484eaf4a9552
Comment 9•2 years ago
|
||
@Ryan - thanks so much for the notification. It does. I'll take care of it.
Description
•