Descriptioncc: Only allow trees created at the current viewport size to draw.
When we're on a small page whose WebKit layout size is equal to the
viewport size, and the viewport size grows, we don't have enough content
to fill the screen until the pending tree finishes rasterizing. This
patch disallows drawing on the active tree when the viewport size
has recently changed.
NOTRY=true
BUG=173449
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182357
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move viewport sizes out of LTHI #
Total comments: 9
Patch Set 3 : Style nits #
Total comments: 1
Patch Set 4 : 2-space indent #Patch Set 5 : Fix to contents purged style approach #
Total comments: 3
Patch Set 6 : Fix nits and rebase to 182333 #
Messages
Total messages: 15 (0 generated)
|