Closed Bug 1562708 Opened 5 years ago Closed 5 years ago

DOM Mutation Breakpoints should not log "Use of Mutation Events is deprecated. Use MutationObserver instead."

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(firefox70 fixed)

RESOLVED FIXED
Firefox 70
Tracking Status
firefox70 --- fixed

People

(Reporter: loganfsmyth, Assigned: loganfsmyth)

References

Details

(Whiteboard: [debugger-reserve])

Attachments

(1 file, 1 obsolete file)

The current implementation triggers a console warning saying "Use of Mutation Events is deprecated. Use MutationObserver instead." because we make use of the DOMSubtreeModified event DOM event, among others.

These events match well with what we're trying to do in the debugger, so we'll want to explore what alternatives exist to see what next steps make sense.

The priority flag is not set for this bug.
:jlast, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jlaster)
Flags: needinfo?(jlaster)
Priority: -- → P2
Blocks: dbg-70
Whiteboard: [debugger-reserve]
Assignee: nobody → lsmyth
Status: NEW → ASSIGNED
Attachment #9087231 - Attachment is obsolete: true
Pushed by lsmyth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f7c76fd89acd
Allow disabling of the mutation event warning for system-group event listeners. r=smaug
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: