Bug 130201 - Pass const RenderStyle& to box decoration functions.
Summary: Pass const RenderStyle& to box decoration functions.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-13 12:06 PDT by zalan
Modified: 2014-03-13 20:44 PDT (History)
5 users (show)

See Also:


Attachments
Patch (39.67 KB, patch)
2014-03-13 12:12 PDT, zalan
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>