• arthursonzogni's avatar
    Add navigations histograms in the ResourceHandler. · 84dda214
    arthursonzogni authored
    Here "ResourceHandler" refers to the NavigationResourceHandler or the
    MojoAsyncResourceHandler depending on whether NavigationMojoResponse is
    enabled or not.
    
    It adds two histograms:
    * Navigation.ResourceHandler.ResponseStartedUntilProceedWithResponse
    * Navigation.ResourceHandder.ProceedWithResponseUntilStartLoadingResponseBody.
    
    It records the time delta between these 3 events.
    1) OnResponseStarted().
    2) ProceedWithResponse().
    3) OnReadCompleted() is called for the first time.
    
    Bug: 705744
    Change-Id: I10e26016df13b9f9a7c0687774986f8775ce59c3
    Reviewed-on: https://chromium-review.googlesource.com/937516
    Commit-Queue: Ilya Sherman <isherman@chromium.org>
    Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
    Reviewed-by: default avatarJohn Abd-El-Malek <jam@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#539982}
    84dda214
histograms.xml 4.05 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.