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•11 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Should also use this bug to update test expectations to release see bug 1820218 patch for tests.
Assignee | ||
Comment 2•8 months 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•8 months ago
|
Assignee | ||
Updated•8 months ago
|
Pushed by ohall@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dd04d044564a Enable window.print for Release in GeckoView r=geckoview-reviewers,webidl,smaug,saschanaz,m_kato
Comment 4•8 months ago
|
||
bugherder |
Updated•8 months ago
|
Comment 5•8 months 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•8 months ago
|
||
A relnote for this was already added in bug 1659818.
Comment 7•8 months ago
|
||
FF113 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/26152
Comment 8•7 months 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•7 months ago
|
||
@Ryan - thanks so much for the notification. It does. I'll take care of it.
Description
•