commit | d5904f060dea9d9cecb9afb378a68a17fd4e8e25 | [log] [tgz] |
---|---|---|
author | Jay Civelli <[email protected]> | Fri Mar 23 19:43:57 2018 |
committer | Commit Bot <[email protected]> | Fri Mar 23 19:43:57 2018 |
tree | 279070142c1424b590c72d9fec5766058b74fc47 | |
parent | bf5bef7eb6b4c761e9d06456652b46f9922df3d1 [diff] |
Change WebContentsObserver::SubresourceResponseStarted to load complete Changing the WebContentsObserver::SubresourceResponseStarted to SubresourceLoadComplete. This is going to be used to support page load metrics with the network service. Note that SubresourceResponseStarted in frame.mojom is kept, as it is used by the SSLManager. It's implementation is kept in WebContentsImpl and its parameters are changed to only what's needed for that use case. Bug: 816684 Change-Id: I78fa4b0d7f44cfb0a5e98a7fc008fb7a17f8aae4 Reviewed-on: https://chromium-review.googlesource.com/967370 Commit-Queue: Jay Civelli <[email protected]> Reviewed-by: Varun Khaneja <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Conley Owens <[email protected]> Cr-Commit-Position: refs/heads/master@{#545558}
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 .