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

Issue 13811045: Autofill:Autocheckout: Enable Autocheckout for finch experimenting (Closed)

Created:
7 years, 8 months ago by Raman Kakilate
Modified:
7 years, 8 months ago
CC:
chromium-reviews, 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, Alexei Svitkine (slow)
Visibility:
Public.

Description

Autofill:Autocheckout: In addition to "Enable Experimental Form filling" flag, support second method of enabling Autocheckout: using finch experiment. Autocheckout will be enabled if either of the conditions is true. Will remove "Enable experimental form filling" flag, once finch experiment is setup completely. BUG=230026 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194767

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix indentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -5 lines) Patch
M components/autofill/browser/autocheckout/whitelist_manager.cc View 2 chunks +3 lines, -1 line 0 comments Download
M components/autofill/browser/autofill_manager.cc View 1 chunk +2 lines, -1 line 0 comments Download
M components/autofill/renderer/form_autofill_util.cc View 1 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Raman Kakilate
Albert/Ilya - PTAL. Thanks.
7 years, 8 months ago (2013-04-12 17:46:22 UTC) #1
Albert Bodenhamer
Please attach a more detailed description. It looks like the intent is to be able ...
7 years, 8 months ago (2013-04-12 17:54:14 UTC) #2
Raman Kakilate
On 2013/04/12 17:54:14, Albert Bodenhamer wrote: > Please attach a more detailed description. It looks ...
7 years, 8 months ago (2013-04-12 18:05:05 UTC) #3
Ilya Sherman
LGTM On 2013/04/12 18:05:05, Raman Kakilate wrote: > On 2013/04/12 17:54:14, Albert Bodenhamer wrote: > ...
7 years, 8 months ago (2013-04-13 01:12:09 UTC) #4
Raman Kakilate
On 2013/04/13 01:12:09, Ilya Sherman wrote: > LGTM > > On 2013/04/12 18:05:05, Raman Kakilate ...
7 years, 8 months ago (2013-04-15 04:37:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ramankk@chromium.org/13811045/1
7 years, 8 months ago (2013-04-15 04:38:02 UTC) #6
Alexei Svitkine (slow)
On Mon, Apr 15, 2013 at 12:37 AM, <ramankk@chromium.org> wrote: > On 2013/04/13 01:12:09, Ilya ...
7 years, 8 months ago (2013-04-15 04:47:44 UTC) #7
Raman Kakilate
On 2013/04/15 04:47:44, Alexei Svitkine wrote: > On Mon, Apr 15, 2013 at 12:37 AM, ...
7 years, 8 months ago (2013-04-15 05:00:37 UTC) #8
Alexei Svitkine (slow)
https://codereview.chromium.org/13811045/diff/1/components/autofill/renderer/form_autofill_util.cc File components/autofill/renderer/form_autofill_util.cc (right): https://codereview.chromium.org/13811045/diff/1/components/autofill/renderer/form_autofill_util.cc#newcode85 components/autofill/renderer/form_autofill_util.cc:85: return base::FieldTrialList::FindFullName("Autocheckout") == "Yes" || On 2013/04/13 01:12:09, Ilya ...
7 years, 8 months ago (2013-04-15 15:24:13 UTC) #9
Raman Kakilate
https://codereview.chromium.org/13811045/diff/1/components/autofill/renderer/form_autofill_util.cc File components/autofill/renderer/form_autofill_util.cc (right): https://codereview.chromium.org/13811045/diff/1/components/autofill/renderer/form_autofill_util.cc#newcode85 components/autofill/renderer/form_autofill_util.cc:85: return base::FieldTrialList::FindFullName("Autocheckout") == "Yes" || On 2013/04/15 15:24:13, Alexei ...
7 years, 8 months ago (2013-04-15 15:49:52 UTC) #10
Alexei Svitkine (slow)
LGTM
7 years, 8 months ago (2013-04-15 15:54:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ramankk@chromium.org/13811045/19001
7 years, 8 months ago (2013-04-17 23:24:11 UTC) #12
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 04:52:34 UTC) #13
Message was sent while issue was closed.
Change committed as 194767

Powered by Google App Engine
This is Rietveld 408576698