Chromium Code Reviews
DescriptionAdding ExtraRequest info and exposing request to PLM observers
This CL adds a count of requests using DRP and information about
compression. This will allow us to reconsider UMA (e.g., logging UMA for
Mixed content pages (HTTPS pages using DRP from HTTP sub-resources),
logging UMA for <50% of network requests using DRP, >50% of network
requests using DRP, etc.). This will also allow UMA for size of page in
terms of network bytes and in terms of original content length
(precompressed bytes from the origin). This will allow a DRP per-page
data savings histogram as well.
BUG=679893
Review-Url: https://codereview.chromium.org/2619243003
Cr-Commit-Position: refs/heads/master@{#443313}
Committed: https://chromium.googlesource.com/chromium/src/+/d2051030e7d9a6ffdfd5f6bde903ec48862b9f49
Patch Set 1 #Patch Set 2 : Draft of adding DRP request info to PLM #Patch Set 3 : Adding ExtraRequestInfo and OnResourceLoaded to PLMObserver #
Total comments: 12
Patch Set 4 : comments #Dependent Patchsets: Messages
Total messages: 44 (27 generated)
|