Closed
Bug 1240623
Opened 9 years ago
Closed 7 years ago
[b2g] content permission prompt needs to use the correct user context id when creating principals
Categories
(Firefox OS Graveyard :: Gaia::System::System UI, defect, P3)
Tracking
(firefox57 fix-optional)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
People
(Reporter: huseby, Assigned: pauljt)
References
(Blocks 1 open bug)
Details
(Whiteboard: [userContextId][OA-backlog])
in the file b2g/components/ContentPermissionPrompt.js there's a call to createCodebasePrincipal that only passes the appId origin attribute when calling createCodebasePrincipal. it also need to pass the default user context id. the solution is to use the chrome utils to create an origin attribute with the default user context id.
Reporter | ||
Comment 1•9 years ago
|
||
not going to fix this, b2g and all.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Comment 2•9 years ago
|
||
Someone else could still do it.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Reporter | ||
Updated•9 years ago
|
Whiteboard: [userContextId] → [userContextId][OA]
Assignee | ||
Updated•9 years ago
|
QA Contact: ptheriault
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → ptheriault
QA Contact: ptheriault
Assignee | ||
Updated•9 years ago
|
Priority: -- → P3
Whiteboard: [userContextId][OA] → [userContextId][OA-backlog]
Updated•7 years ago
|
Blocks: ContextualIdentity
Comment 3•7 years ago
|
||
Bulk change per https://bugzilla.mozilla.org/show_bug.cgi?id=1401020
status-firefox57:
--- → fix-optional
Comment 4•7 years ago
|
||
Firefox OS is not being worked on
Status: REOPENED → RESOLVED
Closed: 9 years ago → 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•