DescriptionRevert 183623 "Fix fullscreen elements in pinch viewport mode."
> Fix fullscreen elements in pinch viewport mode.
>
> In pinch viewport mode, the size of the FrameView is always the content
> width of the document (not the true viewport size), so this patch plumbs
> the viewport size to fullscreen elements separately. Secondly, in this
> mode there is an "inner viewport" that scrolls separately and whose
> scrollability additionally needs to be disabled. Do so by using
> setUserScrollable() (which is a mechanism that only works in this mode).
>
> BUG=411072
>
> Review URL: https://codereview.chromium.org/636363003
TBR=aelias@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183996
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|