Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Issue 23063002: Add toSVGClipPathElement(), and use it (Closed)

Created:
7 years, 4 months ago by gyuyoung-inactive
Modified:
7 years, 4 months ago
Reviewers:
tkent
CC:
blink-reviews, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, f(malita), jchaffraix+rendering, pdr, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add toSVGClipPathElement(), and use it As a step to clean-up static_cast<SVGXXX>, static_cast<SVGClipPathElement*> also can be changed with toSVGClipPathElement(). As minor clean-up, this cl changes to use toSVGSVGElement() instead of static_cast<SVGSVGElement*>. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156069

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -9 lines) Patch
M Source/core/rendering/svg/RenderSVGResourceClipper.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceClipper.cpp View 6 chunks +6 lines, -7 lines 0 comments Download
M Source/core/svg/SVGClipPathElement.h View 2 chunks +7 lines, -0 lines 0 comments Download
M Source/core/svg/SVGSVGElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
gyuyoung-inactive
Add tkent as reviewer.
7 years, 4 months ago (2013-08-13 14:02:15 UTC) #1
tkent
The code is ok, but you mean toSVGClipPathElement, right? > Add toSVGTextPathElement(), and use it
7 years, 4 months ago (2013-08-13 22:29:57 UTC) #2
gyuyoung-inactive
On 2013/08/13 22:29:57, tkent wrote: > The code is ok, but you mean toSVGClipPathElement, right? ...
7 years, 4 months ago (2013-08-14 00:21:42 UTC) #3
tkent
lgtm
7 years, 4 months ago (2013-08-14 00:27:12 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/23063002/1
7 years, 4 months ago (2013-08-14 00:28:16 UTC) #5
commit-bot: I haz the power
7 years, 4 months ago (2013-08-14 02:41:04 UTC) #6
Message was sent while issue was closed.
Change committed as 156069

Powered by Google App Engine
This is Rietveld 408576698