Bug 119783 - Add toSVGTextPathElement(), and use it
Summary: Add toSVGTextPathElement(), and use it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2013-08-13 21:39 PDT by Gyuyoung Kim
Modified: 2013-08-14 03:11 PDT (History)
11 users (show)

See Also:


Attachments
Patch (3.34 KB, patch)
2013-08-13 21:42 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2013-08-13 21:39:56 PDT
As a step to clean-up static_cast<SVGXXX>, static_cast<SVGTextPathElement*> can be changed with toSVGTextPathElement().

Blink merge from https://src.chromium.org/viewvc/blink?view=rev&revision=156060
Comment 1 Gyuyoung Kim 2013-08-13 21:42:03 PDT
Created attachment 208698 [details]
Patch
Comment 2 WebKit Commit Bot 2013-08-14 03:11:38 PDT
Comment on attachment 208698 [details]
Patch

Clearing flags on attachment: 208698

Committed r154043: <http://trac.webkit.org/changeset/154043>
Comment 3 WebKit Commit Bot 2013-08-14 03:11:43 PDT
All reviewed patches have been landed.  Closing bug.