[Autofill Assistant] Allow lite scripts to survive tab changes.
This is not a proper fix, but the workaround is safe and simple. There does not appear to be a good way for listeners of the BottomSheet to tell the difference between a swipe-down to PEEK state versus a swipe-down to dismiss. However, since lite scripts disable the PEEK state altogether, we can use the onSheetClosed(SWIPE) notification to workaround this issue for now. Bug: b/169237887 Change-Id: Iaf8158aa01d2259f993553860cb0825ca3a76ed5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428887Reviewed-by:Marian Fechete <marianfe@google.com> Commit-Queue: Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#811716}
Showing
Please register or sign in to comment