Chromium Code Reviews
DescriptionIntegrate custom paint with the DocumentLifecycle
Instead of running paint requests during microtasks, we run them after updating
layout for the current frame. After draining all the paint requests, we then
drain whatever commits are available.
It's still possible that requestPaint callbacks can dirty style and layout
information, so we need to clean that information after servicing the requests.
Ideally we'd block these callbacks from dirtying style or layout information.
R=ojan@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/7b2dab6dffc725f87491f045933a58a58e467c84
Patch Set 1 #
Total comments: 3
Patch Set 2 : nits #
Messages
Total messages: 6 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||