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

Issue 2253343003: Only show the credit card assist feature in secure contexts. (Closed)

Created:
4 years, 4 months ago by Roger McFarlane (Chromium)
Modified:
4 years, 4 months ago
CC:
chromium-reviews, rouslan+autofill_chromium.org, estade+watch_chromium.org, vabr+watchlistautofill_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Only show the credit card assist feature in secure contexts. BUG=630656 TEST=TEST=AutofillAssistantTest.CanShowCreditCardAssist_FeatureOn_NotSecure Committed: https://crrev.com/bc8c9e6315aee20ab680eb4223a824d397aac02c Cr-Commit-Position: refs/heads/master@{#413887}

Patch Set 1 : Initial CL for review #

Total comments: 2

Patch Set 2 : Move invariant check out of loop #

Total comments: 2

Patch Set 3 : remove redudant comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -2 lines) Patch
M components/autofill/core/browser/autofill_assistant.cc View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
M components/autofill/core/browser/autofill_assistant_unittest.cc View 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (21 generated)
Roger McFarlane (Chromium)
Please take a look?
4 years, 4 months ago (2016-08-18 21:45:27 UTC) #7
Evan Stade
can you seek a review from someone who's active on autofill? If you need my ...
4 years, 4 months ago (2016-08-18 23:10:08 UTC) #10
Roger McFarlane (Chromium)
+sebsg
4 years, 4 months ago (2016-08-19 13:30:13 UTC) #12
Roger McFarlane (Chromium)
+rouslan
4 years, 4 months ago (2016-08-19 13:58:23 UTC) #14
sebsg
lgtm with comment. Thanks! https://codereview.chromium.org/2253343003/diff/20001/components/autofill/core/browser/autofill_assistant.cc File components/autofill/core/browser/autofill_assistant.cc (right): https://codereview.chromium.org/2253343003/diff/20001/components/autofill/core/browser/autofill_assistant.cc#newcode35 components/autofill/core/browser/autofill_assistant.cc:35: const FormData& cur_form_data = cur_form->ToFormData(); ...
4 years, 4 months ago (2016-08-19 14:23:01 UTC) #15
Roger McFarlane (Chromium)
Thanks. Another look? https://codereview.chromium.org/2253343003/diff/20001/components/autofill/core/browser/autofill_assistant.cc File components/autofill/core/browser/autofill_assistant.cc (right): https://codereview.chromium.org/2253343003/diff/20001/components/autofill/core/browser/autofill_assistant.cc#newcode35 components/autofill/core/browser/autofill_assistant.cc:35: const FormData& cur_form_data = cur_form->ToFormData(); On ...
4 years, 4 months ago (2016-08-19 15:23:42 UTC) #18
please use gerrit instead
lgtm
4 years, 4 months ago (2016-08-19 16:37:43 UTC) #21
Roger McFarlane (Chromium)
On 2016/08/18 23:10:08, Evan Stade wrote: > can you seek a review from someone who's ...
4 years, 4 months ago (2016-08-19 17:44:47 UTC) #24
Evan Stade
lgtm with nit https://codereview.chromium.org/2253343003/diff/40001/components/autofill/core/browser/autofill_assistant.cc File components/autofill/core/browser/autofill_assistant.cc (right): https://codereview.chromium.org/2253343003/diff/40001/components/autofill/core/browser/autofill_assistant.cc#newcode33 components/autofill/core/browser/autofill_assistant.cc:33: !autofill_manager_->client()->IsContextSecure( // Insecure? nit: I don't ...
4 years, 4 months ago (2016-08-22 15:07:08 UTC) #27
Roger McFarlane (Chromium)
Thanks. https://codereview.chromium.org/2253343003/diff/40001/components/autofill/core/browser/autofill_assistant.cc File components/autofill/core/browser/autofill_assistant.cc (right): https://codereview.chromium.org/2253343003/diff/40001/components/autofill/core/browser/autofill_assistant.cc#newcode33 components/autofill/core/browser/autofill_assistant.cc:33: !autofill_manager_->client()->IsContextSecure( // Insecure? On 2016/08/22 15:07:08, Evan Stade ...
4 years, 4 months ago (2016-08-23 21:58:44 UTC) #28
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/2253343003/60001
4 years, 4 months ago (2016-08-23 21:59:38 UTC) #31
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 4 months ago (2016-08-23 23:09:13 UTC) #32
commit-bot: I haz the power
4 years, 4 months ago (2016-08-23 23:11:01 UTC) #34
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bc8c9e6315aee20ab680eb4223a824d397aac02c
Cr-Commit-Position: refs/heads/master@{#413887}

Powered by Google App Engine
This is Rietveld 408576698