Discard current interval if 'end' attribute change renders it invalid
If a mutation of the 'end' attribute ended up introducing an offset value that was before or at the begin time for the current interval, we'll no longer have a valid interval (unresolved active duration). In this case do what ResolveInterval() does and discard the current interval. Bug: 1013365 Change-Id: I871c2c235f179dabb31c2347c47f83c53d44b1d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1855963Reviewed-by:Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#705397}
Showing
Please register or sign in to comment