DescriptionExpire favicon bitmaps when merging from sync and clearing browser history
As a result of crbug.com/474421, sync sometimes stores incorrect data to the
favicons database.
This CL:
- Expires bookmark favicon bitmaps when history is cleared
- Expires the favicon bitmap data if MergeFavicon() overwrites the current
favicon bitmap. MergeFavicon is the entry point used by sync to update
favicons. MergeFavicon() has other callers but they pass in the page URL as
the icon URL.
BUG=474613
TEST=ThumbnailDatabaseTest.*, BrowsingDataRemoverTest.*
Committed: https://crrev.com/bf4296badb82df64393afcf168302c9bae736d6a
Cr-Commit-Position: refs/heads/master@{#326819}
Patch Set 1 : #
Messages
Total messages: 17 (4 generated)
|