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

Issue 139253004: Add the database field to require additional auth for autofilling passwords. (Closed)

Created:
6 years, 10 months ago by Ted C
Modified:
6 years, 10 months ago
CC:
chromium-reviews, benquan, jam, browser-components-watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

Add the database field to require additional auth for autofilling passwords. BUG=341492 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250286

Patch Set 1 #

Total comments: 4

Patch Set 2 : Removed IPC change #

Patch Set 3 : Add comment to IPC message about excluded field. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -19 lines) Patch
M components/autofill/content/common/autofill_param_traits_macros.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/password_form_conversion_utils.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/core/common/password_form.h View 1 chunk +6 lines, -0 lines 0 comments Download
M components/autofill/core/common/password_form.cc View 3 chunks +5 lines, -1 line 0 comments Download
M components/password_manager/core/browser/login_database.cc View 12 chunks +32 lines, -17 lines 0 comments Download
M components/password_manager/core/browser/password_store_change.h View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 34 (0 generated)
Ted C
PTAL
6 years, 10 months ago (2014-02-08 01:06:13 UTC) #1
Ilya Sherman
This looks plausible to me, but I'm not actually very familiar with the password DBs. ...
6 years, 10 months ago (2014-02-08 01:12:21 UTC) #2
Ted C
https://codereview.chromium.org/139253004/diff/1/components/autofill/content/common/autofill_param_traits_macros.h File components/autofill/content/common/autofill_param_traits_macros.h (right): https://codereview.chromium.org/139253004/diff/1/components/autofill/content/common/autofill_param_traits_macros.h#newcode44 components/autofill/content/common/autofill_param_traits_macros.h:44: IPC_STRUCT_TRAITS_MEMBER(use_additional_authentication) On 2014/02/08 01:12:21, Ilya Sherman (catching up...) wrote: ...
6 years, 10 months ago (2014-02-08 01:16:16 UTC) #3
Mike Mammarella
So, there's an additional complication due to the way we store passwords on Linux. In ...
6 years, 10 months ago (2014-02-08 02:06:13 UTC) #4
Ted C
On 2014/02/08 02:06:13, Mike Mammarella wrote: > So, there's an additional complication due to the ...
6 years, 10 months ago (2014-02-08 02:13:44 UTC) #5
Ted C
https://codereview.chromium.org/139253004/diff/1/components/autofill/content/common/autofill_param_traits_macros.h File components/autofill/content/common/autofill_param_traits_macros.h (right): https://codereview.chromium.org/139253004/diff/1/components/autofill/content/common/autofill_param_traits_macros.h#newcode44 components/autofill/content/common/autofill_param_traits_macros.h:44: IPC_STRUCT_TRAITS_MEMBER(use_additional_authentication) On 2014/02/08 01:16:17, Ted C wrote: > On ...
6 years, 10 months ago (2014-02-10 18:51:31 UTC) #6
Mike Mammarella
OK, based on the design doc where it says that it's OK if passwords synced ...
6 years, 10 months ago (2014-02-10 19:19:34 UTC) #7
Ted C
The CQ bit was checked by tedchoc@chromium.org
6 years, 10 months ago (2014-02-10 19:31:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/139253004/120001
6 years, 10 months ago (2014-02-10 19:33:51 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-10 20:09:31 UTC) #10
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=49296
6 years, 10 months ago (2014-02-10 20:09:32 UTC) #11
Ted C
On 2014/02/10 20:09:32, I haz the power (commit-bot) wrote: > Retried try job too often ...
6 years, 10 months ago (2014-02-10 21:31:31 UTC) #12
Garrett Casto
LGTM.
6 years, 10 months ago (2014-02-10 21:41:51 UTC) #13
Ted C
The CQ bit was checked by tedchoc@chromium.org
6 years, 10 months ago (2014-02-10 21:45:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/139253004/120001
6 years, 10 months ago (2014-02-10 21:47:37 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-10 22:04:44 UTC) #16
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) telemetry_perf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=260957
6 years, 10 months ago (2014-02-10 22:04:45 UTC) #17
Ted C
The CQ bit was checked by tedchoc@chromium.org
6 years, 10 months ago (2014-02-10 22:06:09 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/139253004/120001
6 years, 10 months ago (2014-02-10 22:07:07 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/139253004/120001
6 years, 10 months ago (2014-02-10 22:54:35 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-10 23:13:55 UTC) #21
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=49355
6 years, 10 months ago (2014-02-10 23:13:56 UTC) #22
Ted C
On 2014/02/10 23:13:56, I haz the power (commit-bot) wrote: > Retried try job too often ...
6 years, 10 months ago (2014-02-10 23:20:32 UTC) #23
Ilya Sherman
https://codereview.chromium.org/139253004/diff/1/components/autofill/content/common/autofill_param_traits_macros.h File components/autofill/content/common/autofill_param_traits_macros.h (right): https://codereview.chromium.org/139253004/diff/1/components/autofill/content/common/autofill_param_traits_macros.h#newcode44 components/autofill/content/common/autofill_param_traits_macros.h:44: IPC_STRUCT_TRAITS_MEMBER(use_additional_authentication) On 2014/02/10 18:51:32, Ted C wrote: > On ...
6 years, 10 months ago (2014-02-10 23:32:54 UTC) #24
Garrett Casto
On 2014/02/10 23:32:54, Ilya Sherman (catching up...) wrote: > https://codereview.chromium.org/139253004/diff/1/components/autofill/content/common/autofill_param_traits_macros.h > File components/autofill/content/common/autofill_param_traits_macros.h (right): > ...
6 years, 10 months ago (2014-02-10 23:37:12 UTC) #25
Garrett Casto
On 2014/02/10 23:20:32, Ted C wrote: > On 2014/02/10 23:13:56, I haz the power (commit-bot) ...
6 years, 10 months ago (2014-02-10 23:44:25 UTC) #26
Ilya Sherman
On 2014/02/10 23:37:12, Garrett Casto wrote: > On 2014/02/10 23:32:54, Ilya Sherman (catching up...) wrote: ...
6 years, 10 months ago (2014-02-10 23:48:10 UTC) #27
Ted C
On 2014/02/10 23:48:10, Ilya Sherman (catching up...) wrote: > On 2014/02/10 23:37:12, Garrett Casto wrote: ...
6 years, 10 months ago (2014-02-10 23:51:21 UTC) #28
Ilya Sherman
On 2014/02/10 23:51:21, Ted C wrote: > I'm actually quite surpised we send "blacklisted_by_user". That ...
6 years, 10 months ago (2014-02-10 23:58:13 UTC) #29
Ted C
On 2014/02/10 23:58:13, Ilya Sherman (catching up...) wrote: > On 2014/02/10 23:51:21, Ted C wrote: ...
6 years, 10 months ago (2014-02-11 00:00:46 UTC) #30
Ilya Sherman
LG, thanks.
6 years, 10 months ago (2014-02-11 00:01:25 UTC) #31
Ted C
The CQ bit was checked by tedchoc@chromium.org
6 years, 10 months ago (2014-02-11 00:02:19 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/139253004/510001
6 years, 10 months ago (2014-02-11 00:05:34 UTC) #33
commit-bot: I haz the power
6 years, 10 months ago (2014-02-11 02:18:34 UTC) #34
Message was sent while issue was closed.
Change committed as 250286

Powered by Google App Engine
This is Rietveld 408576698