[wpt-sync] Sync PR 29331 - Expose WritableStreamDefaultController
Categories
(Core :: DOM: Workers, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox92 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29331 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29331
Details from upstream follow.
b'Adam Rice <ricea@chromium.org>' wrote:
Expose WritableStreamDefaultController
WritableStreamDefaultController was not exposed on the global object.
This is not compliant with the current version of the standard.Expose it.
Skipping the Blink intents process as this is a trivial change to
expose an unusable constructor for spec alignment.BUG=626703,1217982
Change-Id: I459c65cd369cdf9266d012a16750bbd05612b5ed
Reviewed-on: https://chromium-review.googlesource.com/2951849
WPT-Export-Revision: 1b99a458347e9fe8b070ec0cab6ed94ce9ca1fe4
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 24 subtests
Status Summary
Firefox
OK : 1
PASS : 24
Chrome
OK : 1
PASS : 24
Safari
ERROR: 1
Links
Comment 6•5 years ago
|
||
| bugherder | ||
Description
•