Closed
Bug 1535114
Opened 6 years ago
Closed 1 year ago
[meta] Page.setBypassCSP
Categories
(Remote Protocol :: CDP, enhancement)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aslushnikov, Unassigned)
References
()
Details
(Keywords: meta, Whiteboard: [method=Page.setBypassCSP] )
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36
Steps to reproduce:
CDP's Page.setBypassCSP allows to ignore CSP.
A few specifics of the method:
- once CSP is disabled, it "sticks" even after the page navigations.
- CSP disabling propagates to subframes as well
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•6 years ago
|
Summary: bypass csp → Bypass CSP
Updated•6 years ago
|
Type: defect → enhancement
Updated•5 years ago
|
Keywords: meta
Priority: P3 → --
Summary: Bypass CSP → [meta] Page.setBypassCSP
Whiteboard: [method=Page.setBypassCSP]
Assignee | ||
Updated•4 years ago
|
Component: CDP: Page → CDP
Updated•3 years ago
|
Severity: normal → S3
Comment 1•1 year ago
|
||
CDP is deprecated and we no longer actively work on this protocol. As such lets close out this bug.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•