Closed
Bug 1584904
Opened 5 years ago
Closed 5 years ago
remove cert_storage dependency on style
Categories
(Core :: Security: PSM, task, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
References
Details
(Whiteboard: [psm-assigned])
Attachments
(1 file)
cert_storage's dependency on style causes it to be built very late in the piece, but it doesn't actually use anything from style. Let's remove the dependency.
Assignee | ||
Comment 1•5 years ago
|
||
![]() |
||
Updated•5 years ago
|
Assignee: nobody → cam
Priority: -- → P1
Whiteboard: [psm-assigned]
Assignee | ||
Comment 2•5 years ago
|
||
![]() |
||
Comment 3•5 years ago
|
||
Looks like the code that used style was removed in https://hg.mozilla.org/mozilla-central/rev/d1814ba5bb8e0b5716c4eb728ca3a6e9aa305fcc
Depends on: 1539415
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f5cce52461ba
Remove cert_storage dependency on style. r=keeler
![]() |
||
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•