Closed Bug 424292 Opened 17 years ago Closed 17 years ago

security.fileuri.strict_origin_policy pref not observed by nsDocShell

Categories

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

defect

Tracking

()

RESOLVED INVALID
mozilla1.9

People

(Reporter: jst, Assigned: dveditz)

References

(Depends on 1 open bug)

Details

Followup bug from bug 402983. The fix for that bug landed with caps code observing the pref "security.fileuri.strict_origin_policy", but the nsDocShell code only checking it on nsDocShell creation. That means that the seen pref values can be out of sync, which is not what we want. Not a huge deal, but easy to fix and worthwhile for 1.9 IMO.
Flags: blocking1.9+
Priority: -- → P2
No longer depends on: 402983
Depends on: 402983
Version: unspecified → Trunk
This is no longer an issue as the docshell now doesn't use this pref at all directly... Marking INVALID.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Depends on: 1730535
You need to log in before you can comment on or make changes to this bug.