[Webkit-unassigned] [Bug 83612] Split CSSStyleSheet into internal and CSSOM type
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 11 13:14:20 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83612
--- Comment #17 from Antti Koivisto <koivisto at iki.fi> 2012-04-11 13:14:19 PST ---
(In reply to comment #16)
> (From update of attachment 136708 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=136670&action=review
>
> > Source/WebCore/css/CSSStyleSheet.cpp:510
> > + m_childRuleCSSOMWrappers[index]->setParentStyleSheet(0);
>
> We're gonna need a null check here, since this particular wrapper may not have been instantiated.
This bug was already in existing code. Fixed separately in http://trac.webkit.org/changeset/113898.
--
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