commit | bc2a1b0cb1515aea9f16eadd667ad557e97255f9 | [log] [tgz] |
---|---|---|
author | Victor Costan <pwnall@chromium.org> | Tue Jun 18 19:28:47 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 18 19:28:47 2019 |
tree | 590964665feda2b16b3bec26216e6044621e1f40 | |
parent | 555b098439636e6d4416aab9742549a9f47c20f1 [diff] |
AppCache: Clean up URLFetcher. This CL converts URLFetcher::FetchType into an enum class, makes URLFetcher instances uniquely owned, and cleans up URLFetcher's internal state. Change-Id: If1553123fdc8edc9bf4889a60135207f39f5dba9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662125 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by: Staphany Park <staphany@chromium.org> Cr-Commit-Position: refs/heads/master@{#670164}
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 .