[webkit-reviews] review granted: [Bug 49731] Web Inspector: [REGRESSION] Crash on opening WebInspector for a page with CSS containing @media with nested rules : [Attachment 74368] [PATCH] Suggested fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 04:44:25 PST 2010


Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 49731: Web Inspector: [REGRESSION] Crash on opening WebInspector for a page
with CSS containing @media with nested rules
https://bugs.webkit.org/show_bug.cgi?id=49731

Attachment 74368: [PATCH] Suggested fix
https://bugs.webkit.org/attachment.cgi?id=74368&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=74368&action=review

> WebCore/inspector/InspectorStyleSheet.cpp:682
> +	   RefPtr<InspectorObject> bogusStyle = InspectorObject::create();

Please add FIXME here.


More information about the webkit-reviews mailing list