Pass times to SVGSMILElement::ResolveInterval rather than first/next
This gets rid of the IntervalSelector argument, replacing it with a time which the interval should start after (or at) and end after. With this, ResolveInterval(...) becomes independent of the current interval (previously only used as the internal "begin after"). Fold ResolveNextInterval() into its only user. Bug: 998526 Change-Id: I807327986d5aa7286395ac29019a63d6c8921202 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825417Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#699872}
Showing
Please register or sign in to comment