Closed
Bug 965170
Opened 11 years ago
Closed 11 years ago
Can't expand properties in variable view popups if a watch expression is present
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: vporof, Unassigned)
Details
STR:
1. Go to http://todomvc.com/architecture-examples/backbone/
2. Add a watch expression, like `this`
3. Add a breakpoint on line 11 in app-view.js
4. Reload the page
5. Hover the "Backbone" identifier on line 11
Try expanding a property of this object.
console.warn: noSuchActor: No such actor for ID: conn0.pausedobj1510
Comment 1•11 years ago
|
||
The STR works as expected for me; no bug here. If you can still repro the bug with existing STR or new STR, reopen.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•