[Webkit-unassigned] [Bug 78406] Move CSSOM wrapper pointer out of StylePropertySet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 10 23:39:17 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78406





--- Comment #3 from Andreas Kling <kling at webkit.org>  2012-02-10 23:39:17 PST ---
(In reply to comment #2)
> (From update of attachment 126620 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=126620&action=review
> 
> r=me with one fix:
> 
> > Source/WebCore/css/StylePropertySet.cpp:49
> > +static PropertySetCSSOMWrapperMap* propertySetCSSOMWrapperMap;
> 
> This pointer needs to be explicitly initialized.

Disregard this cool story, bro. TIL that static globals are zero-initialized..

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list