Add GetAllCookiesWithAccessSemantics to CookieManager interface
This CL adds a method, GetAllCookiesWithAccessSemantics, to the mojo interface CookieManager. This just directly calls CookieStore::GetAllCookiesWithAccessSemanticsAsync() on the CookieManager's underlying CookieStore. Bug: 978172 Change-Id: Ic26298caf12d34ffd4de5bcf81058f6984528683 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845803 Commit-Queue: Lily Chen <chlily@chromium.org> Reviewed-by:Maks Orlovich <morlovich@chromium.org> Reviewed-by:
Martin Barbella <mbarbella@chromium.org> Cr-Commit-Position: refs/heads/master@{#703916}
Showing
Please register or sign in to comment