Closed
Bug 1893422
Opened 7 months ago
Closed 7 months ago
[wpt-sync] Sync PR 45908 - Removing method AddEventListenersForElement
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45908 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45908
Details from upstream follow.
Kashish Jain <kashishjain@microsoft.com> wrote:
Removing method AddEventListenersForElement
AddEventListenersForElement helper function doesn't seem useful.
Replacing it directly with element.addEventListener calls.Bug: 336911513
Change-Id: Icebc99f432ff279c19cbe95e96143b9d67dbf67a
Reviewed-on: https://chromium-review.googlesource.com/5487578
WPT-Export-Revision: 3be2010b656cfccadbbfb376da7beb836330a0bd
Assignee | ||
Updated•7 months ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Comment 2•7 months ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/18bdf4308baa
[wpt PR 45908] - Delete dragdrop_support.js from web platform tests., a=testonly
Assignee | ||
Comment 4•7 months ago
|
||
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•