Refactor SVGSMILElement::CheckAndUpdateInterval
Rename it to HandleIntervalRestart(...), and fold the check for an unresolved interval into it while sinking the actual interval resolution out into the caller (UpdateInterval). This allows merging the two ResolveInterval() calls. Bug: 998526 Change-Id: I23e3caab69a09aa701f16c0bda6a8751676149b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834089Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#702119}
Showing
Please register or sign in to comment