Closed
Bug 254790
Opened 21 years ago
Closed 21 years ago
nsDocument.h includes nsChangeHint.h
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Biesinger, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
1.10 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
both nsDocument.h and nsIDocumentObserver.h include nsChangeHint.h. At least
nsDocument does not need it; it'd be good to remove the include from the headers
to speed up compilation & rebuilds when nsChangeHint.h is changed.
![]() |
Assignee | |
Comment 1•21 years ago
|
||
![]() |
Assignee | |
Comment 2•21 years ago
|
||
Comment on attachment 155493 [details] [diff] [review]
Patch
David, this is a trivial change...
Attachment #155493 -
Flags: superreview?(dbaron)
Attachment #155493 -
Flags: review?(dbaron)
![]() |
Assignee | |
Comment 3•21 years ago
|
||
Comment on attachment 155493 [details] [diff] [review]
Patch
David sez r+sr (on irc)
Attachment #155493 -
Flags: superreview?(dbaron)
Attachment #155493 -
Flags: superreview+
Attachment #155493 -
Flags: review?(dbaron)
Attachment #155493 -
Flags: review+
![]() |
Assignee | |
Updated•21 years ago
|
Assignee: general → bzbarsky
![]() |
Assignee | |
Comment 4•21 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•