Closed
Bug 1436979
Opened 8 years ago
Closed 6 years ago
JavaScript inspector doesn't load script
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: t.taylor, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180206200532
Steps to reproduce:
Open Web Developer Tools -> Console tab
Read error message (e.g. TypeError: pattern.test is not a function [Learn More]) and try to click the file (in my case control.js:54:16) and this takes you to the Debugger tab where the script is stuck forever loading
Actual results:
Debugger .js tab content stuck with Loading...
Expected results:
Display the JS code found in the file
Updated•8 years ago
|
Component: Untriaged → Developer Tools: Debugger
Comment on attachment 8951191 [details]
Debugger Tab
I have the same problem with FF 58.0.2
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
Build-ID: 20180206200532
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 3•7 years ago
|
||
Hi, does this still happen for you?
Comment 4•6 years ago
|
||
I can't reproduce, but feel free to open if you can!
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•