[webkit-reviews] review granted: [Bug 84734] Rename CSSStyleSelector class to StyleResolver. : [Attachment 138580] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 12:34:58 PDT 2012


Andreas Kling <kling at webkit.org> has granted Alexis Menard (darktears)
<alexis.menard at openbossa.org>'s request for review:
Bug 84734: Rename CSSStyleSelector class to StyleResolver.
https://bugs.webkit.org/show_bug.cgi?id=84734

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

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


rs=me, now don't go breaking my heart!

>> Source/WebCore/css/CSSStyleSelector.h:122
>> +	WTF_MAKE_NONCOPYABLE(StyleResolver);WTF_MAKE_FAST_ALLOCATED;
> 
> More than one command on the same line  [whitespace/newline] [4]

At least put a space after the ;


More information about the webkit-reviews mailing list