Closed
Bug 1225349
Opened 9 years ago
Closed 9 years ago
PrincipalOriginAttributes should inherit mSignedPkg accordingly by URI
Categories
(Core :: Security: CAPS, defect)
Core
Security: CAPS
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox45 | --- | affected |
People
(Reporter: allstars.chh, Unassigned)
References
Details
See Jonas' comment in https://bugzilla.mozilla.org/show_bug.cgi?id=1209162#c4
Basically in Bug 1209162 we will add
PrincipalOriginAttributes.InheritFromDocShellToDoc
DocShellOriginAttributes.InheritFromDocToChildDocShell
These two methods will take an additional nsIURI argument, and the attribute mSignedPkg should be inherited if the nsIURI is located in the same signed package.
Reporter | ||
Updated•9 years ago
|
Blocks: nsec-origins
Reporter | ||
Comment 1•9 years ago
|
||
he replied in https://bugzilla.mozilla.org/show_bug.cgi?id=1209162#c39 DocShell ones doesn't need URI, so updating subject.
Summary: Principal/DocShellOriginAttributes should inherit mSignedPkg accordingly by URI → PrincipalOriginAttributes should inherit mSignedPkg accordingly by URI
Reporter | ||
Comment 2•9 years ago
|
||
we won't do nsec now.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•