Closed Bug 1326816 Opened 7 years ago Closed 5 years ago

Debugger doesn't show anonymous event listeners

Categories

(DevTools :: Debugger, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: arni2033, Unassigned)

References

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url   data:text/html,<script>eval("onclick=function(e){console.log(e)}")</script>
3. Open devtools -> debugger -> events

AR:  No event listeners listed
ER: 'click' event listener should be listed


>>>
STR_1:
1. Open url   data:text/html,<body></body>
2. Open console, execute   "onclick=function(e){console.log(e)}"   w/o outer quotes
3. Open devtools -> debugger -> events
No longer blocks: 1277113
Component: Untriaged → Developer Tools: Canvas Debugger
Component: Developer Tools: Canvas Debugger → Developer Tools: Debugger
The new debugger front-end doesn't have support for this yet. I'll mark this one as blocking the bug that tracks removing the old front-end in the mean time so this doesn't fall off the radar. It would be an interesting use case to use for testing.
Blocks: 1314057
Severity: normal → minor
Priority: -- → P4
Product: Firefox → DevTools
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.