Closed
Bug 1216905
Opened 10 years ago
Closed 10 years ago
CSP frame-ancestors shows wrong error message in b2g
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(blocking-b2g:-)
RESOLVED
WONTFIX
| blocking-b2g | - |
People
(Reporter: pauljt, Unassigned)
References
Details
Attachments
(2 files)
CSP frame-ancestors allows pages to decide who they get framed by. (basically the same effect as x-frame-options-allow).
On b2g we dont have the rigth error page, and when CSP blocks the page, its just a generic network error. I'll attach screenshots to show the different between desktop and b2g.
| Reporter | ||
Comment 1•10 years ago
|
||
| Reporter | ||
Comment 2•10 years ago
|
||
cspUXerror.png shows how on b2g we dont show a CSP warning, we just say it a was a network error.
| Reporter | ||
Comment 3•10 years ago
|
||
This is what it should look like.
| Reporter | ||
Updated•10 years ago
|
blocking-b2g: --- → -
| Reporter | ||
Comment 4•10 years ago
|
||
(PS this doesn't need to block 2.5)
| Reporter | ||
Comment 5•10 years ago
|
||
PPS you can test with http://praw.nz/frame.html
Comment 6•10 years ago
|
||
Paul, B2G specific bug, can we close or reclassify?
Flags: needinfo?(ptheriault)
| Reporter | ||
Comment 7•10 years ago
|
||
Realistically no-one is working on this any more. I think we can close this and roll this into the general task of improving warning pages on FxOS.
Status: NEW → RESOLVED
Closed: 10 years ago
Component: DOM: Security → General
Product: Core → Firefox OS
Resolution: --- → WONTFIX
| Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(ptheriault)
You need to log in
before you can comment on or make changes to this bug.
Description
•