Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Defer SVG resource invalidation if within style-recalc or layout detach
NotifyContentChanged() can trigger ImageChanged(), which in turn can access inconsistent ComputedStyle state if it is run during style-recalc or layout detach. Fixed: 333487749 Change-Id: I0e6b7b9f3fb095809b7736c3bba84a337088af49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5453619 Commit-Queue: Rune Lillesveen <[email protected]> Reviewed-by: Rune Lillesveen <[email protected]> Auto-Submit: Fredrik Söderquist <[email protected]> Cr-Commit-Position: refs/heads/main@{#1287945}
- Loading branch information