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

Issue 665133004: Skip enhanced bookmarks cluster requests if it's not being used. (Closed)

Created:
6 years, 2 months ago by Kibeom Kim (inactive)
Modified:
6 years, 2 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Skip enhanced bookmarks cluster requests if it's not being used. BUG=424254 Committed: https://crrev.com/dbd94aa27449ebbc81d44daa8b791a204fbfae4b Cr-Commit-Position: refs/heads/master@{#300410}

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressed patch set 1 comments #

Total comments: 2

Patch Set 3 : comment update #

Patch Set 4 : comment update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -8 lines) Patch
M chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc View 1 2 3 2 chunks +22 lines, -5 lines 0 comments Download
M components/enhanced_bookmarks/bookmark_server_service.h View 1 3 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
Kibeom Kim (inactive)
6 years, 2 months ago (2014-10-20 17:44:27 UTC) #2
noyau (Ping after 24h)
lgtm
6 years, 2 months ago (2014-10-20 18:38:42 UTC) #3
Mark
https://codereview.chromium.org/665133004/diff/1/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.h File chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.h (right): https://codereview.chromium.org/665133004/diff/1/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.h#newcode30 chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.h:30: virtual void AddObserver(BookmarkServerServiceObserver* observer); I take it this still ...
6 years, 2 months ago (2014-10-20 18:40:43 UTC) #4
danduong
https://codereview.chromium.org/665133004/diff/1/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc File chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc (right): https://codereview.chromium.org/665133004/diff/1/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc#newcode54 chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc:54: if (model_->loaded()) { Did we want to move this ...
6 years, 2 months ago (2014-10-20 18:45:39 UTC) #5
Kibeom Kim (inactive)
https://codereview.chromium.org/665133004/diff/1/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc File chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc (right): https://codereview.chromium.org/665133004/diff/1/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc#newcode54 chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc:54: if (model_->loaded()) { On 2014/10/20 18:45:38, danduong wrote: > ...
6 years, 2 months ago (2014-10-20 20:05:47 UTC) #6
danduong
https://codereview.chromium.org/665133004/diff/20001/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc File chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc (right): https://codereview.chromium.org/665133004/diff/20001/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc#newcode49 chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc:49: void ChromeBookmarkServerClusterService::OnSyncCycleCompleted() { I guess my real concern with ...
6 years, 2 months ago (2014-10-20 21:05:20 UTC) #7
noyau (Ping after 24h)
https://codereview.chromium.org/665133004/diff/1/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc File chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc (right): https://codereview.chromium.org/665133004/diff/1/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc#newcode54 chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc:54: if (model_->loaded()) { On 2014/10/20 20:05:47, Kibeom Kim wrote: ...
6 years, 2 months ago (2014-10-20 22:19:54 UTC) #8
Kibeom Kim (inactive)
https://codereview.chromium.org/665133004/diff/20001/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc File chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc (right): https://codereview.chromium.org/665133004/diff/20001/chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc#newcode49 chrome/browser/enhanced_bookmarks/chrome_bookmark_server_cluster_service.cc:49: void ChromeBookmarkServerClusterService::OnSyncCycleCompleted() { On 2014/10/20 21:05:20, danduong wrote: > ...
6 years, 2 months ago (2014-10-21 00:40:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/665133004/60001
6 years, 2 months ago (2014-10-21 00:42:52 UTC) #11
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 2 months ago (2014-10-21 02:45:40 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/665133004/60001
6 years, 2 months ago (2014-10-21 02:49:03 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 2 months ago (2014-10-21 03:27:40 UTC) #16
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 03:32:42 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/dbd94aa27449ebbc81d44daa8b791a204fbfae4b
Cr-Commit-Position: refs/heads/master@{#300410}

Powered by Google App Engine
This is Rietveld 408576698