Closed
Bug 1219534
Opened 10 years ago
Closed 10 years ago
remove unused SetStyle##name_ methods on nsStyleContext
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
Details
Attachments
(1 file)
1.96 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
The macro-defined SetStyleXXX methods on nsStyleContext are unused; let's remove them.
Assignee | ||
Comment 1•10 years ago
|
||
These were added in bug 527977 and their only callers were removed in bug 1209603.
Assignee | ||
Updated•10 years ago
|
Attachment #8680441 -
Attachment is patch: true
Comment 2•10 years ago
|
||
Comment on attachment 8680441 [details] [diff] [review]
patch
Sounds good, r=me. Thanks for the historical notes.
Attachment #8680441 -
Flags: review?(dholbert) → review+
Comment 4•10 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Comment 5•10 years ago
|
||
bugherder uplift |
status-b2g-v2.5:
--- → fixed
Comment 6•10 years ago
|
||
removing the b2g 2.5 flag since this commit has been reverted due to an incorrect merge, sorry for the confusion
status-b2g-v2.5:
fixed → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•