Deflake registered-neutral-keyframe test
The change to always cache the base computed style safeguarded against reusing it to optimize style recalculation when not appropriate, but not against DCHECK verification that the same results would be produced. By only fetching the cached style when it can be used, we ensure that it can be validated as well. Bug: 1098371, 1098254 Change-Id: Ie0366189af809ecd9bc9b6018292ef54a516b8d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2261168 Commit-Queue: Kevin Ellis <kevers@chromium.org> Reviewed-by:Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#781932}
Showing
Please register or sign in to comment