Closed Bug 1307366 Opened 8 years ago Closed 8 years ago

audit referrerpolicy code and move it out of if (csp) { ... } blocks

Categories

(Core :: DOM: Security, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: freddy, Unassigned)

References

Details

While deprecating referrer policy in CSP and moving support to the RP header, we should make sure that all related code is *outside* of  if (csp) { … } code blocks.

See here to start:

http://searchfox.org/mozilla-central/source/dom/workers/ScriptLoader.cpp#1218
I must have mis-interpreted the code. After talking with ckerschb, we decided the bug is invalid.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.