DescriptionRemove dependencies of InMemoryURLIndex on Profile
Pass to InMemoryURLIndex a pointer to the owning HistoryService and
remove the reference to Profile that is no longer necessary.
Fix the unit tests to no longer pass the Profile, and to call the
Shutdown method before destroying the object so that it properly
remove itself from the HistoryService observer list.
BUG=370850
Committed: https://crrev.com/1ec74aa117bb1abac0e1042075ca48b9b8e42cc5
Cr-Commit-Position: refs/heads/master@{#313485}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comment #Patch Set 3 : Address comment #Patch Set 4 : Rebase #Patch Set 5 : Fix InMemoryURLIndexCacheTest.CacheFilePath failure #
Messages
Total messages: 13 (4 generated)
|