Closed
Bug 1720574
Opened 3 years ago
Closed 3 years ago
Add a way to disable event listeners
Categories
(Core :: DOM: Events, enhancement, P3)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
devtools might want to be able disable event listeners temporarily
Assignee | ||
Updated•3 years ago
|
Summary: Add a way to disable an event listener → Add a way to disable event listeners
Assignee | ||
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → enhancement
Priority: -- → P3
Assignee | ||
Comment 1•3 years ago
|
||
The old test for the service is reused here. Added some basic tests there.
Assignee | ||
Comment 2•3 years ago
|
||
Honza, can you check that the API is useful for devtools?
Flags: needinfo?(odvarko)
Comment 3•3 years ago
|
||
Patch accepted, thank you Olli for working on this!
Honza
Flags: needinfo?(odvarko)
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3aa84c28a7fd
Add a way to disable event listeners, r=edgar,Honza
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•