Closed Bug 1040314 Opened 10 years ago Closed 4 years ago

Script files not showing in the debugger

Categories

(DevTools :: Debugger, defect, P5)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jweathersby, Unassigned)

Details

Attachments

(1 file)

696.21 KB, application/zip
Details
Attached file 4dcc.zip
In the attached example if you debug the code using the App Manager the source files do not show.  If you remove the reference in the html file to the jquery mobile library and debug it again the source file do show.
Remove this line to get the app manager debugger to show all js files:
<script type="text/javascript" src="lib/jquery.mobile-1.4.3/jquery.mobile-1.4.3.min.js"></script>
Also running this in Firefox Debugger shows an error in the jQuery mobile library that states:

Empty string passed to getElementById()
This has been sitting in my investigation queue for a long time and I still haven't gotten to it, so CCing Eddy on the off chance that he can get at it faster than me.
Summary: JS Files do not show in the debugger → Script files not showing in the debugger
Product: Firefox → DevTools

Honza, could you look into this?

Flags: needinfo?(odvarko)
Whiteboard: needs-review

I am unsure what's App Manager, but I can see the Empty string passed to getElementById() warning in the Console panel (and i don't see it in Chrome's Console panel), so keeping this one opened.

Honza

Flags: needinfo?(odvarko)
Priority: -- → P5
Whiteboard: needs-review

I don't see anything in here that is actionable for us.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: