commit | e7b81ba027495b0f8ac6674e72cbd4561c42edec | [log] [tgz] |
---|---|---|
author | Yuzhu Shen <yzshen@chromium.org> | Fri Sep 15 00:18:10 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 15 00:18:10 2017 |
tree | 07757e14643de06bd17e0f090039f34691512c1e | |
parent | 916b6e43febdfbc42ea3deaf0efc69f335d8b011 [diff] |
SafeBrowsing URL checks: supporting notification of starting slow checks. This notification will be used by the URL check initiator (e.g., ThrottlingURLLoader) to ask the network service to pause reading response body. It is useful to reduce the time window during which the network service could write potentially unsafe resources into disk cache. Bug: 715673 Change-Id: Ibc606998a58709df8901a85915942af0d8986f83 Reviewed-on: https://chromium-review.googlesource.com/661888 Commit-Queue: Yuzhu Shen <yzshen@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org> Reviewed-by: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#502107}
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 .