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

Issue 2772783004: [Sync] Don't display passphrase notification if user dismissed previous one (Closed)

Created:
3 years, 9 months ago by pavely
Modified:
3 years, 9 months ago
Reviewers:
skym
CC:
chromium-reviews, sync-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] Don't display passphrase notification if user dismissed previous one The scenario: - User gets notification to enter passphrase on ChromeOS, then dismisses it - When user opens sync settings this notification is displayed again even though user intention is likely to enter passphrase. The solution is not to display passphrase notification if user has dismissed previous one. Notification will be displayed after user signs in into profile and for any new passphrase (user entered previous one and then changed it again from remote device). BUG=620133 R=skym@chromium.org Review-Url: https://codereview.chromium.org/2772783004 Cr-Commit-Position: refs/heads/master@{#459937} Committed: https://chromium.googlesource.com/chromium/src/+/2870786bb6d391f0ee19f87a84f4278c95154fb0

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -15 lines) Patch
M chrome/browser/sync/sync_error_notifier_ash.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/sync/sync_error_notifier_ash.cc View 4 chunks +14 lines, -5 lines 0 comments Download
M chrome/browser/sync/sync_error_notifier_ash_unittest.cc View 5 chunks +20 lines, -10 lines 3 comments Download

Messages

Total messages: 16 (9 generated)
pavely
3 years, 9 months ago (2017-03-24 23:14:25 UTC) #2
skym
lgtm https://codereview.chromium.org/2772783004/diff/1/chrome/browser/sync/sync_error_notifier_ash_unittest.cc File chrome/browser/sync/sync_error_notifier_ash_unittest.cc (right): https://codereview.chromium.org/2772783004/diff/1/chrome/browser/sync/sync_error_notifier_ash_unittest.cc#newcode154 chrome/browser/sync/sync_error_notifier_ash_unittest.cc:154: ASSERT_FALSE(notification->message().empty()); Nice catch https://codereview.chromium.org/2772783004/diff/1/chrome/browser/sync/sync_error_notifier_ash_unittest.cc#newcode205 chrome/browser/sync/sync_error_notifier_ash_unittest.cc:205: true /* signed ...
3 years, 9 months ago (2017-03-27 20:56:56 UTC) #6
pavely
https://codereview.chromium.org/2772783004/diff/1/chrome/browser/sync/sync_error_notifier_ash_unittest.cc File chrome/browser/sync/sync_error_notifier_ash_unittest.cc (right): https://codereview.chromium.org/2772783004/diff/1/chrome/browser/sync/sync_error_notifier_ash_unittest.cc#newcode205 chrome/browser/sync/sync_error_notifier_ash_unittest.cc:205: true /* signed in */, true /* error */, ...
3 years, 9 months ago (2017-03-27 21:06:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2772783004/1
3 years, 9 months ago (2017-03-27 21:07:18 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/180855)
3 years, 9 months ago (2017-03-27 22:57:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2772783004/1
3 years, 9 months ago (2017-03-27 23:02:57 UTC) #13
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 23:41:41 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/2870786bb6d391f0ee19f87a84f4...

Powered by Google App Engine
This is Rietveld 408576698