Closed
Bug 1389874
Opened 7 years ago
Closed 6 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•7 years ago
|
Updated•7 years ago
|
status-firefox57:
--- → fix-optional
Priority: -- → P3
Reporter | ||
Updated•7 years ago
|
URL: Bug 1376949
See Also: → csp-modification-via-webextension
Reporter | ||
Updated•7 years ago
|
URL: Bug 1376949
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 1•6 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: 6 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•