Closed
Bug 1276118
Opened 9 years ago
Closed 7 years ago
Source is unavailable if I switch from a broken script to already loaded script
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(firefox47 wontfix, firefox48 wontfix, firefox49 fix-optional, firefox50 fix-optional, firefox51 fix-optional, firefox52 fix-optional)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox47 | --- | wontfix |
firefox48 | --- | wontfix |
firefox49 | --- | fix-optional |
firefox50 | --- | fix-optional |
firefox51 | --- | fix-optional |
firefox52 | --- | fix-optional |
People
(Reporter: arni2033, Assigned: jlast)
References
Details
(Keywords: regression)
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160522030240
STR:
1. Open data:text/html,<script src="https://cdn.onthe.io/io.js/26sdov5axQhN"></script>
2. Open debugger. Make sure there're at least 2 scripts. Otherwise close and reopen devtools
3. Make sure that script "26sdov5axQhN" is selected.
4. Switch to another script (which is broken) and back
AR: Source of script "26sdov5axQhN" is unavailable. It shows the same error as the broken script
ER: Source should be visible
This is regression from bug 1200798. Regression range:
> https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=15522bc2931a52ec435f22e233f747264b90f647&tochange=0e47cb06470145725732f0f362c46048969126d8
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
status-firefox47:
--- → wontfix
status-firefox48:
--- → affected
status-firefox49:
--- → affected
status-firefox50:
--- → affected
Version: unspecified → 45 Branch
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jlaster
Updated•8 years ago
|
fix-optional unless it becomes P2.
Assignee | ||
Comment 2•7 years ago
|
||
closing as it is not an issue in the new debugger.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•