Closed
Bug 1552290
Opened 6 years ago
Closed 6 years ago
Preview fails after selecting another location
Categories
(DevTools :: Debugger, defect, P1)
DevTools
Debugger
Tracking
(firefox69 fixed)
RESOLVED
FIXED
Firefox 69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
(Blocks 1 open bug)
Details
(Whiteboard: [debugger-mvp])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
STR:
- go to https://firefox-dev.tools/debugger-examples/examples/todomvc/
- add a breakpoint in todo-view#35
- add a breakpoint in backbone.js#40
- add a todo (pause)
- hover on this on line 35, (works)
- click on the breakpoint in backbone.js#40
- click on todo-view.js tab and hover on "this" on line 35. (no longer works)
Assignee | ||
Updated•6 years ago
|
Priority: -- → P1
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jlaster
Status: NEW → ASSIGNED
Updated•6 years ago
|
Whiteboard: [debugger-mvp]
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/93a5044fd831
Preview fails after selecting another location. r=davidwalsh
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
You need to log in
before you can comment on or make changes to this bug.
Description
•