Closed Bug 1244578 Opened 8 years ago Closed 8 years ago

JavaScript debugger fails to load sources after refreshing the page, when Auto Prettify Minified Sources is enabled (Error loading this URL: key is not a non-null object)

Categories

(DevTools :: Debugger, defect)

46 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1243561

People

(Reporter: bob+bmo, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160131004012

Steps to reproduce:

(tested on a clean profile, Firefox 46.0a2 (2016-01-31) - latest Aurora)

1. Enable Auto Prettify Minified Sources in the debugger settings
2. Load any page (https://www.google.com.au reproduces)
3. Open devtools, open any JS file in the debugger
4. Refresh the page


Actual results:

* The debugger reports the error "Error loading this URL: key is not a non-null object" on all scripts
* Closing and re-opening the debugger works


Expected results:

* The debugger should have loaded the script source
This also occurs on Nightly 47.0a1 (2016-01-31).
Has STR: --- → yes
Component: Untriaged → Developer Tools: Debugger
Thanks for filing!  We're tracking this issue in bug 1243561.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.