[webkit-reviews] review granted: [Bug 82127] Don't use CSSRuleList for child rule ownership : [Attachment 133643] more correct ChangeLog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 25 07:01:47 PDT 2012


Andreas Kling <kling at webkit.org> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 82127: Don't use CSSRuleList for child rule ownership
https://bugs.webkit.org/show_bug.cgi?id=82127

Attachment 133643: more correct ChangeLog
https://bugs.webkit.org/attachment.cgi?id=133643&action=review

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


r=me

> Source/WebCore/css/CSSMediaRule.cpp:124
> +	   result.append(" ");

Since we are touching this, we should also change " " to ' '. Same comment
repeated for other applicable lines.


More information about the webkit-reviews mailing list