DescriptionRemove the migration code from content_settings::PrefProvider.
This is a follow-up to https://codereview.chromium.org/1252973002/. The situation is equivalent:
1. We expect most users to have been migrated from the old preferences, as the migration code has been live for 3 milestones.
2. We can remove the media and cookies migration code, as they are older and the deprecated values could not have made it to the new preferences.
TESTED=Effects on websites in the regular mode and incognito, syncing between two machines
BUG=452388
Committed: https://crrev.com/c7fbbdb4e1fd03699682ce30a795e35aa0eeb3dd
Cr-Commit-Position: refs/heads/master@{#341720}
Patch Set 1 : #
Total comments: 10
Patch Set 2 : Fixed the tests. #
Total comments: 4
Patch Set 3 : Rebase over a newer checkout. #Patch Set 4 : Lock testing function. #Messages
Total messages: 25 (8 generated)
|