Closed
Bug 1402246
Opened 8 years ago
Closed 8 years ago
Remove unused declarations in nsStyleStruct.h
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
Details
Attachments
(2 files)
Need a bug number for my clean-up patches.
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8911078 [details]
Bug 1402246 - Remove "friend struct" declarations in nsStyleStruct.h.
https://reviewboard.mozilla.org/r/182572/#review187878
Attachment #8911078 -
Flags: review?(cam) → review+
Comment 4•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8911079 [details]
Bug 1402246 - Remove unused NS_SPACING_{MARGIN, PADDING, BORDER}.
https://reviewboard.mozilla.org/r/182574/#review187880
Attachment #8911079 -
Flags: review?(cam) → review+
Pushed by tlin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/83d519cf2beb
Remove "friend struct" declarations in nsStyleStruct.h. r=heycam
https://hg.mozilla.org/integration/autoland/rev/7bcda8f31f98
Remove unused NS_SPACING_{MARGIN, PADDING, BORDER}. r=heycam
Comment 6•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/83d519cf2beb
https://hg.mozilla.org/mozilla-central/rev/7bcda8f31f98
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•