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

Issue 2714643007: Tidy up event-/syncbase registration in SVGSMILElement (Closed)

Created:
3 years, 9 months ago by fs
Modified:
3 years, 9 months ago
Reviewers:
Stephen Chennney, pdr.
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, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Tidy up event-/syncbase registration in SVGSMILElement Move code for connect/disconnecting from event- and syncbase into the Condition innerclass to improve readability. Also make Condition::m_baseID and m_name be AtomicStrings (to avoid casting and hashing all over the place), convert loops to range-syntax and use references where it makes sense in related code-paths. BUG=641437 Review-Url: https://codereview.chromium.org/2714643007 Cr-Commit-Position: refs/heads/master@{#452857} Committed: https://chromium.googlesource.com/chromium/src/+/08955414c3de2232b6d3f69bb0ceb5227af35f86

Patch Set 1 #

Patch Set 2 : Attempt to fix Win compilation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -120 lines) Patch
M third_party/WebKit/Source/core/svg/animation/SVGSMILElement.h View 4 chunks +25 lines, -21 lines 0 comments Download
M third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp View 1 8 chunks +97 lines, -99 lines 0 comments Download

Messages

Total messages: 16 (12 generated)
fs
The indentation made me do it...
3 years, 9 months ago (2017-02-24 13:23:47 UTC) #8
Stephen Chennney
On 2017/02/24 13:23:47, fs wrote: > The indentation made me do it... Good to someone ...
3 years, 9 months ago (2017-02-24 16:08:22 UTC) #11
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/2714643007/20001
3 years, 9 months ago (2017-02-24 17:25:28 UTC) #13
commit-bot: I haz the power
3 years, 9 months ago (2017-02-24 17:30:10 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/08955414c3de2232b6d3f69bb0ce...

Powered by Google App Engine
This is Rietveld 408576698