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

Issue 1697593002: Simplify SVGAnimatedHref (Closed)

Created:
4 years, 10 months ago by fs
Modified:
4 years, 10 months ago
Reviewers:
davve, 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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Simplify SVGAnimatedHref Let SVGAnimatedHref hold the actual value for 'href' and just wrap the object for 'xlink:href'. This means we can get rid of most of the overrides. BUG=584142 Committed: https://crrev.com/31faa6d4fc1e3396c3749b4b8986c7a86bab2240 Cr-Commit-Position: refs/heads/master@{#375861}

Patch Set 1 #

Patch Set 2 : Now with less infinite recursion! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -82 lines) Patch
M third_party/WebKit/Source/core/svg/SVGAnimatedHref.h View 1 2 chunks +14 lines, -24 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedHref.cpp View 1 2 chunks +21 lines, -58 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
fs
Figured out yet another way to structure the 'href' vs. 'xlink:href' wrapping. This way is ...
4 years, 10 months ago (2016-02-15 11:33:21 UTC) #3
davve
I like it. I was admittedly a bit confused on first read through about when ...
4 years, 10 months ago (2016-02-15 16:17:27 UTC) #4
pdr.
On 2016/02/15 at 16:17:27, davve wrote: > I like it. I was admittedly a bit ...
4 years, 10 months ago (2016-02-16 23:02:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697593002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697593002/20001
4 years, 10 months ago (2016-02-17 11:27:00 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-17 12:31:05 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 12:32:11 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/31faa6d4fc1e3396c3749b4b8986c7a86bab2240
Cr-Commit-Position: refs/heads/master@{#375861}

Powered by Google App Engine
This is Rietveld 408576698