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

Issue 22801006: Use svg casting function instead of static_cast<> (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

Use svg casting function instead of static_cast<> We can use toSVGPathElement() and toSVGPolyElement() instead of static_cast<>. This patch removes unneeded local variables as well. BUG=N/A Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156358

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
gyuyoung-inactive
7 years, 4 months ago (2013-08-19 16:24:25 UTC) #1
tkent
lgtm
7 years, 4 months ago (2013-08-19 22:41:50 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/22801006/1
7 years, 4 months ago (2013-08-19 22:41:59 UTC) #3
commit-bot: I haz the power
7 years, 4 months ago (2013-08-20 01:46:37 UTC) #4
Message was sent while issue was closed.
Change committed as 156358

Powered by Google App Engine
This is Rietveld 408576698