AW: implement remove*Cookie APIs for the network service
No change to the legacy code path. This implements #removeSessionCookies and #removeAllCookies for the network service code path. This implements both APIs on top of CookieManager::DeleteCookies(). This removes 3 tests from the filter (the remaining related test is blocked on fixing #hasCookies). Bug: 931641, 933629, 902641, 933462 Test: run_webview_instrumentation_test_apk \ Test: --enable-features=NetworkService,NetworkServiceInProcess \ Test: -f CookieManagerTest#testRemove* Cq-Include-Trybots: master.tryserver.chromium.android:android_mojo Change-Id: Idb8f1bb5c464993fd142f29681395598c2f65cf6 Reviewed-on: https://chromium-review.googlesource.com/c/1478459 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#634512}
Showing
Please register or sign in to comment