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

Issue 21734003: Introduce toSVGMaskElement(), 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

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M Source/core/rendering/svg/RenderSVGResourceMasker.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceMasker.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/svg/SVGMaskElement.h View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
gyuyoung-inactive
Add tkent as reviewer.
7 years, 4 months ago (2013-08-02 06:40:18 UTC) #1
tkent
lgtm
7 years, 4 months ago (2013-08-02 06:41:51 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/21734003/1
7 years, 4 months ago (2013-08-02 06:42:05 UTC) #3
commit-bot: I haz the power
7 years, 4 months ago (2013-08-02 10:23:11 UTC) #4
Message was sent while issue was closed.
Change committed as 155432

Powered by Google App Engine
This is Rietveld 408576698