Closed
Bug 1750284
Opened 4 years ago
Closed 4 years ago
Rename stream feature exposure prefs
Categories
(Core :: DOM: Streams, task, P3)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
Details
Attachments
(1 file)
Rename the prefs exposing various interfaces from
dom.streams.expose.ReadableByteStreamController
(and similar)
to
dom.streams.readable_byte_stream_controller.enabled
(etc.)
This was actually a review comment on https://phabricator.services.mozilla.com/D131551 that I lost track of.
Assignee | ||
Comment 1•4 years ago
|
||
(Making this a ship blocker)
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/118975879e05
Rename stream feature exposure prefs r=webidl,smaug
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Backout by abutkovits@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b2748326b111
Backed out 2 changesets (bug 1750284, bug 1750634) for causing wpt failures at global.html. CLOSED TREE
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/85fa74fc6b41
Rename stream feature exposure prefs r=webidl,smaug
Comment 7•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/32714 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•