Closed Bug 1239900 Opened 8 years ago Closed 8 years ago

A better solution to Bug 1178526 (using loadInfo instead of loadContext)

Categories

(Core :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: hchang, Unassigned)

Details

In Bug 1178526, we use loadContext to deliver the signedPkg to make the decision of process switch. It's working but may be not the best one. For example, if an brand-new process is used to load a signed content, it is unable to be considered as a signed content unless we mutate the loadContext or call nsFrameLoader::SwithProcessAndLoadURL to pass around the signedPkg to the docShell. 

I am seeking for a better solution like [1] to fix this by using loadInfo but not loadContext to decide if we need switch process.

[1] https://github.com/elefant/gecko-dev/commits/Better-Bug1178526
Assignee: nobody → hchang
Assignee: hchang → nobody
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.