Closed
Bug 1584548
Opened 6 years ago
Closed 6 years ago
"Modulus" no longer collapsed on about:certificate
Categories
(Firefox :: Security, defect, P1)
Firefox
Security
Tracking
()
RESOLVED
FIXED
Firefox 71
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox-esr68 | --- | unaffected |
| firefox67 | --- | unaffected |
| firefox68 | --- | unaffected |
| firefox69 | --- | unaffected |
| firefox70 | --- | unaffected |
| firefox71 | --- | fixed |
People
(Reporter: johannh, Assigned: carolina.jimenez.g)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(1 file)
The "modulus" collapse no longer works, because this: https://searchfox.org/mozilla-central/rev/f1e99da78fe6c3c68696358dac06aed90f8112d3/toolkit/components/certviewer/content/components/info-item.js#65
should use this.item.labelId instead of just "label".
Carolina, do you have time to fix this? :)
Flags: needinfo?(carolina.jimenez.g)
| Assignee | ||
Comment 1•6 years ago
|
||
Hey, yes, I'll take care of it :)
Flags: needinfo?(carolina.jimenez.g)
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → carolina.jimenez.g
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/a0d28ade0bb3
Fixes "modulus" item collapse and adds a test to check it.r=johannh
Keywords: checkin-needed
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
Updated•6 years ago
|
status-firefox67:
--- → unaffected
status-firefox68:
--- → unaffected
status-firefox69:
--- → unaffected
status-firefox70:
--- → unaffected
status-firefox-esr60:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•