Closed
Bug 1516098
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14644 - v8binding: Add lexical scope test of event handlers in WPT
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14644 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14644
Details from upstream follow.
Yuki Shiino <yukishiino@chromium.org> wrote:
> v8binding: Add lexical scope test of event handlers in WPT
>
> Adds a new web-platform test to check lexical scopes of the
> event handlers compiled from content attributes.
>
> Bug: 913310
> Change-Id: I0037901622a03a8fff14dc33a3db73265de09ab0
> Reviewed-on: https://chromium-review.googlesource.com/1388073
> WPT-Export-Revision: ca5ddbb78155c76b0c6258f7a046eb14ea02d88e
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8280009a4b85130708c3baaaaa431f3142d4c848
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Ran 1 tests and 3 subtests
OK : 1
PASS : 3
Assignee | ||
Comment 6•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3a7819440201a43e07e7180d548e7cd48dccd548
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4b12b2ba7e56
[wpt PR 14644] - v8binding: Add lexical scope test of event handlers in WPT, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6ad0e50b0fc9
[wpt PR 14644] - v8binding: Add lexical scope test of event handlers in WPT, a=testonly
Comment 9•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•