Description[SVG] Avoid unnecessarily populating hashmap for repeat(n) event
This is a follow up patch for repeat(n) animation event support.
Instead of maintaining each repeat(n) in the atomic string hashmap,
we just maintain 'repeatn' in the hashmap and store the repeatCount data with the event.
R=pdr@chromium.org, schenney@chromium.org, dschulze@chromium.org, fmalita@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157988
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #
Messages
Total messages: 10 (0 generated)
|