Refactor SVGSMILElement::ResolveNextInterval()
The method has been simplified and state mutation has been hoisted to the calling methods to make it clearer what is mutating what. This is the first step in a series of commits to be able to separate the timing logic from the updating logic. This aims to make it easier to make upcoming edits. No changes should be made with this commit in how the application functions or the runtime. Bug: 981522, 641437 Change-Id: I7a969bf08d93988d500c512f3d56aebc6e2e071c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692567 Commit-Queue: Edvard Thörnros <edvardt@opera.com> Auto-Submit: Edvard Thörnros <edvardt@opera.com> Reviewed-by:Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#675593}
Showing
Please register or sign in to comment