Closed Bug 1219453 Opened 9 years ago Closed 6 years ago

Investigate why redirect preloads fail to proceed to the load if CSP would block the load

Categories

(Core :: DOM: Security, defect, P2)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: kmckinley, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [domsecurity-active])

During implementation of child-src, it was discovered that during redirection, if the content type of the loadInfo was a preload type in CSPService::AsyncOnRedirect, the load halts and does not attempt to load the actual resource. The end result of this should be that the call to nsContentUtils::InternalContentPolicyTypeToExternalOrWorker should be change to nsContentUtils::InternalContentPolicyTypeToExternalOrCSPInternal, and all tests should pass.
Assignee: nobody → kmckinley
Priority: -- → P2
Status: NEW → ASSIGNED
Whiteboard: [domsecurity-active]
Assignee: kate+bugzilla → nobody
Status: ASSIGNED → NEW

I don't know when it happend, but I am sure this got solved somewhere along the road. Marking this bug as WORKSFORME.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.