[webkit-reviews] review granted: [Bug 131093] Move removeEquivalentProperties functions to EditingStyle : [Attachment 230388] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 29 16:04:31 PDT 2014


Darin Adler <darin at apple.com> has granted Zsolt Borbely
<zsborbely.u-szeged at partner.samsung.com>'s request for review:
Bug 131093: Move removeEquivalentProperties functions to EditingStyle
https://bugs.webkit.org/show_bug.cgi?id=131093

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=230388&action=review


> Source/WebCore/editing/EditingStyle.h:113
> +    template<typename T>
> +    void removeEquivalentProperties(const T&);

I’d format this on a single line. It’s misleading formatted like this.


More information about the webkit-reviews mailing list