Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(336)

Issue 1146223012: Cleaning up CRWBrowsingDataMode (Closed)

Created:
5 years, 6 months ago by shreyasv1
Modified:
5 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleaning 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -41 lines) Patch
M ios/web/browsing_data_partition_impl.mm View 6 chunks +8 lines, -8 lines 0 comments Download
M ios/web/crw_browsing_data_store.mm View 11 chunks +18 lines, -18 lines 0 comments Download
M ios/web/crw_browsing_data_store_unittest.mm View 1 1 chunk +7 lines, -7 lines 0 comments Download
M ios/web/public/crw_browsing_data_store.h View 2 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
shreyasv1
5 years, 6 months ago (2015-06-03 22:39:59 UTC) #2
Eugene But (OOO till 7-30)
lgtm, please update CL description to fit 76 characters. https://codereview.chromium.org/1146223012/diff/1/ios/web/crw_browsing_data_store_unittest.mm File ios/web/crw_browsing_data_store_unittest.mm (right): https://codereview.chromium.org/1146223012/diff/1/ios/web/crw_browsing_data_store_unittest.mm#newcode161 ios/web/crw_browsing_data_store_unittest.mm:161: ...
5 years, 6 months ago (2015-06-04 15:42:59 UTC) #3
shreyasv1
https://codereview.chromium.org/1146223012/diff/1/ios/web/crw_browsing_data_store_unittest.mm File ios/web/crw_browsing_data_store_unittest.mm (right): https://codereview.chromium.org/1146223012/diff/1/ios/web/crw_browsing_data_store_unittest.mm#newcode161 ios/web/crw_browsing_data_store_unittest.mm:161: web::BrowsingDataStoreMode mode = [browsing_data_store_ mode]; On 2015/06/04 15:42:59, eugenebut ...
5 years, 6 months ago (2015-06-05 21:05:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1146223012/20001
5 years, 6 months ago (2015-06-05 21:06:42 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-05 21:19:29 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 21:21:25 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e5e2170f1386a4e6f737f54bf04c7e81d2d24c24
Cr-Commit-Position: refs/heads/master@{#333135}

Powered by Google App Engine
This is Rietveld 408576698