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

Issue 203193008: Make supportsMarkers non virtual (Closed)

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

Description

Make supportsMarkers non virtual Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169568

Patch Set 1 #

Patch Set 2 : Fix compile error #

Total comments: 3

Patch Set 3 : Address comments #

Patch Set 4 : Rebase against ToT #

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

Messages

Total messages: 12 (0 generated)
rwlbuis
It seems to make more sense to test whether the element can handle markers in ...
6 years, 9 months ago (2014-03-19 14:35:02 UTC) #1
f(malita)
https://codereview.chromium.org/203193008/diff/20001/Source/core/rendering/svg/SVGResources.cpp File Source/core/rendering/svg/SVGResources.cpp (right): https://codereview.chromium.org/203193008/diff/20001/Source/core/rendering/svg/SVGResources.cpp#newcode240 Source/core/rendering/svg/SVGResources.cpp:240: if (element->supportsMarkers() && style->hasMarkers()) { Let's invert the order ...
6 years, 9 months ago (2014-03-19 14:58:55 UTC) #2
rwlbuis
On 2014/03/19 14:58:55, Florin Malita wrote: > https://codereview.chromium.org/203193008/diff/20001/Source/core/rendering/svg/SVGResources.cpp > File Source/core/rendering/svg/SVGResources.cpp (right): > > https://codereview.chromium.org/203193008/diff/20001/Source/core/rendering/svg/SVGResources.cpp#newcode240 ...
6 years, 9 months ago (2014-03-19 15:28:04 UTC) #3
rwlbuis
> https://codereview.chromium.org/203193008/diff/20001/Source/core/svg/SVGElement.cpp > > File Source/core/svg/SVGElement.cpp (right): > > > > > https://codereview.chromium.org/203193008/diff/20001/Source/core/svg/SVGElement.cpp#newcode273 > > ...
6 years, 9 months ago (2014-03-19 16:05:30 UTC) #4
f(malita)
On 2014/03/19 16:05:30, rwlbuis wrote: > > > https://codereview.chromium.org/203193008/diff/20001/Source/core/svg/SVGElement.cpp > > > File Source/core/svg/SVGElement.cpp (right): ...
6 years, 9 months ago (2014-03-19 16:07:51 UTC) #5
rwlbuis
The CQ bit was checked by rob.buis@samsung.com
6 years, 9 months ago (2014-03-19 16:12:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/203193008/40001
6 years, 9 months ago (2014-03-19 16:12:18 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-19 16:12:25 UTC) #8
commit-bot: I haz the power
Failed to apply patch for Source/core/rendering/svg/SVGResources.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-19 16:12:25 UTC) #9
rwlbuis
The CQ bit was checked by rob.buis@samsung.com
6 years, 9 months ago (2014-03-19 16:56:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/203193008/60001
6 years, 9 months ago (2014-03-19 16:56:42 UTC) #11
commit-bot: I haz the power
6 years, 9 months ago (2014-03-19 18:15:46 UTC) #12
Message was sent while issue was closed.
Change committed as 169568

Powered by Google App Engine
This is Rietveld 408576698