Bug 130201

Summary: Pass const RenderStyle& to box decoration functions.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: esprehn+autocc, glenn, kling, kondapallykalyan, webkit-ews
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description zalan 2014-03-13 12:06:11 PDT
instead of const RenderStyle*
Comment 1 zalan 2014-03-13 12:12:33 PDT
Created attachment 226609 [details]
Patch
Comment 2 Andreas Kling 2014-03-13 12:21:04 PDT
Comment on attachment 226609 [details]
Patch

rs=me!
Comment 3 zalan 2014-03-13 20:44:31 PDT
Committed r165599: <http://trac.webkit.org/changeset/165599>