Instant: Connect SearchBox to browser process earlier
Currently there is a race condition between IPC messages from the browser to the renderer, and the page load in the renderer. This CL makes SearchBox (on the renderer side) accept those messages a bit earlier, which should mitigate the problem somewhat (though it won't actually fix it). Bug: 793818, 794942 Change-Id: Iad3bf3afbc0d46093ee2eb06bcf60de99849991c Reviewed-on: https://chromium-review.googlesource.com/827068 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:Chris Pickel <sfiera@chromium.org> Cr-Commit-Position: refs/heads/master@{#524089}
Showing
Please register or sign in to comment