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

Issue 7767013: Add logic to flip Nigori bit to instruct other clients to sync tabs. (Closed)

Created:
9 years, 4 months ago by Yaron
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), Paweł Hajdan Jr., tim (not reviewing), idana, Nicolas Zea
Visibility:
Public.

Description

Add logic to flip Nigori bit to instruct other clients to sync tabs. For reference, see: http://codereview.chromium.org/7669073/ BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99317

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix deps, comments #

Patch Set 3 : Fix CHECK on startup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -0 lines) Patch
M chrome/browser/sync/internal_api/DEPS View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync/internal_api/sync_manager.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/sync/internal_api/sync_manager.cc View 1 2 5 chunks +35 lines, -0 lines 0 comments Download
M chrome/browser/sync/internal_api/syncapi_unittest.cc View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Andrew T Wilson (Slow)
Note the trybot errors on check_deps. I'm not sure why it's not legal to import ...
9 years, 4 months ago (2011-08-27 06:08:52 UTC) #1
Yaron
Fixed the deps issues and the nit http://codereview.chromium.org/7767013/diff/1/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): http://codereview.chromium.org/7767013/diff/1/chrome/common/chrome_switches.cc#newcode523 chrome/common/chrome_switches.cc:523: const char ...
9 years, 3 months ago (2011-08-29 18:41:54 UTC) #2
Yaron
On 2011/08/29 18:41:54, Yaron wrote: > Fixed the deps issues and the nit > > ...
9 years, 3 months ago (2011-08-29 18:56:53 UTC) #3
Yaron
On 2011/08/29 18:56:53, Yaron wrote: > On 2011/08/29 18:41:54, Yaron wrote: > > Fixed the ...
9 years, 3 months ago (2011-08-31 02:03:05 UTC) #4
Andrew T Wilson (Slow)
LGTM
9 years, 3 months ago (2011-09-01 00:04:14 UTC) #5
commit-bot: I haz the power
9 years, 3 months ago (2011-09-02 03:56:18 UTC) #6
Change committed as 99317

Powered by Google App Engine
This is Rietveld 408576698