Introduce CookieStore::GetCookieListWithOptionsAsync
We'll use this method to implement 'GetAllCookiesForURLAsync', in the
hopes of eventually removing that method entirely. This also paves the
way to replace 'GetCookiesWithOptionsAsync'.
As part of the refactoring, cookie line construction has been promoted to
a static method on CookieStore: 'BuildCookieLine'.
BUG=588081,581650
[email protected],[email protected]
Review URL: https://codereview.chromium.org/1708233003
Cr-Commit-Position: refs/heads/master@{#376991}
13 files changed