Revert "Add GetAllCookiesWithAccessSemantics to CookieManager interface"
This reverts commit ffcd2de7. Reason for revert: Followup to revert here: https://chromium-review.googlesource.com/c/chromium/src/+/1849135 Which was reverted due to red ios/slimnav bot 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} TBR=mbarbella@chromium.org,morlovich@chromium.org,chlily@chromium.org Change-Id: I72e9457762658e296a7442384f093391a41c4e57 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 978172 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849138Reviewed-by:Justin Cohen <justincohen@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#704067}
Showing
Please register or sign in to comment