Android: Fix cs width upon rotation
WebContents of contextual search panel can be created after the device gets rotated. The content size to be used for WebContents should have been updated to pick up the right size after the rotation happens. This CL fixes that. Bug: 820940 Change-Id: I811d52db9d175adf100c0e13c0bfc35ac5d00d5a Reviewed-on: https://chromium-review.googlesource.com/959408Reviewed-by:Donn Denman <donnd@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#542991}
Showing
Please register or sign in to comment