DescriptionDefer deferred startup if native isn't loaded
There's a race condition that's causing a tab to finish
loading before onStartWithNative has successfully run.
It's not entirely clear where the race condition lies
because the startup pathway is complicated, so prevent
deferred startup from running until native has loaded.
BUG=711708
Review-Url: https://codereview.chromium.org/2855043002
Cr-Commit-Position: refs/heads/master@{#469013}
Committed: https://chromium.googlesource.com/chromium/src/+/1f17747585f90c358df6d8ffbe010893f72d30fc
Patch Set 1 #Patch Set 2 : Defer deferred startup if native isn't loaded #
Total comments: 2
Patch Set 3 : Defer deferred startup if native isn't loaded #
Dependent Patchsets: Messages
Total messages: 14 (9 generated)
|