Don't allow for negative document time
SVGSVGElement now overrides DidMoveToNewDocument to make sure there isn't a possibility that the document time is negative. The document time could be negative in the old patches when the document was moved to a different iframe when playing. This should take care of that problem. No other functionality was changed. Bug: 996196 Change-Id: I10a0737b68c8a08eeb0528cc8698405870924272 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768336 Commit-Queue: Edvard Thörnros <edvardt@opera.com> Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:Fredrik Söderquist <fs@opera.com> Auto-Submit: Edvard Thörnros <edvardt@opera.com> Cr-Commit-Position: refs/heads/master@{#689913}
Showing
Please register or sign in to comment