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

Issue 2798243004: Show password sync status in CBD (Closed)

Created:
3 years, 8 months ago by dullweber
Modified:
3 years, 8 months ago
Reviewers:
msramek, droger, maxwalker
CC:
chromium-reviews, markusheintz_, msramek+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Show password sync status in CBD This adds "(synced)" to the password counter text if there is a stored password and password sync is activated. I also removed all "browsing_data::" usages from browsing_data_utils.cc because this class is inside the browsing_data namespace. BUG=681523 Review-Url: https://codereview.chromium.org/2798243004 Cr-Commit-Position: refs/heads/master@{#465566} Committed: https://chromium.googlesource.com/chromium/src/+/83d87e7a1a0cd89eaa29e8806c8f959106eda34b

Patch Set 1 #

Patch Set 2 : fix compilation #

Patch Set 3 : fix dependency #

Patch Set 4 : fix browser_tests and ios #

Total comments: 10

Patch Set 5 : add sync test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -58 lines) Patch
M chrome/browser/browsing_data/browsing_data_counter_factory.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/history_counter_browsertest.cc View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/browsing_data/passwords_counter_browsertest.cc View 1 2 3 4 13 chunks +123 lines, -17 lines 0 comments Download
M components/browsing_data/core/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M components/browsing_data/core/browsing_data_utils.cc View 1 2 3 4 3 chunks +26 lines, -27 lines 0 comments Download
M components/browsing_data/core/browsing_data_utils_unittest.cc View 1 2 3 4 2 chunks +31 lines, -0 lines 0 comments Download
M components/browsing_data/core/counters/browsing_data_counter.cc View 1 chunk +3 lines, -1 line 0 comments Download
M components/browsing_data/core/counters/passwords_counter.h View 1 2 3 4 2 chunks +23 lines, -2 lines 0 comments Download
M components/browsing_data/core/counters/passwords_counter.cc View 1 2 3 4 3 chunks +46 lines, -4 lines 0 comments Download
M components/browsing_data_strings.grdp View 1 2 3 4 1 chunk +8 lines, -2 lines 0 comments Download
M ios/chrome/browser/browsing_data/ios_browsing_data_counter_factory.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 39 (28 generated)
dullweber
Hi, I extended the PasswordsCounter to show "(synced)" when necessary. This change will affect also ...
3 years, 8 months ago (2017-04-07 11:57:28 UTC) #17
msramek
Please do add a test similar to the one about history sync. We can ask ...
3 years, 8 months ago (2017-04-07 12:17:41 UTC) #18
msramek
+maxwalker@ to please sanity check the string changes in browsing_data_strings.grdp (will apply to CBD on ...
3 years, 8 months ago (2017-04-07 12:18:28 UTC) #20
maxwalker
LGTM
3 years, 8 months ago (2017-04-07 15:04:17 UTC) #23
dullweber
I added a sync test and fixed the other issues https://codereview.chromium.org/2798243004/diff/60001/components/browsing_data/core/counters/passwords_counter.cc File components/browsing_data/core/counters/passwords_counter.cc (right): https://codereview.chromium.org/2798243004/diff/60001/components/browsing_data/core/counters/passwords_counter.cc#newcode13 ...
3 years, 8 months ago (2017-04-11 15:12:49 UTC) #24
dullweber
On 2017/04/07 12:17:41, msramek wrote: > Please do add a test similar to the one ...
3 years, 8 months ago (2017-04-19 09:05:10 UTC) #29
msramek
Yep! LGTM.
3 years, 8 months ago (2017-04-19 09:18:54 UTC) #30
dullweber
droger@chromium.org: Please review a small change in ios/chrome/browser/browsing_data/ios_browsing_data_counter_factory.cc I'm passing a SyncService to the passwords ...
3 years, 8 months ago (2017-04-19 09:28:06 UTC) #32
droger
ios/ lgtm
3 years, 8 months ago (2017-04-19 11:40:47 UTC) #33
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/2798243004/80001
3 years, 8 months ago (2017-04-19 11:44:19 UTC) #36
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 12:49:44 UTC) #39
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/83d87e7a1a0cd89eaa29e8806c8f...

Powered by Google App Engine
This is Rietveld 408576698