[webkit-reviews] review granted: [Bug 83708] Crash in CSSStyleSheet::deleteRule : [Attachment 136732] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 12:59:44 PDT 2012


Andreas Kling <kling at webkit.org> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 83708: Crash in CSSStyleSheet::deleteRule
https://bugs.webkit.org/show_bug.cgi?id=83708

Attachment 136732: patch
https://bugs.webkit.org/attachment.cgi?id=136732&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=136732&action=review


> Source/WebCore/ChangeLog:8
> +	   Andreas spotted that the wrapper needs to be null checked before
calling setParentStyleSheet(0).

Sounds like a clever guy!


More information about the webkit-reviews mailing list