Closed
Bug 497115
Opened 15 years ago
Closed 14 years ago
nsHTMLEditor.cpp contains unnecessary includes
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: arno, Assigned: arno)
Details
Attachments
(1 file)
3.18 KB,
patch
|
peterv
:
review+
peterv
:
superreview+
benjamin
:
approval2.0-
|
Details | Diff | Splinter Review |
Hi,
nsHTMLEditor.cpp contains unnessary includes. I could remove 27 of them and have the code still compile. Patch coming soon.
Assignee | ||
Comment 1•15 years ago
|
||
I discovered that accidentaly, but may some more files need cleanup.
Assignee: nobody → arno
Assignee | ||
Updated•15 years ago
|
Attachment #382315 -
Flags: review?(peterv)
Updated•15 years ago
|
Attachment #382315 -
Flags: superreview+
Attachment #382315 -
Flags: review?(peterv)
Attachment #382315 -
Flags: review+
Comment 2•14 years ago
|
||
So this is good for checkin right?
Comment 3•14 years ago
|
||
Comment on attachment 382315 [details] [diff] [review]
patch v1
(In reply to comment #2)
> So this is good for checkin right?
Once it gets approved.
Attachment #382315 -
Flags: approval2.0?
Comment 4•14 years ago
|
||
To keep the tree quiet, let's wait until after FF4 branches.
Updated•14 years ago
|
Attachment #382315 -
Flags: approval2.0? → approval2.0-
Updated•14 years ago
|
Whiteboard: [ready-for-post-2.0]
Comment 5•14 years ago
|
||
Whiteboard: [ready-for-post-2.0] → fixed-in-cedar
Comment 6•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/8603881f7308
Thanks a lot for your patch, Arno!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
Target Milestone: --- → mozilla2.2
You need to log in
before you can comment on or make changes to this bug.
Description
•