DescriptionDecouple CookieMonsterTest from CookieStoreTest.
Prior implementation had CookieMonsterTest hard-coded to be aware
of specific parts (domain, etc.) of CookieStoreTest's test URL's.
This change switches CookieStoreTest's URL's from GURL to a new URLHelper
which has methods for these tests so that the desired parts of the URL's
from CookieStoreTest can be extracted, or new variants can be created.
Committed: https://crrev.com/8688a8f8c4f3e2010d5a6ecf7cc928121f7a4340
Cr-Commit-Position: refs/heads/master@{#354304}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Moved (and renamed) URLHelper into own class/file #
Messages
Total messages: 13 (4 generated)
|