Reland "Add GetAllCookiesWithAccessSemantics to CookieManager interface"
This is a reland of ffcd2de7 Problem that caused revert fixed by https://crrev.com/c/1849114 TBR=morlovich@chromium.org,mbarbella@chromium.org Original change's description: > 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} Bug: 978172 Change-Id: Id1e92255ad6a15caba08c3e11bd47d27e549a274 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850315Reviewed-by:Lily Chen <chlily@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#704354}
Showing
Please register or sign in to comment