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

Issue 11953100: Add url prefix to AutofillQuery requests when autocheckout enabled, and set accepts="a" (autochecko… (Closed)

Created:
7 years, 11 months ago by benquan
Modified:
7 years, 10 months ago
Reviewers:
benquan, ahutter, Ilya Sherman
CC:
chromium-reviews, Raman Kakilate, benquan, dhollowa+watch_chromium.org, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, Ilya Sherman
Visibility:
Public.

Description

Add url prefix to AutofillQuery requests when autocheckout enabled, and set accepts="a" (autocheckout) rather than "e" (experiment) BUG=172143, 172186 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181845

Patch Set 1 #

Total comments: 12

Patch Set 2 : Add class TestWhitelistManager #

Patch Set 3 : Add class TestWhitelistManager #

Patch Set 4 : revert whitelist related changes #

Patch Set 5 : Pass accepts="a,e" and urlprefixsignature down to autofillserv. #

Total comments: 4

Patch Set 6 : Fix lint #

Patch Set 7 : sync to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -8 lines) Patch
M chrome/browser/autofill/form_structure.cc View 1 2 3 4 5 6 4 chunks +32 lines, -3 lines 0 comments Download
M chrome/browser/autofill/form_structure_unittest.cc View 1 2 3 4 5 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
benquan
this depends on a pending cl: https://codereview.chromium.org/11867025/
7 years, 11 months ago (2013-01-25 03:15:06 UTC) #1
Ilya Sherman
https://codereview.chromium.org/11953100/diff/1/chrome/browser/autofill/form_structure.cc File chrome/browser/autofill/form_structure.cc (right): https://codereview.chromium.org/11953100/diff/1/chrome/browser/autofill/form_structure.cc#newcode437 chrome/browser/autofill/form_structure.cc:437: kAcceptedFeatureAutocheckout); Shouldn't we support both experiments and autocheckout in ...
7 years, 11 months ago (2013-01-25 20:37:35 UTC) #2
benquan
https://codereview.chromium.org/11953100/diff/1/chrome/browser/autofill/form_structure.cc File chrome/browser/autofill/form_structure.cc (right): https://codereview.chromium.org/11953100/diff/1/chrome/browser/autofill/form_structure.cc#newcode437 chrome/browser/autofill/form_structure.cc:437: kAcceptedFeatureAutocheckout); On 2013/01/25 20:37:35, Ilya Sherman wrote: > Shouldn't ...
7 years, 10 months ago (2013-01-29 00:36:08 UTC) #3
Ilya Sherman
https://codereview.chromium.org/11953100/diff/1/chrome/browser/autofill/form_structure.cc File chrome/browser/autofill/form_structure.cc (right): https://codereview.chromium.org/11953100/diff/1/chrome/browser/autofill/form_structure.cc#newcode437 chrome/browser/autofill/form_structure.cc:437: kAcceptedFeatureAutocheckout); On 2013/01/29 00:36:09, benquan wrote: > On 2013/01/25 ...
7 years, 10 months ago (2013-01-29 01:49:22 UTC) #4
benquan
I've messed up this git branch, I started a new one (https://codereview.chromium.org/12089035/), and I'm going ...
7 years, 10 months ago (2013-01-30 19:24:22 UTC) #5
Ilya Sherman
On 2013/01/30 19:24:22, benquan wrote: > I've messed up this git branch, I started a ...
7 years, 10 months ago (2013-01-30 21:12:14 UTC) #6
benquan_google.com
On Wed, Jan 30, 2013 at 1:12 PM, <isherman@chromium.org> wrote: > On 2013/01/30 19:24:22, benquan ...
7 years, 10 months ago (2013-01-30 23:55:00 UTC) #7
benquan
PTAL https://codereview.chromium.org/11953100/diff/1/chrome/browser/autofill/form_structure.cc File chrome/browser/autofill/form_structure.cc (right): https://codereview.chromium.org/11953100/diff/1/chrome/browser/autofill/form_structure.cc#newcode437 chrome/browser/autofill/form_structure.cc:437: kAcceptedFeatureAutocheckout); On 2013/01/30 21:12:14, Ilya Sherman wrote: > ...
7 years, 10 months ago (2013-01-31 03:58:04 UTC) #8
Ilya Sherman
https://chromiumcodereview.appspot.com/11953100/diff/8004/chrome/browser/autofill/form_structure.cc File chrome/browser/autofill/form_structure.cc (right): https://chromiumcodereview.appspot.com/11953100/diff/8004/chrome/browser/autofill/form_structure.cc#newcode382 chrome/browser/autofill/form_structure.cc:382: // autocheckout_url_prefix tells autofillserver where the forms in the ...
7 years, 10 months ago (2013-01-31 05:03:28 UTC) #9
Ilya Sherman
LGTM with those nits addressed (though please wait for the CL this depends on to ...
7 years, 10 months ago (2013-01-31 05:04:54 UTC) #10
benquan
https://codereview.chromium.org/11953100/diff/8004/chrome/browser/autofill/form_structure.cc File chrome/browser/autofill/form_structure.cc (right): https://codereview.chromium.org/11953100/diff/8004/chrome/browser/autofill/form_structure.cc#newcode382 chrome/browser/autofill/form_structure.cc:382: // autocheckout_url_prefix tells autofillserver where the forms in the ...
7 years, 10 months ago (2013-02-01 02:55:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benquan@chromium.org/11953100/18001
7 years, 10 months ago (2013-02-12 01:45:41 UTC) #12
commit-bot: I haz the power
7 years, 10 months ago (2013-02-12 04:45:15 UTC) #13
Message was sent while issue was closed.
Change committed as 181845

Powered by Google App Engine
This is Rietveld 408576698