Closed
Bug 1191739
Opened 9 years ago
Closed 9 years ago
expose principal in ContentParent
Categories
(Core :: DOM: Content Processes, defect)
Core
DOM: Content Processes
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
Details
ContentParent will store mAppManifestURL, however for FxOS new security model the signed content might not be installed at all, so we should expose a principal for the ContentParent.
Is this different from 1191740?
I think attaching the information on TabContextParent is better since we might need to run multiple things in the same process in some cases to save memory.
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 years ago
|
||
Mark as WONTFIX since Bug 1191740 should be enough.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•