[Webkit-unassigned] [Bug 12060] SVG needs to be wired into the shared attribute system
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 15 20:10:53 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12060
hyatt at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12453|review? |review+
Flag| |
------- Comment #6 from hyatt at apple.com 2007-01-15 20:10 PDT -------
(From update of attachment 12453)
static HashMap<AtomicStringImpl*, int>* propertyNameToIdMap = 0;
Remove the "= 0". Statics in a function are already initialized to 0.
r=me
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list