Use active window to calculate ax bounds
- Initially ExoShellSurface has both focus and active state. But when user clicks something on Android window, ExoSurface becomes focused. We need to use ExoShellSurface to get the widget. This CL changes it to use active window instead of focused one. click maximize button. Confirm that Chrome doesn't crash. Bug: 867199 Test: Enable S2S and open Play Store app. Focus on the search box and Change-Id: I74e363e2ee91986966a97a12f7cdb5399721f6cf Reviewed-on: https://chromium-review.googlesource.com/1183046Reviewed-by:David Tseng <dtseng@chromium.org> Commit-Queue: Yuki Awano <yawano@chromium.org> Cr-Commit-Position: refs/heads/master@{#584919}
Showing
Please register or sign in to comment