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

Issue 411743002: Remove isSVGPath (Closed)

Created:
6 years, 5 months ago by rwlbuis
Modified:
6 years, 5 months ago
Reviewers:
pdr., Stephen Chennney
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, kouhei+svg_chromium.org, fs, ed+blinkwatch_opera.com, krit, f(malita), gyuyoung.kim_webkit.org, jchaffraix+rendering, pdr., rwlbuis, Stephen Chennney, rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Remove isSVGPath This method is not needed since casting to RenderSVGShape is good enough, in SVGPathElement we only call methods on that class, nothing RenderSVGPath specific. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178774

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
rwlbuis
PTAL ; this is not super urgent as the flags may go away some time, ...
6 years, 5 months ago (2014-07-22 22:12:41 UTC) #1
Stephen Chennney
lgtm
6 years, 5 months ago (2014-07-23 13:31:12 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/411743002/1
6 years, 5 months ago (2014-07-23 13:31:44 UTC) #3
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 17:58:08 UTC) #4
Message was sent while issue was closed.
Change committed as 178774

Powered by Google App Engine
This is Rietveld 408576698