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

Issue 187693002: Move UserPolicySigninServiceBase to observe SigninManager. (Closed)

Created:
6 years, 9 months ago by blundell
Modified:
6 years, 8 months ago
Reviewers:
Joao da Silva
CC:
chromium-reviews, Andrew T Wilson (Slow)
Visibility:
Public.

Description

Move UserPolicySigninServiceBase to observe SigninManager. This is part of the effort to eliminate Signin-related notifications. BUG=345617 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260468

Patch Set 1 #

Patch Set 2 : Guard against SigninManager being NULL in tests #

Patch Set 3 : Old chunk mismatch #

Patch Set 4 : Change unit tests to go through Builder #

Patch Set 5 : Fixes to BookmarkBubleViewUnittest #

Patch Set 6 : Nits #

Patch Set 7 : New patchset to try to jumpstart CQ #

Patch Set 8 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -11 lines) Patch
M chrome/browser/policy/cloud/user_policy_signin_service_base.h View 1 2 3 4 4 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/policy/cloud/user_policy_signin_service_base.cc View 1 2 3 4 5 6 7 3 chunks +11 lines, -9 lines 0 comments Download

Messages

Total messages: 52 (0 generated)
blundell
6 years, 9 months ago (2014-03-05 13:08:43 UTC) #1
Joao da Silva
lgtm +Drew: FYI
6 years, 9 months ago (2014-03-05 17:09:54 UTC) #2
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 9 months ago (2014-03-05 17:12:03 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/187693002/1
6 years, 9 months ago (2014-03-05 17:13:55 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 17:16:48 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel, mac_chromium_rel
6 years, 9 months ago (2014-03-05 17:16:48 UTC) #6
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 9 months ago (2014-03-05 20:17:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/187693002/1
6 years, 9 months ago (2014-03-05 20:23:04 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 20:38:25 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=275549
6 years, 9 months ago (2014-03-05 20:38:26 UTC) #10
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 9 months ago (2014-03-05 21:47:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/187693002/20001
6 years, 9 months ago (2014-03-05 21:51:55 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 22:42:20 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg
6 years, 9 months ago (2014-03-05 22:42:21 UTC) #14
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 9 months ago (2014-03-06 06:11:22 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/187693002/20001
6 years, 9 months ago (2014-03-06 06:12:13 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 07:32:05 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel
6 years, 9 months ago (2014-03-06 07:32:06 UTC) #18
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 9 months ago (2014-03-06 12:09:09 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/187693002/40001
6 years, 9 months ago (2014-03-06 12:09:25 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 12:22:21 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel
6 years, 9 months ago (2014-03-06 12:22:22 UTC) #22
blundell
Joao, Can you throw an eye over the issue I'm having? I'm guarding the call ...
6 years, 9 months ago (2014-03-07 08:05:51 UTC) #23
Joao da Silva
On 2014/03/07 08:05:51, blundell wrote: > Joao, > > Can you throw an eye over ...
6 years, 9 months ago (2014-03-07 20:30:15 UTC) #24
blundell
Joao, Thanks so much for the investigation and uncovering the issue! Now that I know ...
6 years, 9 months ago (2014-03-10 10:28:59 UTC) #25
Joao da Silva
On 2014/03/10 10:28:59, blundell wrote: > Joao, > > Thanks so much for the investigation ...
6 years, 9 months ago (2014-03-11 16:23:41 UTC) #26
blundell
On 2014/03/11 16:23:41, Joao da Silva wrote: > On 2014/03/10 10:28:59, blundell wrote: > > ...
6 years, 9 months ago (2014-03-11 16:24:54 UTC) #27
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 9 months ago (2014-03-12 06:24:33 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/187693002/40001
6 years, 9 months ago (2014-03-12 06:25:20 UTC) #29
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-12 08:34:21 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel
6 years, 9 months ago (2014-03-12 08:34:22 UTC) #31
blundell
Hi Joao, So it turns out that there are a bunch of places in the ...
6 years, 9 months ago (2014-03-12 11:46:01 UTC) #32
Joao da Silva
On 2014/03/12 11:46:01, blundell wrote: > Hi Joao, > > So it turns out that ...
6 years, 9 months ago (2014-03-12 16:06:37 UTC) #33
blundell
On 2014/03/12 16:06:37, Joao da Silva wrote: > On 2014/03/12 11:46:01, blundell wrote: > > ...
6 years, 9 months ago (2014-03-12 16:26:51 UTC) #34
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 9 months ago (2014-03-27 20:55:19 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/187693002/100001
6 years, 9 months ago (2014-03-27 20:56:19 UTC) #36
blundell
The CQ bit was unchecked by blundell@chromium.org
6 years, 9 months ago (2014-03-28 17:59:21 UTC) #37
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 9 months ago (2014-03-28 17:59:31 UTC) #38
blundell
The CQ bit was unchecked by blundell@chromium.org
6 years, 8 months ago (2014-03-29 07:25:17 UTC) #39
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 8 months ago (2014-03-29 07:25:56 UTC) #40
blundell
The CQ bit was unchecked by blundell@chromium.org
6 years, 8 months ago (2014-03-29 18:38:42 UTC) #41
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 8 months ago (2014-03-29 18:39:59 UTC) #42
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/187693002/120001
6 years, 8 months ago (2014-03-29 18:40:37 UTC) #43
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-03-29 19:30:32 UTC) #44
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-03-29 19:30:33 UTC) #45
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 8 months ago (2014-03-30 16:53:44 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/187693002/120001
6 years, 8 months ago (2014-03-30 16:54:14 UTC) #47
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-03-30 18:22:58 UTC) #48
commit-bot: I haz the power
Failed to apply patch for chrome/browser/policy/cloud/user_policy_signin_service_base.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-03-30 18:23:01 UTC) #49
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 8 months ago (2014-03-30 18:29:01 UTC) #50
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/187693002/140001
6 years, 8 months ago (2014-03-30 18:29:05 UTC) #51
commit-bot: I haz the power
6 years, 8 months ago (2014-03-30 20:57:17 UTC) #52
Message was sent while issue was closed.
Change committed as 260468

Powered by Google App Engine
This is Rietveld 408576698