[Webkit-unassigned] [Bug 131093] Move removeEquivalentProperties functions to EditingStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 30 04:48:30 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=131093





--- Comment #15 from Zsolt Borbely <zsborbely.u-szeged at partner.samsung.com>  2014-04-30 04:48:52 PST ---
(In reply to comment #12)
> (From update of attachment 230388 [details])
> 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.

You are right.
I checked that there is an other template definition in the same file and I just copied its align.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list