DescriptionTidy 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 #
Messages
Total messages: 16 (12 generated)
|