Closed Bug 895446 Opened 11 years ago Closed 4 years ago

Break on DOM events fired in iframes

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: past, Unassigned)

References

(Blocks 1 open bug)

Details

Until we provide the user with the means to target a specific iframe, the debugger should break on any event fired in an iframe.
We should also return any event listeners in iframes in the eventListeners response packet. Adding an "iframe" property to the listener protocol form should suffice for identifying its origin. A missing "iframe" property would indicate a listener in the top-level document.
Priority: -- → P2
Some other time perhaps.
Assignee: past → nobody
Status: ASSIGNED → NEW
Product: Firefox → DevTools
Priority: P2 → P3
Type: defect → enhancement

I think this is covered by event breakpoints?

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.