Closed
Bug 363232
Opened 19 years ago
Closed 19 years ago
nsLineLayout::mWordWidth now unused
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: dbaron)
Details
(Whiteboard: [patch])
Attachments
(1 file)
|
6.74 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
In the merging between bug 300030 and bug 343445 I didn't notice that nsLineLayout::mWordWidth became unused and can be removed.
roc, you should double check that this ought to have disappeared with the reflow branch.
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [patch]
| Assignee | ||
Comment 1•19 years ago
|
||
Pretty trivial patch; just please check that you intended this to become unused with the reflow branch.
Attachment #248031 -
Flags: superreview?(roc)
Attachment #248031 -
Flags: review?(roc)
Attachment #248031 -
Flags: superreview?(roc)
Attachment #248031 -
Flags: superreview+
Attachment #248031 -
Flags: review?(roc)
Attachment #248031 -
Flags: review+
| Assignee | ||
Comment 2•19 years ago
|
||
Checked in to trunk.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•