Bug 118942 - Introduce toSVGUseElement(), use it
Summary: Introduce toSVGUseElement(), 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-07-20 04:36 PDT by Gyuyoung Kim
Modified: 2013-07-22 05:07 PDT (History)
10 users (show)

See Also:


Attachments
Patch (8.88 KB, patch)
2013-07-20 04:38 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-07-20 04:36:46 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGUseElement*> can be changed with toSVGUseElement().
Comment 1 Gyuyoung Kim 2013-07-20 04:38:33 PDT
Created attachment 207196 [details]
Patch
Comment 2 Gyuyoung Kim 2013-07-21 02:47:23 PDT
Merge from https://src.chromium.org/viewvc/blink?view=rev&revision=154609
Comment 3 WebKit Commit Bot 2013-07-22 05:07:37 PDT
Comment on attachment 207196 [details]
Patch

Clearing flags on attachment: 207196

Committed r152963: <http://trac.webkit.org/changeset/152963>
Comment 4 WebKit Commit Bot 2013-07-22 05:07:41 PDT
All reviewed patches have been landed.  Closing bug.