Chromium Code Reviews
DescriptionRemove compositing states from DocumentLifeCycle.
We not longer have compositing, so these states are gone.
This was causing asserts to hit because we'd go from
PaintInvalidationClean to InPaintInvalidation, which is
now a valid transition if a new frame is pumped without
style or layout being dirtied.
Unfortunately, we can't test this until we fix test_sky
to actually pump fake frames.
R=esprehn@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/3adb12eeb817e07877eb07a9617cca75d2c1c1d7
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||