Closed Bug 1476256 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 11767 - Streams Object.prototype.then interception

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 11767 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/11767
Details from upstream follow.

Adam Rice <ricea@chromium.org> wrote:
>  Streams Object.prototype.then interception
>  
>  Add tests to verify that modifying Object.prototype.then does not make the
>  internals of pipeTo() and tee() visible.
>  
>  Equivalent standard change is whatwg/streams#936.
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 4 tests and 9 subtests
OK     : 4
PASS   : 1
FAIL   : 8

New tests that have failures or other problems:
/streams/piping/then-interception.dedicatedworker.html
    piping should not be observable: FAIL
    tee should not be observable: FAIL
/streams/piping/then-interception.html
    piping should not be observable: FAIL
    tee should not be observable: FAIL
/streams/piping/then-interception.serviceworker.https.html
    piping should not be observable: FAIL
    tee should not be observable: FAIL
/streams/piping/then-interception.sharedworker.html
    piping should not be observable: FAIL
    tee should not be observable: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4824183e97d8
[wpt PR 11767] - Streams Object.prototype.then interception, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/0311fae2c09b
[wpt PR 11767] - Update wpt metadata, a=testonly
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.