Closed
Bug 1449414
Opened 7 years ago
Closed 7 years ago
Reorder nsCSSAnonBoxList.h
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
Attachments
(2 files)
6.71 KB,
patch
|
xidorn
:
review+
|
Details | Diff | Splinter Review |
1.72 KB,
patch
|
xidorn
:
review+
|
Details | Diff | Splinter Review |
Putting all the non-inheriting entries first means we don't have to play games
at the inclusion sites. This is a small win now, but will help a lot with bug
1449395.
MozReview-Commit-ID: JNt7yFKs6br
![]() |
Assignee | |
Comment 1•7 years ago
|
||
Attachment #8963006 -
Flags: review?(xidorn+moz)
Updated•7 years ago
|
Attachment #8963006 -
Flags: review?(xidorn+moz) → review+
![]() |
Assignee | |
Comment 2•7 years ago
|
||
It's unused.
MozReview-Commit-ID: 2GymDMCE92a
Attachment #8963008 -
Flags: review?(xidorn+moz)
Updated•7 years ago
|
Attachment #8963008 -
Flags: review?(xidorn+moz) → review+
![]() |
Assignee | |
Comment 3•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/a36ad1d5c5618e9aa8d3f5d5e027044a03c0db65
Bug 1449414 - Reorder nsCSSAnonBoxList.h. r=xidorn
https://hg.mozilla.org/integration/mozilla-inbound/rev/a8933ed61c881b7da195f8a0e1ae17e8d68a2f02
Bug 1449414 - Remove nsCSSAnonBoxes::GetNonInheritingPseudoAtom. r=xidorn
Comment 4•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a36ad1d5c561
https://hg.mozilla.org/mozilla-central/rev/a8933ed61c88
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•