Preserve Autofill session through lifecycle
Some third-party Autofill services launch authentication activities as part of their fill flow that cause ChromeActivity to enter the STOPPED lifecycle state. To allow the fill flow to succeed, the session must not be cancelled in that case even though onInteractabilityChanged is called for the current tab. Bug: 1150732 Change-Id: I43a63af798c0cd9824a5f9bc85532a2692f61684 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2571094Reviewed-by:Ted Choc <tedchoc@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#833958}
Showing
Please register or sign in to comment