Closed
Bug 1216062
Opened 9 years ago
Closed 9 years ago
Install packaged web app with package identifier taken into account.
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: hchang, Assigned: hchang)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
In Bug 1178526 patch Part 2, we
1) Extract package identifier during signature verification
2) Callback OnStartSignedPackageRequest with package identifier
3) Install permission with origin containing the package identifier
Since Bug 1178526 is still under review and patch Part 2 is needed by Bug 1180088 to make permission installation and check consistent, I decide to split the patch to this separate bug and to decouple the dependency between Bug 1180088 and Bug 1178526.
The patch and its test cases has been r+'d so I will just move the patch around here and flag checkin-needed.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → hchang
Assignee | ||
Updated•9 years ago
|
Blocks: nsec-installing
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8675594 -
Attachment description: Bug1216062.patch → Bug1216062.patch (r+'d in Bug 1178526 Part 2 & 4)
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 5•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
Comment 6•9 years ago
|
||
Comment 7•9 years ago
|
||
Good job!
Thank you Henry!!
You need to log in
before you can comment on or make changes to this bug.
Description
•