Closed
Bug 277144
Opened 21 years ago
Closed 16 years ago
[svg sr] layout misc
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: tor, Unassigned)
References
Details
Attachments
(1 file)
|
65 bytes,
text/plain
|
Details |
Files:
layout/build/Makefile.in
layout/build/nsContentDLF.cpp
layout/build/nsLayoutModule.cpp
Attachment #170364 -
Flags: superreview?(roc)
In nsContentDLF.cpp you should do this:
-static char* gSVGTypes[] = {
+static const char* const gSVGTypes[] = {
Attachment #170364 -
Flags: superreview?(roc)
Comment 3•16 years ago
|
||
Closing. Comment 2 is addressed.
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
•