DescriptionCleaning up CRWBrowsingDataMode
2 notable changes
1) Moved this inside an NS_ENUM inside the web namespace for
consistency with BrowsingDataTypes
2) Changed SYNCHRONIZING to CHANGING for 2 reasons
- It better reflects the actual intent of this enum value.
SYNCHRONIZING does not mean much in the context of the
CRWBrowsingDataStore since it's unclear
which object it's trying to synchronize with.
- To avoid confusion with |BrowsingDataParition::IsSynchronized|
BUG=480654
Committed: https://crrev.com/e5e2170f1386a4e6f737f54bf04c7e81d2d24c24
Cr-Commit-Position: refs/heads/master@{#333135}
Patch Set 1 #
Total comments: 4
Patch Set 2 : y #
Messages
Total messages: 9 (3 generated)
|