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

Issue 294783002: Remove SVGSymbolElement::selfHasRelativeLengths (Closed)

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

Description

Remove SVGSymbolElement::selfHasRelativeLengths Since <symbol> is cloned into the shadow tree I see no reason why it should have this method. But for this to work <use> has to delegate its selfHasRelativeLengths to the shadow tree element instead of the corresponding element, so change that behavior too. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174881

Patch Set 1 #

Patch Set 2 : Fixtest #

Total comments: 1

Patch Set 3 : Remove updateRelativeLengthsInformation #

Patch Set 4 : Mark for NeedsRebaseline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -18 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M LayoutTests/platform/win/svg/custom/relative-sized-use-on-symbol-expected.txt View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M LayoutTests/platform/win/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGSymbolElement.h View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/svg/SVGSymbolElement.cpp View 1 2 1 chunk +1 line, -10 lines 0 comments Download
M Source/core/svg/SVGUseElement.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
rwlbuis
PTAL. The fails are just indicating there are less repaints, which must be a good ...
6 years, 7 months ago (2014-05-20 17:31:33 UTC) #1
rwlbuis
Oops *pdr*, not pbr :)
6 years, 7 months ago (2014-05-20 17:32:49 UTC) #2
pdr.
LGTM. Nit: change description uses <switch> which threw me for a loop reviewing this. Should ...
6 years, 7 months ago (2014-05-21 06:06:20 UTC) #3
rwlbuis
On 2014/05/21 06:06:20, pdr wrote: > LGTM. > > Nit: change description uses <switch> which ...
6 years, 7 months ago (2014-05-21 21:46:25 UTC) #4
pdr.
On 2014/05/21 21:46:25, rwlbuis wrote: > On 2014/05/21 06:06:20, pdr wrote: > > LGTM. > ...
6 years, 7 months ago (2014-05-27 16:06:56 UTC) #5
rwlbuis
The CQ bit was checked by rob.buis@samsung.com
6 years, 7 months ago (2014-05-27 17:09:20 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/294783002/50001
6 years, 7 months ago (2014-05-27 17:09:44 UTC) #7
commit-bot: I haz the power
6 years, 7 months ago (2014-05-27 18:39:44 UTC) #8
Message was sent while issue was closed.
Change committed as 174881

Powered by Google App Engine
This is Rietveld 408576698