DescriptionReplace TestingProfile::GetCookieMonster with GetCookieStore.
I'm trying to remove CookieStore::GetCookieMonster, since it's
weird and ugly to have most consumers of a class have hard
dependencies on it being a particular subclass of that class.
Also make a test using the method no longer hold onto references
to the CookieStore, in preparation for de-reference-counting the
class.
BUG=579653
Committed: https://crrev.com/61ceb531398741fd759a11f0cc0de26f469c4619
Cr-Commit-Position: refs/heads/master@{#370779}
Patch Set 1 #Patch Set 2 : Fix forward declaration #Patch Set 3 : Missed some stuff #
Messages
Total messages: 17 (9 generated)
|