[WebLayer] Save browser controls UI state between BrowserFragment restarts
This CL makes BrowserImpl save the UI state of BrowserViewController when destroying/creating it so we can save the controls location. It doesn't use onStoreInstanceState directly because the BrowserControlsContainerView lifecycle doesn't exactly match what Android expects (onStoreInstanceState gets called after BCCV is already destroyed). Bug: 1120209 Change-Id: Ibedf4f8ad1e01f29518b404d94961b0e97689b9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368479Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#801158}
Showing
Please register or sign in to comment