Closed
Bug 1179985
Opened 8 years ago
Closed 7 years ago
[meta] Make all Origin-Related APIs OriginAttributes-aware
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
FxOS-S8 (02Oct)
People
(Reporter: bholley, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: meta, Whiteboard: [userContextId])
Right now we've got a bunch of APIs that manually separate origins by |inBrowser| and |appId|. These APIs should use OriginAttributes instead, which will allow us to easily introduce additional OriginAttributes for stuff like bug 1179557. Yoshi is leading this effort.
Reporter | ||
Updated•8 years ago
|
Updated•8 years ago
|
Blocks: nsec-origins
Updated•8 years ago
|
Status: NEW → ASSIGNED
Depends on: 1188776
Depends on: 1188777
Updated•8 years ago
|
Blocks: ContextualIdentity
Depends on: 1191740
Depends on: 1196665
Depends on: 1197093
Updated•8 years ago
|
Priority: -- → P2
Target Milestone: --- → FxOS-S8 (02Oct)
Updated•8 years ago
|
Summary: Make all Origin-Related APIs OriginAttributes-aware → [meta] Make all Origin-Related APIs OriginAttributes-aware
Depends on: 1191653
Depends on: 1214071
Depends on: 1196644
Depends on: 1213577
Updated•7 years ago
|
Whiteboard: [userContextId]
Assignee: allstars.chh → nobody
Status: ASSIGNED → NEW
This was fixed in 50. Closing meta bug for PM reasons.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•