Open Bug 871489 Opened 11 years ago Updated 2 years ago

Scripts loaded with loadSubScript do not appear in browser debugger

Categories

(DevTools :: Debugger, defect, P5)

x86_64
Windows 7
defect

Tracking

(Not tracked)

People

(Reporter: Optimizer, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [chrome-debug])

STR:
Using latest nightly:
1) Install this addon https://addons.mozilla.org/en-US/firefox/addon/user-style-manager/
2) Open the Options window for this addon (Ctrl+Shift+U) (or App menu > User Style > Manage) (or Tools > User Styles > Manage)
3) Open Browser Debugger
4) options.xul and options.js from the extension are visible in the list, but inside options.js, I load 3 more js files using loadSubScript method. They are nowhere visible in the list.
Whiteboard: [chrome-debug]
Priority: -- → P2
Isn't this essentially the same bug as 990256?
Summary: JS files loaded via loadSubScript in an xul window are not listed in Browser Debugger. → Debugging scripts loaded with loadSubScript in the browser debugger
Product: Firefox → DevTools
Summary: Debugging scripts loaded with loadSubScript in the browser debugger → Scripts loaded with loadSubScript do not appear in browser debugger

Moving it to P4 because we do not currently plan on supporting privileged APIs in addons.

Priority: P2 → P4
Priority: P4 → P5
Blocks: dbg-chrome
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.