DescriptionRevert of WebView Guest should use ZOOM_MODE_ISOLATED. (patchset #2 id:100001 of https://codereview.chromium.org/645153002/)
Reason for revert:
This CL seems to be at the root of several other issues, including https://code.google.com/p/chromium/issues/detail?id=429004.
In particular, it seems to be allowing re-entrancy into ZoomController that was unexpected due to the timing with which OnGuestReady() is called.
Original issue's description:
> WebView Guest should use ZOOM_MODE_ISOLATED.
>
> In order that changes to zoom levels in a WebView Guest don't affect
> the embedder, set the WebView Guest's WebContents to use
> ZOOM_MODE_ISOLATED.
>
> BUG=418605
>
> Committed: https://crrev.com/f71a5dc79473cc74990d1e288c66ac282c2926a1
> Cr-Commit-Position: refs/heads/master@{#299493}
TBR=fsamuel@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=418605
Committed: https://crrev.com/82c6af625500a7bfdcf9f619c4e5702fa12f2b40
Cr-Commit-Position: refs/heads/master@{#302332}
Patch Set 1 #Patch Set 2 : Manual rebase. #
Messages
Total messages: 9 (3 generated)
|