Do not post task to IO when updating WebViewRendererState.
It is not necessary to post a task to the IO thread since the WebViewRendererState was made thread-safe. This fixes a race between updating the info on the IO thread and spawning the renderer process. Bug: 925920 Change-Id: I2627011ca8ba5f9c77b2e090e65ff8c97a69aa91 Reviewed-on: https://chromium-review.googlesource.com/c/1440723Reviewed-by:James MacLean <wjmaclean@chromium.org> Reviewed-by:
Kevin McNee <mcnee@chromium.org> Commit-Queue: Lucas Gadani <lfg@chromium.org> Cr-Commit-Position: refs/heads/master@{#627019}
Showing
Please register or sign in to comment