• mrefaat's avatar
    Integrate WKHTTPSystemCookieStore with request context getter. · 03b21ae3
    mrefaat authored
    Use SystemCookieStoreUtil to provide the requestContextGetter with the correct
    base cookie store (either NSHTTPCookieStore or WKHTTPCookieStore).
    This means that when WKHTTPCookieStore feature flag is enabled and it's iOS11+
     cookie store will be using WKHTTPCookieStore.
    
    Bug: 779106,759229
    Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs
    Change-Id: I97695aef8c75d88861d0694c2cf4983447bfe128
    Reviewed-on: https://chromium-review.googlesource.com/809744Reviewed-by: default avatarEugene But <eugenebut@chromium.org>
    Commit-Queue: Mohammad Refaat <mrefaat@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#523921}
    03b21ae3
cookie_store_ios_persistent.h 3.35 KB