Closed
Bug 1389874
Opened 6 years ago
Closed 5 years ago
Inject command in gcli blocked by CSP
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect, P3)
DevTools Graveyard
Graphic Commandline and Toolbar
Tracking
(firefox57 fix-optional)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
People
(Reporter: marsjaninzmarsa, Unassigned)
References
(Blocks 1 open bug)
Details
As reported originally in bug 1145899, script injection via gcli not working, when target domain isn't included in site CSP. Steps to reproduce: 1. Open GitHub or any other page with strict CSP 2. Open Developer Toolbar (Shift + F2) 3. Type `inject jQuery` and confirm pressing Enter Actual results: Script injection blocked by browser, displayed error describing CSP violation. Expected results: CSP overrode and jQuery injected.
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
status-firefox57:
--- → fix-optional
Priority: -- → P3
Reporter | ||
Updated•6 years ago
|
URL: Bug 1376949
See Also: → csp-modification-via-webextension
Reporter | ||
Updated•6 years ago
|
URL: Bug 1376949
Updated•5 years ago
|
Product: Firefox → DevTools
Comment 1•5 years ago
|
||
Per bug 1491875, this component has been closed, and the affected code is being removed from Firefox. Closing this bug as incomplete.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•