DescriptionReland attempt 2: 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=221402
Patch Set 1 #Patch Set 2 : Fix the test, reland changes are changes in patcheset #2. #Patch Set 3 : Relax checking width/height since bunch of removeAttribute() and style.width assignments are not at… #Messages
Total messages: 7 (0 generated)
|