DescriptionFix large mis-paint when resizing windows aura chrome
See bug attached for screenshots
The CL does two things:
- Disables the resizer lock, so that UI bits can go ahead of content bits
- Janks (blocks) the UI thread until the compositor has flushed / finished
the pending commands.
This makes the mis-draw way less, up to one frame behind, which at my regular
mouse speed of 1.2 pixels / ms comes out to 20 pixels of whiteout.
BUG=177115
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192657
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 1
Patch Set 3 : #
Total comments: 7
Patch Set 4 : #Patch Set 5 : #
Messages
Total messages: 13 (0 generated)
|