RESOLVED FIXED 125623
StyleResolver::adjustRenderStyle() should take RenderStyle references.
https://bugs.webkit.org/show_bug.cgi?id=125623
Summary StyleResolver::adjustRenderStyle() should take RenderStyle references.
Andreas Kling
Reported 2013-12-12 02:41:37 PST
Lazy morning patch incoming.
Attachments
Patch (40.88 KB, patch)
2013-12-12 02:42 PST, Andreas Kling
andersca: review+
Andreas Kling
Comment 1 2013-12-12 02:42:11 PST
Anders Carlsson
Comment 2 2013-12-12 08:09:53 PST
Comment on attachment 219064 [details] Patch 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.
Andreas Kling
Comment 3 2013-12-13 01:53:45 PST
Note You need to log in before you can comment on or make changes to this bug.