Execute CommitQueuedOperations immediately on Android/iOS
When an Android app is killed, C++ destructors aren't guaranteed to be called. When an app is killed within the 5 second delay for CommitQueuedOperations, the operation is skipped completely. The end result is non-Google search engines missing from the settings screen. Bug: 1007070 Change-Id: Icd178a067a2b440ce538b03c4da82e0449306b52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837074Reviewed-by:Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#703385}
Showing
Please register or sign in to comment