• Lily Chen's avatar
    Reland "Add reprioritization to SSLConnectJobs" · fce715c8
    Lily Chen authored
    This reverts commit dc8c60c3.
    
    Reason for revert: Bug causing crashes was fixed in https://crrev.com/c/1333135
    
    Original change's description:
    > Revert "Add reprioritization to SSLConnectJobs"
    > 
    > This reverts commit 8a9302e2.
    > 
    > Reason for revert: Causing flaky crashes in external/wpt/webusb/idlharness.https.any.worker.html
    > 
    > Original change's description:
    > > Add reprioritization to SSLConnectJobs
    > >
    > > This change allows the priority of an SSLConnectJob to be changed. If
    > > the reprioritization occurs while the job is establishing its underlying
    > > connection, the priority change is also passed down to the lower-level
    > > socket pool.
    > >
    > > Bug: 166689
    > > Change-Id: I87d1e536846443901cc628423f4615c3ffa7542a
    > > Reviewed-on: https://chromium-review.googlesource.com/c/1327423
    > > Commit-Queue: Lily Chen <chlily@chromium.org>
    > > Reviewed-by: Matt Menke <mmenke@chromium.org>
    > > Cr-Commit-Position: refs/heads/master@{#606876}
    > 
    > TBR=mmenke@chromium.org,chlily@chromium.org
    > 
    > # Not skipping CQ checks because original CL landed > 1 day ago.
    > 
    > Bug: 166689, 904345
    > Change-Id: I6458798e11d210258f2a26330548f1ca33eb6c90
    > Reviewed-on: https://chromium-review.googlesource.com/c/1331139
    > Reviewed-by: Matt Menke <mmenke@chromium.org>
    > Commit-Queue: Lily Chen <chlily@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#607301}
    
    TBR=mmenke@chromium.org,chlily@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: 166689, 904345
    Change-Id: I54fe803331be6fe3df534c0f6042bf0fb0057cbb
    Reviewed-on: https://chromium-review.googlesource.com/c/1340824Reviewed-by: default avatarMatt Menke <mmenke@chromium.org>
    Commit-Queue: Lily Chen <chlily@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#608950}
    fce715c8
ssl_client_socket_pool.h 11.1 KB