Bug 128048 - SVGTextLayoutAttributesBuilder shouldn't use RenderText::deprecatedCharacters()
Summary: SVGTextLayoutAttributesBuilder shouldn't use RenderText::deprecatedCharacters()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-01 12:24 PST by Anders Carlsson
Modified: 2014-02-01 12:32 PST (History)
9 users (show)

See Also:


Attachments
Patch (5.71 KB, patch)
2014-02-01 12:28 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-02-01 12:24:56 PST
SVGTextLayoutAttributesBuilder shouldn't use RenderText::deprecatedCharacters()
Comment 1 Anders Carlsson 2014-02-01 12:28:12 PST
Created attachment 222887 [details]
Patch
Comment 2 Anders Carlsson 2014-02-01 12:32:30 PST
Committed r163248: <http://trac.webkit.org/changeset/163248>