[wpt-sync] Sync PR 47450 - Streams: Fix typos
Categories
(Core :: DOM: Streams, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47450 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47450
Details from upstream follow.
kristofferjansson <kristoffer.jansson@bonniernews.se> wrote:
Streams: Fix typos
Fixes some typos.
Also I noticed that the advancedTransferMesagePortWith function is never called. Probably it was intended to be called here: https://github.com/web-platform-tests/wpt/blob/84d708bb188b5871ec81a3b610bea89a549008ab/streams/transferable/transfer-with-messageport.window.js#L187-L197
I can fix that as well in this PR if you agree?
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Assignee | ||
Comment 2•4 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 10 subtests
Status Summary
Firefox
OK
: 1
PASS
: 10
Chrome
OK
: 1
PASS
: 10
Safari
OK
: 1
PASS
: 3
FAIL
: 7
Links
Comment 4•4 months ago
|
||
bugherder |
Description
•