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

Issue 12617010: Turn on SyncedNotifications in Dev and Canary (Closed)

Created:
7 years, 9 months ago by Pete Williamson
Modified:
7 years, 9 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Turn on SyncedNotifications for Dev, Canary, and Unknown channel Turning it on in Dev and Canary will allow us to gather feedback during the development process. BUG=22205 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190089

Patch Set 1 #

Patch Set 2 : Synced Notifications - enable for Dev, Canary #

Patch Set 3 : Synced Notification enable for dev + canary - with disable switch #

Total comments: 1

Patch Set 4 : Synced notifications enable dev + canary - remove android #define #

Patch Set 5 : Synced Notifications enable dev and canary - fix unittests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -11 lines) Patch
M chrome/browser/sync/profile_sync_components_factory_impl.cc View 1 2 3 2 chunks +10 lines, -6 lines 0 comments Download
M chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc View 1 2 3 4 3 chunks +7 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
Pete Williamson
7 years, 9 months ago (2013-03-19 17:20:20 UTC) #1
Dmitry Titov
Why not just enable it on Canary and Dev builds w/o any additional flag?
7 years, 9 months ago (2013-03-19 18:05:22 UTC) #2
Pete Williamson
On 2013/03/19 18:05:22, Dmitry Titov wrote: > Why not just enable it on Canary and ...
7 years, 9 months ago (2013-03-19 21:30:14 UTC) #3
Pete Williamson
OK, I removed the switch, and turned it on by default in developer machine builds, ...
7 years, 9 months ago (2013-03-19 21:30:50 UTC) #4
Dmitry Titov
lgtm
7 years, 9 months ago (2013-03-19 21:31:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petewil@chromium.org/12617010/4001
7 years, 9 months ago (2013-03-20 20:25:14 UTC) #6
commit-bot: I haz the power
Presubmit check for 12617010-4001 failed and returned exit status 1. INFO:root:Found 1 file(s). Running presubmit ...
7 years, 9 months ago (2013-03-20 20:25:19 UTC) #7
Pete Williamson
zea@ - May I please get OWNERS approval for this change. Dimich has already given ...
7 years, 9 months ago (2013-03-20 20:29:59 UTC) #8
dcheng
On 2013/03/20 20:29:59, Pete Williamson wrote: > zea@ - May I please get OWNERS approval ...
7 years, 9 months ago (2013-03-20 20:37:07 UTC) #9
Pete Williamson
On 2013/03/20 20:37:07, dcheng wrote: > On 2013/03/20 20:29:59, Pete Williamson wrote: > > zea@ ...
7 years, 9 months ago (2013-03-20 20:39:54 UTC) #10
Nicolas Zea
On 2013/03/20 20:39:54, Pete Williamson wrote: > On 2013/03/20 20:37:07, dcheng wrote: > > On ...
7 years, 9 months ago (2013-03-20 21:05:10 UTC) #11
Dmitry Titov
The motivation to remove an explicit flag in about://flags and enable the feature in Canary/Dev ...
7 years, 9 months ago (2013-03-20 21:12:34 UTC) #12
Nicolas Zea
On 2013/03/20 21:12:34, Dmitry Titov wrote: > The motivation to remove an explicit flag in ...
7 years, 9 months ago (2013-03-20 21:23:54 UTC) #13
Pete Williamson
OK, I changed the "enable" switch to a "disable" switch. Note that this means we ...
7 years, 9 months ago (2013-03-20 22:23:43 UTC) #14
Nicolas Zea
LGTM, with a nit and the caveat I mentioned offline https://codereview.chromium.org/12617010/diff/17001/chrome/browser/sync/profile_sync_components_factory_impl.cc File chrome/browser/sync/profile_sync_components_factory_impl.cc (right): https://codereview.chromium.org/12617010/diff/17001/chrome/browser/sync/profile_sync_components_factory_impl.cc#newcode249 ...
7 years, 9 months ago (2013-03-20 22:37:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petewil@chromium.org/12617010/13002
7 years, 9 months ago (2013-03-20 23:01:14 UTC) #16
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=109595
7 years, 9 months ago (2013-03-21 00:40:40 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petewil@chromium.org/12617010/32001
7 years, 9 months ago (2013-03-21 17:04:53 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petewil@chromium.org/12617010/32001
7 years, 9 months ago (2013-03-22 18:26:18 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petewil@chromium.org/12617010/32001
7 years, 9 months ago (2013-03-23 15:08:04 UTC) #20
commit-bot: I haz the power
7 years, 9 months ago (2013-03-23 21:47:27 UTC) #21
Message was sent while issue was closed.
Change committed as 190089

Powered by Google App Engine
This is Rietveld 408576698