Closed
Bug 280519
Opened 20 years ago
Closed 20 years ago
Clean up nsSVGValue.h dependencies
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: alex, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
|
16.15 KB,
patch
|
scootermorris
:
review+
|
Details | Diff | Splinter Review |
nsSVGValue.h should not include nsGenericElement.h
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Updated•20 years ago
|
Attachment #172951 -
Flags: review?(scooter)
| Reporter | ||
Updated•20 years ago
|
Attachment #172951 -
Flags: review?(scooter) → review?(scootermorris)
| Reporter | ||
Comment 2•20 years ago
|
||
It turns out that a lot of other files relied on nsSVGValue.h to implicitly provide nsContentUtils.h -> Patch updated.
Attachment #172951 -
Attachment is obsolete: true
Attachment #172954 -
Flags: review?(scootermorris)
| Reporter | ||
Updated•20 years ago
|
Attachment #172951 -
Flags: review?(scootermorris)
Updated•20 years ago
|
Attachment #172954 -
Flags: review?(scootermorris) → review+
| Reporter | ||
Comment 3•20 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•