[webkit-reviews] review granted: [Bug 121716] Remove includes from LineWidth.h : [Attachment 212220] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 20 20:09:43 PDT 2013


Darin Adler <darin at apple.com> has granted Zoltan Horvath <zoltan at webkit.org>'s
request for review:
Bug 121716: Remove includes from LineWidth.h
https://bugs.webkit.org/show_bug.cgi?id=121716

Attachment 212220: proposed patch
https://bugs.webkit.org/attachment.cgi?id=212220&action=review

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


> Source/WebCore/rendering/LineWidth.h:38
> +struct LineSegment;

Our normal style is to put struct forward declarations into a separate
paragraph. I’ll still say cq+ though. No need to hold this up on such a small
thing.


More information about the webkit-reviews mailing list