|
[Mac] Add option to reauthenticate the OS user before revealing passwords.
When the flag is enabled and the user attempts to reveal a plaintext password
in chrome://settings/passwords, they will be prompted to reauthenticate with
their OS password. This matches Safari's behaviour on OS X.
BUG= 303113
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230479
Total comments: 2
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+157 lines, -31 lines) |
Patch |
|
M |
base/mac/authorization_util.h
|
View
|
|
1 chunk |
+13 lines, -4 lines |
0 comments
|
Download
|
|
M |
base/mac/authorization_util.mm
|
View
|
|
4 chunks |
+22 lines, -13 lines |
0 comments
|
Download
|
|
M |
chrome/app/chromium_strings.grd
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/app/generated_resources.grd
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/app/google_chrome_strings.grd
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/about_flags.cc
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/password_manager/password_manager_util.h
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/password_manager/password_manager_util_mac.mm
|
View
|
1
2
3
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
|
A + |
chrome/browser/password_manager/password_manager_util_stub.cc
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/options/password_manager_handler.h
|
View
|
1
2
|
2 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/options/password_manager_handler.cc
|
View
|
1
2
3
|
5 chunks |
+19 lines, -6 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/chrome_switches.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/chrome_switches.cc
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 18 (0 generated)
|