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

Issue 2746013007: Rework SMIL animation target invalidation (Closed)

Created:
3 years, 9 months ago by fs
Modified:
3 years, 9 months ago
Reviewers:
pdr., Stephen Chennney
CC:
fs, darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, krit, Eric Willigers, fmalita+watch_chromium.org, 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

Rework SMIL animation target invalidation The invalidation of a timed/animation element's target "tuple" (element, attribute name, attribute type) is somewhat complex. Rework it to use two methods that can be overridden rather than having overrides for each setTargetElement/setAttribute{Name,Type}. This allows to get rid of complicated things like the checkInvalidCSSAttributeType() in SVGAnimateElement. It should also make the code slightly easier to reason about when it comes to what state gets invalidated where. BUG=641437, 701128 Review-Url: https://codereview.chromium.org/2746013007 Cr-Commit-Position: refs/heads/master@{#457972} Committed: https://chromium.googlesource.com/chromium/src/+/c2aeb3453198b951cf00a6883783461d2752f29e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -79 lines) Patch
M third_party/WebKit/Source/core/svg/SVGAnimateElement.h View 4 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp View 3 chunks +23 lines, -50 lines 0 comments Download
M third_party/WebKit/Source/core/svg/animation/SVGSMILElement.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp View 4 chunks +13 lines, -20 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
fs
3 years, 9 months ago (2017-03-17 15:36:35 UTC) #7
pdr.
On 2017/03/17 at 15:36:35, fs wrote: > LGTM
3 years, 9 months ago (2017-03-17 22:08:35 UTC) #8
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/2746013007/1
3 years, 9 months ago (2017-03-18 13:07:08 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/331280)
3 years, 9 months ago (2017-03-18 14:36:06 UTC) #12
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/2746013007/1
3 years, 9 months ago (2017-03-18 16:57:11 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-03-18 17:01:06 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/c2aeb3453198b951cf00a6883783...

Powered by Google App Engine
This is Rietveld 408576698