Closed Bug 1406083 Opened 7 years ago Closed 6 years ago

Remove warning for frame-src being deprecated

Categories

(Core :: DOM: Security, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1302667

People

(Reporter: April, Unassigned)

References

Details

(Whiteboard: [domsecurity-backlog1])

Although it was deprecated in CSP2, it has been un-deprecated in CSP3. Or, at the very least, it is in the process of being un-deprecated. I get asked questions about these warnings all the time, and Firefox is the only browser that I know that produces them. As such, could we remove these warnings from the console logs?

> Content Security Policy: Directive ‘frame-src’ has been deprecated. Please use directive ‘child-src’ instead.

Please see:
https://www.w3.org/TR/CSP3/#directive-child-src
https://www.w3.org/TR/CSP3/#directive-frame-src
https://www.w3.org/TR/CSP3/#directive-worker-src

Thanks!
I think I will do that within Bug 1302667. If not, we can revisit this bug.
Depends on: 1302667
Priority: -- → P3
Whiteboard: [domsecurity-backlog1]
Yes. This is fixed by bug 1302667.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.