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

Issue 2069553002: Add base::Feature to protect password viewing on Android (Closed)

Created:
4 years, 6 months ago by dozsa
Modified:
4 years, 6 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add base::Feature to protect password viewing on Android This CL adds a base::Feature "view-passwords" to guard the ability to view and copy passwords in Chrome on Android settings. Note: There is no associated about::flags entry because it is crucial that the feature not be enabled by non-developers before it is complete. BUG=619868 Committed: https://crrev.com/4630cceb0e4cd565ff9b5b95d841587fda1814f5 Cr-Commit-Position: refs/heads/master@{#399679}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Edit description for kViewPasswords #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M components/password_manager/core/common/password_manager_features.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/password_manager/core/common/password_manager_features.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
dozsa
Hi Vaclav, Could you please review this change? Thank you! Paula
4 years, 6 months ago (2016-06-14 09:27:07 UTC) #2
vabr (Chromium)
Hi Paula, Thanks, this LGTM with one comment in the code, and the following comments ...
4 years, 6 months ago (2016-06-14 09:43:53 UTC) #4
dozsa
https://codereview.chromium.org/2069553002/diff/1/components/password_manager/core/common/password_manager_features.cc File components/password_manager/core/common/password_manager_features.cc (right): https://codereview.chromium.org/2069553002/diff/1/components/password_manager/core/common/password_manager_features.cc#newcode52 components/password_manager/core/common/password_manager_features.cc:52: // Control whether users can view and copy passwords. ...
4 years, 6 months ago (2016-06-14 09:55:35 UTC) #6
vabr (Chromium)
LGTM, thanks! Vaclav P.S. I just copied the title to the CL description again. It ...
4 years, 6 months ago (2016-06-14 09:59:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2069553002/20001
4 years, 6 months ago (2016-06-14 10:01:09 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-14 10:39:27 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-14 10:41:11 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4630cceb0e4cd565ff9b5b95d841587fda1814f5
Cr-Commit-Position: refs/heads/master@{#399679}

Powered by Google App Engine
This is Rietveld 408576698