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

Issue 19670014: Introduce toSVGPatternElement(), use it (Closed)

Created:
7 years, 5 months ago by gyuyoung-inactive
Modified:
7 years, 5 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

Introduce toSVGPatternElement(), use it As a step to change static_cast with toSVGXXX, static_cast<SVGPatternElement*> can be changed with toSVGPatternElement(). BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154734

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M Source/core/rendering/svg/RenderSVGResourcePattern.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/SVGRenderTreeAsText.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/SVGResources.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGPatternElement.h View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
gyuyoung-inactive
Add tkent.
7 years, 5 months ago (2013-07-23 05:20:03 UTC) #1
tkent
lgtm
7 years, 5 months ago (2013-07-23 05:33:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/19670014/1
7 years, 5 months ago (2013-07-23 05:33:09 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-23 07:16:12 UTC) #4
Message was sent while issue was closed.
Change committed as 154734

Powered by Google App Engine
This is Rietveld 408576698