Closed Bug 1561707 Opened 5 years ago Closed 5 years ago

Adding a DOM mutation breakpoint should not trigger the inspector "event" badge

Categories

(DevTools :: Debugger, task, P2)

task

Tracking

(firefox69 fixed)

RESOLVED FIXED
Firefox 69
Tracking Status
firefox69 --- fixed

People

(Reporter: loganfsmyth, Assigned: loganfsmyth)

References

Details

(Whiteboard: [debugger-mvp])

Attachments

(1 file)

The API landing in https://bugzilla.mozilla.org/show_bug.cgi?id=1550835 uses addSystemEventListener which has the unintended sideeffect of making the "event" badge show up on the node with the event breakpoint. We'll want to exclude those handlers when checking for the need for the badge.

Whiteboard: [debugger-mvp]

Bugbug thinks this bug is a task, but please change it back in case of error.

Type: defect → task
Pushed by lsmyth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7dd6e190f8af
Support excluding listeners from the event collector list. r=gl
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: