Closed
Bug 738705
Opened 13 years ago
Closed 13 years ago
Remove dead class CompareByContentOrderComparator in nsFrameList
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: dholbert, Assigned: dholbert)
References
Details
Attachments
(1 file)
1.62 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Bug 556446 (a dead-code removal bug) removed the last usage of CompareByContentOrderComparator / CompareByContentOrder in nsFrameList.cpp, but it left those two pieces of now-dead code behind.
Filing this bug on removing them.
Assignee | ||
Comment 1•13 years ago
|
||
![]() |
||
Comment 2•13 years ago
|
||
Comment on attachment 608769 [details] [diff] [review]
fix v1
r=me
Attachment #608769 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•13 years ago
|
||
OS: Linux → All
Hardware: x86_64 → All
Target Milestone: --- → mozilla14
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•