Closed
Bug 1490311
Opened 7 years ago
Closed 7 years ago
Some misc. cleanup
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(4 files)
No description provided.
| Assignee | ||
Comment 1•7 years ago
|
||
I thought I could clean up a bit more, but this is it for now.
| Assignee | ||
Comment 2•7 years ago
|
||
Turns out I did have more stuff to clean up.
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Comment on attachment 9008078 [details]
Bug 1490311 - Remove unused NS_ROUND_OFFSET_TO_PIXELS and SetColumnRuleWidth.
Daniel Holbert [:dholbert] has approved the revision.
Attachment #9008078 -
Flags: review+
Comment 6•7 years ago
|
||
Comment on attachment 9008062 [details]
Bug 1490311 - Remove useless nsStyleFont constructor.
Daniel Holbert [:dholbert] has approved the revision.
Attachment #9008062 -
Flags: review+
Comment 7•7 years ago
|
||
Comment on attachment 9008058 [details]
Bug 1490311 - Remove unused nsStyleFont::{EnableZoom, UnZoomText}.
Daniel Holbert [:dholbert] has approved the revision.
Attachment #9008058 -
Flags: review+
Comment 8•7 years ago
|
||
Comment on attachment 9008089 [details]
Bug 1490311 - Remove some other unused constructors / setters.
Daniel Holbert [:dholbert] has approved the revision.
Attachment #9008089 -
Flags: review+
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/efa759ae5eb0
Remove unused nsStyleFont::{EnableZoom, UnZoomText}. r=dholbert
https://hg.mozilla.org/integration/autoland/rev/e40729af94e6
Remove useless nsStyleFont constructor. r=dholbert
https://hg.mozilla.org/integration/autoland/rev/62172d3ec291
Remove unused NS_ROUND_OFFSET_TO_PIXELS and SetColumnRuleWidth. r=dholbert
https://hg.mozilla.org/integration/autoland/rev/ac14e03c37f0
Remove some other unused constructors / setters. r=dholbert
Comment 10•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/efa759ae5eb0
https://hg.mozilla.org/mozilla-central/rev/e40729af94e6
https://hg.mozilla.org/mozilla-central/rev/62172d3ec291
https://hg.mozilla.org/mozilla-central/rev/ac14e03c37f0
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•