Closed
Bug 620358
Opened 13 years ago
Closed 13 years ago
Uninitialized variable warning in SVGAnimatedPointList::SetBaseValueString
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b9
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
(Whiteboard: [build_warning])
Attachments
(1 file, 2 obsolete files)
1.92 KB,
patch
|
Details | Diff | Splinter Review |
Bug 522308 caused an uninitialized variable warning about animValWrapper.
Flags: in-testsuite-
Attachment #498718 -
Flags: review?(jwatt)
![]() |
||
Comment 1•13 years ago
|
||
nsnull please, and can you do the same for SVGAnimatedPathSegList?
Assignee | ||
Comment 2•13 years ago
|
||
Certainly.
Attachment #498718 -
Attachment is obsolete: true
Attachment #498728 -
Flags: review?(jwatt)
Attachment #498718 -
Flags: review?(jwatt)
![]() |
||
Comment 3•13 years ago
|
||
Comment on attachment 498728 [details] [diff] [review] Patch v2 thanks
Attachment #498728 -
Flags: review?(jwatt) → review+
Assignee | ||
Updated•13 years ago
|
Attachment #498728 -
Flags: approval2.0?
Attachment #498728 -
Flags: approval2.0? → approval2.0+
Keywords: checkin-needed
Whiteboard: [build_warning] → [build_warning][needs landing]
Assignee | ||
Comment 4•13 years ago
|
||
Attachment #498728 -
Attachment is obsolete: true
Comment 5•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/0257a5a7419a
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [build_warning][needs landing] → [build_warning]
Target Milestone: --- → mozilla2.0b9
You need to log in
before you can comment on or make changes to this bug.
Description
•