android: Prevent browser hang in webview.
There has a chance that the |SynchronousCompositorProxy| will re-attach the new compositor when the RWHWA was reused, and the |SynchronousCompositorControlHost| will bind failed if the remote has been bound. The browser will hang when send a |BeginFrame| through the new |SynchronousCompositorHost| but the |BeginFrameResponse| was sent to the old host control. Bug:1062576 Change-Id: I0bb953a265a1f1d5b8a445701702c168aa7316f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2107333Reviewed-by:Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Timothy Dresser <tdresser@chromium.org> Cr-Commit-Position: refs/heads/master@{#751386}
Showing
Please register or sign in to comment