Closed
Bug 1698827
Opened 4 years ago
Closed 4 years ago
about:crashes padding-bottom on table no longer appears
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox86 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | fixed |
People
(Reporter: ntim, Assigned: ntim)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
This is because border-collapse was used instead of border-spacing.
Comment 1•4 years ago
|
||
Type: task → defect
Comment 2•4 years ago
|
||
Set release status flags based on info from the regressing bug 1513184
status-firefox86:
--- → unaffected
status-firefox87:
--- → unaffected
status-firefox88:
--- → affected
status-firefox-esr78:
--- → unaffected
Assignee | ||
Comment 3•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → ntim.bugs
Status: NEW → ASSIGNED
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f70e6dc76cfd
Use border-spacing: 0; on about:crashes tables. r=gsvelto
Comment 5•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Updated•4 years ago
|
Keywords: regression
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
•