Closed
Bug 1504052
Opened 6 years ago
Closed 6 years ago
Sources are not cleared on navigation
Categories
(Core Graveyard :: Web Replay, enhancement)
Core Graveyard
Web Replay
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlast, Unassigned)
References
Details
I think there are a couple of rough edges with navigation. One of them is that the debugger UI, does not realize that we navigated so it never clears the local sources. As a result the tabs and breakpoints are shown when you change URLs.
Reporter | ||
Comment 1•6 years ago
|
||
Another issue is that sometimes you need to press reload a second time for something to happen:
STR:
1. go to http://dbg-replay-msgs.glitch.me/
2. click reload and record
3. press reload again
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•