Bug 123434 - applyTextTransform() should take a const RenderStyle&.
Summary: applyTextTransform() should take a const RenderStyle&.
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: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-28 22:01 PDT by Andreas Kling
Modified: 2013-10-28 22:16 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.07 KB, patch)
2013-10-28 22:02 PDT, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-10-28 22:01:47 PDT
applyTextTransform() should take a const RenderStyle&.
Comment 1 Andreas Kling 2013-10-28 22:02:56 PDT
Created attachment 215365 [details]
Patch
Comment 2 Andreas Kling 2013-10-28 22:16:45 PDT
Committed r158181: <http://trac.webkit.org/changeset/158181>