DescriptionFix virtual keyboard.
Virtual keyboard starts with a height of 0, which makes us wait for a frame at
that size which will never come.
RWHI will skip the resizes for this, hence will not throttle the next (correct)
size, which will come in but then be discarded.
Make sure not to create a resize lock for empty sizes.
BUG=374196
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271813
Patch Set 1 #Patch Set 2 : add test #
Total comments: 7
Patch Set 3 : rebase #Patch Set 4 : review nits #
Messages
Total messages: 7 (0 generated)
|