Make SVGSMILElement::InstanceListChanged argument-less
This makes InstanceListChanged() not care about whether the instance list that changed was the 'begin' or 'end' list - it just re-evaluates the current interval, if any, or resolves a new interval if needed. This is intended to allow future changes to further merge the "instance time from event" update with the general interval update. Bug: 998526 Change-Id: Ia388934460766b564672da5fd3970292eb849deb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831802Reviewed-by:Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#701125}
Showing
Please register or sign in to comment