DescriptionReland after fix: Improve <webview> autosize:
a. Expand/shrink <webview> element when 'sizechange' event fires, to
match with the new view size (in shim).
b. For SW mode, fix a bug where damage buffer would remain smaller than
the view size and would result in crash. Added test for this case.
BUG=173238, 282116
Test=WebViewTest.AutoSize.*, <webview>.autosize=true now should autosize
webview container within the constraints
(minwidth/maxwidth/minheight/maxheight).
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221023
Patch Set 1 #Patch Set 2 : Fixes for re-land. #
Total comments: 2
Patch Set 3 : Address comments from sadrul@ #Messages
Total messages: 7 (0 generated)
|