Closed
Bug 1516098
Opened 5 years ago
Closed 4 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: mozilla.org, 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•5 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=79065cfd46c5b9f94a74174792e3fad0efaa0668
Assignee | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8280009a4b85130708c3baaaaa431f3142d4c848
Assignee | ||
Comment 3•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=1495e4a113f7692eef4bb4e6cbdd947c2fb4d7bb
Assignee | ||
Comment 4•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=3a47d288ba233bf60fd2889e35ec166891947e30
Assignee | ||
Comment 5•5 years ago
|
||
Ran 1 tests and 3 subtests OK : 1 PASS : 3
Assignee | ||
Comment 6•5 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•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•