Open Bug 1651557 Opened 4 years ago

Extension-injected scripts have the url "sandbox eval code" but should have none

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: loganfsmyth, Unassigned)

References

(Depends on 1 open bug)

Details

Injected scripts get a URL, which doesn't seem right to me. Normal eval() does sources in the debugger do not have a URL, and extension scripts seem like they should behave the same way.

Reproducible using the example in https://bugzilla.mozilla.org/show_bug.cgi?id=1418547#c4

You need to log in before you can comment on or make changes to this bug.