commit | 7306b0bb25d8e5b87eb5043bcfb82d304e1520d2 | [log] [tgz] |
---|---|---|
author | Chong Zhang <[email protected]> | Wed Jan 24 05:59:24 2018 |
committer | Commit Bot <[email protected]> | Wed Jan 24 05:59:24 2018 |
tree | 1d33dcc41030ef583aafe0d151e0d9179cd823ba | |
parent | 14fc99e3fd3614096caab7c7a8362edde8327a5d [diff] |
Add reconnect logic to URLLoaderFactoryBundle This CL: 1. Allows |RenderFrameHostImpl| to push new |URLLoaderFactoryBundle| to |RenderFrameImpl| after navigation so they can send updated Network Service factories in case of crash. 2. Adds a 'content_browsertests' to verify XHR still works after Network Service crash. Bug: 780956 Change-Id: I4323648c7475ff311b1e3825aeb804265ad6899c Reviewed-on: https://chromium-review.googlesource.com/858428 Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Ken Rockot <[email protected]> Commit-Queue: Chong Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#531449}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .