Closed
Bug 1468697
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 11498 - v8binding: Changes @@unscopable's prototype to ES null.
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11498 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11498
Details from upstream follow.
Yuki Shiino <yukishiino@chromium.org> wrote:
> v8binding: Changes @@unscopable's prototype to ES null.
>
> Implements step 8.1. of
> https://heycam.github.io/webidl/#create-an-interface-prototype-object
>
> Bug: 811029
> Change-Id: I0feb1c16cf12585db8847c82d4efa342701bebcb
> Reviewed-on: https://chromium-review.googlesource.com/1098914
> WPT-Export-Revision: 8e45af048e7e8ebb0edc16d8f00db3dc39634ace
| Assignee | ||
Updated•8 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Comment 2•8 years ago
|
||
| Assignee | ||
Comment 3•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=abf7404ad0acf44d3f81961cf0c1bf300b98e82a
| Assignee | ||
Comment 4•8 years ago
|
||
| Assignee | ||
Comment 5•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c3ba9bb49216796a21d7540d2716bd5614747fef
| Assignee | ||
Comment 6•8 years ago
|
||
Ran 1 tests and 2 subtests
OK : 1
PASS : 1
FAIL : 1
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/373dbccf8e36
[wpt PR 11498] - v8binding: Changes @@unscopables's prototype to ES null., a=testonly
Comment 8•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•