enable "dom.audioworklet.enabled" on beta and release
Categories
(Core :: Web Audio, enhancement, P2)
Tracking
()
People
(Reporter: karlt, Assigned: karlt)
References
(Depends on 2 open bugs)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details |
"dom.worklet.enabled" too
Assignee | ||
Comment 2•5 years ago
|
||
The dependencies of this bug are factors in the decision to enable for Beta, but are not hard blockers.
I'm preparing an intent to ship with the aim of enabling this on Beta.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Comment on attachment 9140687 [details]
Bug 1616725 set dom.audioworklet.enabled and dom.worklet.enabled for Beta and Release
Beta/Release Uplift Approval Request
- User impact if declined: Missing feature. e.g. bug 1626109.
I'm putting in this Beta uplift request before landing on mozilla-central due to time constraints. The change enables a feature which is currently enabled on Nightly.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Medium
- Why is the change risky/not risky? (and alternatives if risky): The risk is from shipping a reasonably large chunk of new code.
Risk is limited by the pref changes only affecting the new feature. - String changes made/needed: None.
Comment 6•5 years ago
|
||
Do we need a follow-up bug for removing all the manual pref-setting from the various tests?
Comment 8•5 years ago
|
||
Comment on attachment 9140687 [details]
Bug 1616725 set dom.audioworklet.enabled and dom.worklet.enabled for Beta and Release
This has been enabled on Nightly for awhile now, has good web-platform-test coverage (which we've been testing on Beta already by manually flipping the pref), and has an intent to ship sent. Given the high webcompat need for this, approved for 76.0b5.
Comment 9•5 years ago
|
||
bugherder uplift |
Comment 10•5 years ago
|
||
bugherder |
Assignee | ||
Comment 11•5 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #6)
Do we need a follow-up bug for removing all the manual pref-setting from the various tests?
Filed bug 1630497, thanks.
Comment 12•5 years ago
|
||
In addition to cleaning up the existing AudioWorklet
reference content, I've submitted a BCD update to set up values for Firefox and have written a new guide to using AudioWorklet
Description
•