Bug 125623

Summary: StyleResolver::adjustRenderStyle() should take RenderStyle references.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, kling, kondapallykalyan, macpherson, menard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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.