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

Issue 1009673002: Remove enhanced bookmarks sync experiment (Closed)

Created:
5 years, 9 months ago by Mike Wittman
Modified:
5 years, 9 months ago
CC:
chromium-reviews, tim+watch_chromium.org, extensions-reviews_chromium.org, zea+watch_chromium.org, tfarina, maxbogue+watch_chromium.org, browser-components-watch_chromium.org, pvalenzuela+watch_chromium.org, noyau+watch_chromium.org, albertb+watch_chromium.org, chromium-apps-reviews_chromium.org, maniscalco+watch_chromium.org, danduong, Kibeom Kim (inactive), Ian Wen
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkcr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove enhanced bookmarks sync experiment Uses the enhanced bookmarks Finch experiment as the only mechanism for enabling enhanced bookmarks in Chrome. With this change we no longer need the EnhancedBookmarks.SyncExperimentState UMA histogram since we can now get all the relevant metrics via Finch. BUG=467040 Committed: https://crrev.com/c8ae1d65bada9e45e2fcfa4a00f0f18018e823bb Cr-Commit-Position: refs/heads/master@{#320973}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 6

Patch Set 5 : mark histogram as obsolete #

Patch Set 6 : rebase #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -346 lines) Patch
M chrome/browser/about_flags.cc View 1 2 3 4 5 4 chunks +0 lines, -29 lines 1 comment Download
M chrome/browser/android/bookmarks/bookmarks_bridge.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/bookmarks/enhanced_bookmarks_features.h View 2 chunks +4 lines, -50 lines 0 comments Download
M chrome/browser/bookmarks/enhanced_bookmarks_features.cc View 1 2 3 4 5 2 chunks +18 lines, -186 lines 4 comments Download
M chrome/browser/chrome_browser_main_android.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/enhanced_bookmarks/android/enhanced_bookmark_tab_helper.cc View 1 2 3 1 chunk +2 lines, -5 lines 0 comments Download
M chrome/browser/extensions/external_component_loader.cc View 1 chunk +1 line, -5 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 2 3 4 5 2 chunks +0 lines, -14 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 1 chunk +0 lines, -5 lines 0 comments Download
M components/sync_driver/pref_names.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/sync_driver/pref_names.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M components/sync_driver/sync_prefs.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M sync/internal_api/sync_manager_impl.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M sync/protocol/experiments_specifics.proto View 1 chunk +2 lines, -1 line 0 comments Download
M sync/protocol/proto_value_conversions.cc View 2 chunks +0 lines, -9 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (13 generated)
Mike Wittman
PTAL zea: chrome/browser/sync components/sync_driver sync yfriedman: chrome/browser/android chrome/browser/chrome_browser_main_android.cc chrome/browser/enhanced_bookmarks/android/enhanced_bookmark_tab_helper.cc finnur: chrome/browser/extensions/external_component_loader.cc mpearson: tools/metrics/histograms/histograms.xml sky: chrome/browser ...
5 years, 9 months ago (2015-03-16 18:16:05 UTC) #10
Yaron
lgtm https://codereview.chromium.org/1009673002/diff/60001/chrome/browser/bookmarks/enhanced_bookmarks_features.cc File chrome/browser/bookmarks/enhanced_bookmarks_features.cc (left): https://codereview.chromium.org/1009673002/diff/60001/chrome/browser/bookmarks/enhanced_bookmarks_features.cc#oldcode67 chrome/browser/bookmarks/enhanced_bookmarks_features.cc:67: void UpdateBookmarksExperimentState( I don't think anybody will miss ...
5 years, 9 months ago (2015-03-16 19:41:21 UTC) #11
Mark P
https://codereview.chromium.org/1009673002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/1009673002/diff/60001/tools/metrics/histograms/histograms.xml#oldcode6805 tools/metrics/histograms/histograms.xml:6805: - enum="BookmarksExperimentState"> Do not remove a histogram declaration here. ...
5 years, 9 months ago (2015-03-16 19:46:14 UTC) #12
Mike Wittman
https://codereview.chromium.org/1009673002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/1009673002/diff/60001/tools/metrics/histograms/histograms.xml#oldcode6805 tools/metrics/histograms/histograms.xml:6805: - enum="BookmarksExperimentState"> On 2015/03/16 19:46:13, Mark P wrote: > ...
5 years, 9 months ago (2015-03-16 20:15:48 UTC) #13
Mark P
histograms.xml lgtm
5 years, 9 months ago (2015-03-16 21:02:39 UTC) #14
Nicolas Zea
sync LGTM! Thanks for cleaning this up
5 years, 9 months ago (2015-03-16 21:24:05 UTC) #15
sky
LGTM
5 years, 9 months ago (2015-03-16 21:35:33 UTC) #16
Finnur
external_component_loader.cc LGTM
5 years, 9 months ago (2015-03-17 13:50:19 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1009673002/100001
5 years, 9 months ago (2015-03-17 19:44:07 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 9 months ago (2015-03-17 21:15:08 UTC) #21
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/c8ae1d65bada9e45e2fcfa4a00f0f18018e823bb Cr-Commit-Position: refs/heads/master@{#320973}
5 years, 9 months ago (2015-03-17 21:16:53 UTC) #22
Ted C
https://codereview.chromium.org/1009673002/diff/100001/chrome/browser/bookmarks/enhanced_bookmarks_features.cc File chrome/browser/bookmarks/enhanced_bookmarks_features.cc (right): https://codereview.chromium.org/1009673002/diff/100001/chrome/browser/bookmarks/enhanced_bookmarks_features.cc#newcode43 chrome/browser/bookmarks/enhanced_bookmarks_features.cc:43: switches::kEnhancedBookmarksExperiment) == "0"; This seems like it removed the ...
5 years, 9 months ago (2015-03-17 22:58:11 UTC) #24
danduong
https://codereview.chromium.org/1009673002/diff/100001/chrome/browser/bookmarks/enhanced_bookmarks_features.cc File chrome/browser/bookmarks/enhanced_bookmarks_features.cc (right): https://codereview.chromium.org/1009673002/diff/100001/chrome/browser/bookmarks/enhanced_bookmarks_features.cc#newcode43 chrome/browser/bookmarks/enhanced_bookmarks_features.cc:43: switches::kEnhancedBookmarksExperiment) == "0"; On 2015/03/17 22:58:11, Ted C wrote: ...
5 years, 9 months ago (2015-03-17 23:03:55 UTC) #26
Mike Wittman
https://codereview.chromium.org/1009673002/diff/100001/chrome/browser/bookmarks/enhanced_bookmarks_features.cc File chrome/browser/bookmarks/enhanced_bookmarks_features.cc (right): https://codereview.chromium.org/1009673002/diff/100001/chrome/browser/bookmarks/enhanced_bookmarks_features.cc#newcode43 chrome/browser/bookmarks/enhanced_bookmarks_features.cc:43: switches::kEnhancedBookmarksExperiment) == "0"; On 2015/03/17 22:58:11, Ted C wrote: ...
5 years, 9 months ago (2015-03-17 23:12:00 UTC) #27
danduong
https://codereview.chromium.org/1009673002/diff/100001/chrome/browser/bookmarks/enhanced_bookmarks_features.cc File chrome/browser/bookmarks/enhanced_bookmarks_features.cc (right): https://codereview.chromium.org/1009673002/diff/100001/chrome/browser/bookmarks/enhanced_bookmarks_features.cc#newcode43 chrome/browser/bookmarks/enhanced_bookmarks_features.cc:43: switches::kEnhancedBookmarksExperiment) == "0"; On 2015/03/17 23:11:59, Mike Wittman wrote: ...
5 years, 9 months ago (2015-03-17 23:15:44 UTC) #28
danduong
5 years, 9 months ago (2015-03-18 03:16:03 UTC) #29
Message was sent while issue was closed.
https://codereview.chromium.org/1009673002/diff/100001/chrome/browser/about_f...
File chrome/browser/about_flags.cc (left):

https://codereview.chromium.org/1009673002/diff/100001/chrome/browser/about_f...
chrome/browser/about_flags.cc:2376: FlagsStorage* flags_storage) {
Can we drop flags_stoage here from the list of params?

Powered by Google App Engine
This is Rietveld 408576698