Closed
Bug 1509883
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14235 - Make the ReadableStream subclassing test match the others
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox66 fixed)
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 14235 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14235
Details from upstream follow.
Adam Rice <ricea@chromium.org> wrote:
> Make the ReadableStream subclassing test match the others
>
> ReadableStream had a simple test that it was extendable. Replace it with
> a more thorough test in the style of the tests that WritableStream and
> TransformStream have.
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Comment 1•7 years ago
|
||
Result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/051417f3d3f3
[wpt PR 14235] - Make the ReadableStream subclassing test match the others, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bca9d9a832c4
[wpt PR 14235] - Make the ReadableStream subclassing test match the others, a=testonly
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•