Don't dispatch SMIL events in SVGImage contexts
In SVGImages scripts don't run, so there will be no event handlers there to do anything with the events. There's also no "internal" processing that uses the actual events. This avoids wasting memory when the animation processing ends up with a backlog. Bug: 1021630 Change-Id: Ibf7b3e998b8c130568c359bc284645556b952d4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2012020Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#733615}
Showing
Please register or sign in to comment