Closed
Bug 1069559
Opened 11 years ago
Closed 11 years ago
Implement dynamic pinning backend and idls for trusted Apps
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: cviecco, Assigned: cviecco)
References
Details
Attachments
(3 files)
|
44.72 KB,
patch
|
cviecco
:
review+
lmandel
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
|
3.63 KB,
patch
|
cviecco
:
review+
lmandel
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
|
40.22 KB,
patch
|
cviecco
:
review+
lmandel
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
This is post landing split of bug Bug 787133 so that the trusted app section can be easily tracked
| Assignee | ||
Updated•11 years ago
|
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
This is the same as: https://bugzilla.mozilla.org/attachment.cgi?id=8490886 but rebased for aurora. r+ by keeler
Attachment #8491743 -
Flags: review+
| Assignee | ||
Comment 3•11 years ago
|
||
r+ by keeler as part of bug 787133.
Attachment #8491744 -
Flags: review+
| Assignee | ||
Comment 4•11 years ago
|
||
r+ by keeler as part of bug 787133
Attachment #8491745 -
Flags: review+
| Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•11 years ago
|
||
Comment on attachment 8491743 [details] [diff] [review]
pinning-tako-imp-aurora
Approval Request Comment
[Feature/regressing bug #]:[Feature/regressing bug #]: This is required for 1016421
[User impact if declined]: Cannot do trusted apps
[Describe test coverage new/current, TBPL]: Added new xpchsell tests for all functionality.
[Risks and why]: Might break HSTS, as it changes some interals of its storage. However all tests pass.
[String/UUID change made/needed]: In another part: UUID update for nsSiteSecurityService, two new functions where added (one of them c++ only)
Attachment #8491743 -
Flags: approval-mozilla-aurora?
| Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8491744 [details] [diff] [review]
pinning-tako-idl
Approval Request Comment
[Feature/regressing bug #]: This is required for 1016421
[User impact if declined]: Cannot do trusted apps
[Describe test coverage new/current, TBPL]: Added new xpchsell tests for all functionality.
[Risks and why]: Might break HSTS, as it changes some interals of its storage. However all tests pass.
[String/UUID change made/needed]: UUID update for nsSiteSecurityService, two new functions where added (one of them c++ only)
Attachment #8491744 -
Flags: approval-mozilla-aurora?
| Assignee | ||
Comment 7•11 years ago
|
||
Comment on attachment 8491745 [details] [diff] [review]
pinning-tako-tests
Approval Request Comment
[Feature/regressing bug #]:[Feature/regressing bug #]: This is required for 1016421
[User impact if declined]: Cannot do trusted apps
[Describe test coverage new/current, TBPL]: Added new xpchsell tests for all functionality.
[Risks and why]: Might break HSTS, as it changes some interals of its storage. However all tests pass.
[String/UUID change made/needed]: In another part: UUID update for nsSiteSecurityService, two new functions where added (one of them c++ only)
Attachment #8491745 -
Flags: approval-mozilla-aurora?
Comment 8•11 years ago
|
||
Comment on attachment 8491743 [details] [diff] [review]
pinning-tako-imp-aurora
Aurora+
Attachment #8491743 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•11 years ago
|
Attachment #8491744 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•11 years ago
|
Attachment #8491745 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
| Assignee | ||
Comment 9•11 years ago
|
||
Updated•11 years ago
|
Assignee: nobody → cviecco
status-b2g-v2.1:
--- → fixed
status-b2g-v2.2:
--- → fixed
status-firefox33:
--- → wontfix
status-firefox34:
--- → fixed
status-firefox35:
--- → fixed
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•