Closed
Bug 392829
Opened 17 years ago
Closed 16 years ago
Clean up nsLineLayout.h
Categories
(Core :: Layout: Block and Inline, defect)
Core
Layout: Block and Inline
Tracking
()
RESOLVED
FIXED
People
(Reporter: roc, Assigned: roc)
Details
Attachments
(1 file)
26.01 KB,
patch
|
dbaron
:
review+
dbaron
:
superreview+
dbaron
:
approval1.9+
|
Details | Diff | Splinter Review |
nsLineLayout has some flags and members that aren't used anymore by the new textframe. This patch cleans those up. I also removed the useless caching of the compatibility mode.
Attachment #277333 -
Flags: superreview?(dbaron)
Attachment #277333 -
Flags: review?(dbaron)
Attachment #277333 -
Flags: approval1.9?
Comment 1•16 years ago
|
||
Comment on attachment 277333 [details] [diff] [review] patch r+sr+a1.9=dbaron. Sorry for the huge delay here.
Attachment #277333 -
Flags: superreview?(dbaron)
Attachment #277333 -
Flags: superreview+
Attachment #277333 -
Flags: review?(dbaron)
Attachment #277333 -
Flags: review+
Attachment #277333 -
Flags: approval1.9?
Attachment #277333 -
Flags: approval1.9+
Assignee | ||
Comment 2•16 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•