Bug 126136 - Make Text::createTextRenderer() take a const RenderStyle&.
Summary: Make Text::createTextRenderer() 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-12-22 08:02 PST by Andreas Kling
Modified: 2013-12-26 09:57 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2013-12-22 08:09 PST, 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-12-22 08:02:59 PST
Make Text::createTextRenderer() take a const RenderStyle&.
Comment 1 Andreas Kling 2013-12-22 08:09:10 PST
Created attachment 219874 [details]
Patch
Comment 2 Andreas Kling 2013-12-26 09:57:24 PST
Committed r161089: <http://trac.webkit.org/changeset/161089>