[webkit-reviews] review granted: [Bug 125623] StyleResolver::adjustRenderStyle() should take RenderStyle references. : [Attachment 219064] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 12 08:11:41 PST 2013


Anders Carlsson <andersca at apple.com> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 125623: StyleResolver::adjustRenderStyle() should take RenderStyle
references.
https://bugs.webkit.org/show_bug.cgi?id=125623

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=219064&action=review


> Source/WebCore/rendering/RenderTheme.h:77
> +    void adjustStyle(StyleResolver&, RenderStyle&, Element*,  bool
UAHasAppearance,
>			const BorderData&, const FillLayer&, const Color&
backgroundColor);

I'd fix the indentation and extra space here.


More information about the webkit-reviews mailing list