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

Issue 186983003: [Privet] Do not show notifications from guest and default profiles in ChromeOS (Closed)

Created:
6 years, 9 months ago by Noam Samuel
Modified:
6 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

[Privet] Do not show notifications from guest and default profiles in ChromeOS In ChromeOS, do not show notifications for guest and default profiles. When starting the privet notification service, check if the profile has an authenticated username. If it does, it is a normal user account; otherwise it isn't. BUG=349098 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255432

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M chrome/browser/local_discovery/privet_notifications.cc View 2 chunks +11 lines, -0 lines 2 comments Download

Messages

Total messages: 21 (0 generated)
Noam Samuel
6 years, 9 months ago (2014-03-04 22:29:52 UTC) #1
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/186983003/diff/1/chrome/browser/local_discovery/privet_notifications.cc File chrome/browser/local_discovery/privet_notifications.cc (right): https://codereview.chromium.org/186983003/diff/1/chrome/browser/local_discovery/privet_notifications.cc#newcode294 chrome/browser/local_discovery/privet_notifications.cc:294: if (!signin_manager || signin_manager->GetAuthenticatedUsername().empty()) I guess that's not enough. ...
6 years, 9 months ago (2014-03-04 22:47:33 UTC) #2
Noam Samuel
https://codereview.chromium.org/186983003/diff/1/chrome/browser/local_discovery/privet_notifications.cc File chrome/browser/local_discovery/privet_notifications.cc (right): https://codereview.chromium.org/186983003/diff/1/chrome/browser/local_discovery/privet_notifications.cc#newcode294 chrome/browser/local_discovery/privet_notifications.cc:294: if (!signin_manager || signin_manager->GetAuthenticatedUsername().empty()) On 2014/03/04 22:47:33, Vitaly Buka ...
6 years, 9 months ago (2014-03-04 22:58:49 UTC) #3
Vitaly Buka (NO REVIEWS)
lgtm
6 years, 9 months ago (2014-03-04 23:03:15 UTC) #4
Vitaly Buka (NO REVIEWS)
The CQ bit was checked by vitalybuka@chromium.org
6 years, 9 months ago (2014-03-04 23:03:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/186983003/1
6 years, 9 months ago (2014-03-04 23:11:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/186983003/1
6 years, 9 months ago (2014-03-05 01:12:57 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 04:56:41 UTC) #8
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=274876
6 years, 9 months ago (2014-03-05 04:56:41 UTC) #9
Noam Samuel
The CQ bit was checked by noamsml@chromium.org
6 years, 9 months ago (2014-03-05 18:04:56 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/186983003/1
6 years, 9 months ago (2014-03-05 18:05:59 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 19:27:08 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=275456
6 years, 9 months ago (2014-03-05 19:27:09 UTC) #13
Vitaly Buka (NO REVIEWS)
The CQ bit was checked by vitalybuka@chromium.org
6 years, 9 months ago (2014-03-06 02:51:59 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/186983003/1
6 years, 9 months ago (2014-03-06 03:06:30 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 04:37:27 UTC) #16
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=276100
6 years, 9 months ago (2014-03-06 04:37:27 UTC) #17
Noam Samuel
The CQ bit was checked by noamsml@chromium.org
6 years, 9 months ago (2014-03-06 18:31:40 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/186983003/1
6 years, 9 months ago (2014-03-06 18:35:55 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/186983003/1
6 years, 9 months ago (2014-03-06 20:56:02 UTC) #20
commit-bot: I haz the power
6 years, 9 months ago (2014-03-06 21:27:12 UTC) #21
Message was sent while issue was closed.
Change committed as 255432

Powered by Google App Engine
This is Rietveld 408576698