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

Issue 2293173003: Move SVGAnimateElement::findElementInstances to SVGElement.cpp (Closed)

Created:
4 years, 3 months ago by fs
Modified:
4 years, 3 months ago
Reviewers:
pdr.
CC:
fs, darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, krit, Eric Willigers, f(malita), gyuyoung2, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rjwright, rwlbuis, Stephen Chennney, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move SVGAnimateElement::findElementInstances to SVGElement.cpp There's now only a single user of this function, so fold the function into that one. BUG=640676 Committed: https://crrev.com/1792ae27e0a2a97863e839532bbfe81117be21ac Cr-Commit-Position: refs/heads/master@{#415901}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fold into forSelfAndInstances #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -20 lines) Patch
M third_party/WebKit/Source/core/svg/SVGAnimateElement.h View 2 chunks +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp View 1 chunk +0 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGElement.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
fs
4 years, 3 months ago (2016-08-30 22:17:49 UTC) #4
pdr.
https://codereview.chromium.org/2293173003/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp File third_party/WebKit/Source/core/svg/SVGElement.cpp (right): https://codereview.chromium.org/2293173003/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp#newcode248 third_party/WebKit/Source/core/svg/SVGElement.cpp:248: static SVGElementInstances findElementInstances(SVGElement* element) This looks great. WDYT about ...
4 years, 3 months ago (2016-08-30 23:06:52 UTC) #5
fs
https://codereview.chromium.org/2293173003/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp File third_party/WebKit/Source/core/svg/SVGElement.cpp (right): https://codereview.chromium.org/2293173003/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp#newcode248 third_party/WebKit/Source/core/svg/SVGElement.cpp:248: static SVGElementInstances findElementInstances(SVGElement* element) On 2016/08/30 at 23:06:51, pdr. ...
4 years, 3 months ago (2016-08-31 09:00:35 UTC) #10
pdr.
On 2016/08/31 at 09:00:35, fs wrote: > https://codereview.chromium.org/2293173003/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp > File third_party/WebKit/Source/core/svg/SVGElement.cpp (right): > > https://codereview.chromium.org/2293173003/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp#newcode248 ...
4 years, 3 months ago (2016-09-01 05:39:23 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2293173003/20001
4 years, 3 months ago (2016-09-01 07:50:33 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-01 07:54:21 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-09-01 07:56:25 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1792ae27e0a2a97863e839532bbfe81117be21ac
Cr-Commit-Position: refs/heads/master@{#415901}

Powered by Google App Engine
This is Rietveld 408576698