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

Issue 192103002: Drop SVGElement::isGradientStop() virtual function (Closed)

Created:
6 years, 9 months ago by Inactive
Modified:
6 years, 9 months ago
Reviewers:
pdr., Stephen Chennney
CC:
blink-reviews, krit, fs, ed+blinkwatch_opera.com, f(malita), gyuyoung.kim_webkit.org, Stephen Chennney, kouhei+svg_chromium.org, rwlbuis
Visibility:
Public.

Description

Drop SVGElement::isGradientStop() virtual function Drop SVGElement::isGradientStop() virtual function and use the isSVGStopElement() helper function instead, for consistency. Unless I am missing something, we don't need a virtual function here and checking for the SVGNames::stopTag should be sufficient. R=pdr BUG=346095 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168795

Patch Set 1 #

Patch Set 2 : Use Traversal<> API #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -9 lines) Patch
M Source/core/svg/SVGElement.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/svg/SVGGradientElement.cpp View 1 1 chunk +1 line, -6 lines 0 comments Download
M Source/core/svg/SVGStopElement.h View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 9 months ago (2014-03-08 23:23:58 UTC) #1
pdr.
On 2014/03/08 23:23:58, Chris Dumez wrote: LGTM
6 years, 9 months ago (2014-03-09 00:15:05 UTC) #2
pdr.
The CQ bit was checked by pdr@chromium.org
6 years, 9 months ago (2014-03-09 00:15:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/192103002/20001
6 years, 9 months ago (2014-03-09 00:15:22 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-09 00:32:31 UTC) #5
Message was sent while issue was closed.
Change committed as 168795

Powered by Google App Engine
This is Rietveld 408576698