Defer 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}
Showing
Please register or sign in to comment