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

Issue 11272043: [Autofill] Enable client-side pruning of old autocomplete data. (Closed)

Created:
8 years, 1 month ago by Ilya Sherman
Modified:
8 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

[Autofill] Enable client-side pruning of old autocomplete data. BUG=28990 TBR=thakis@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165888

Patch Set 1 #

Patch Set 2 : Crank probability up to 100% #

Patch Set 3 : Set different probabilities depending on channel #

Total comments: 2

Patch Set 4 : Nada #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M chrome/browser/webdata/autocomplete_syncable_service.cc View 1 2 3 2 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Ilya Sherman
8 years, 1 month ago (2012-10-25 23:13:04 UTC) #1
tim (not reviewing)
LGTM, sorry I didn't get to this yesterday. We should make sure this hits a ...
8 years, 1 month ago (2012-10-26 21:34:05 UTC) #2
Ilya Sherman
On 2012/10/26 21:34:05, timsteele wrote: > LGTM, sorry I didn't get to this yesterday. We ...
8 years, 1 month ago (2012-10-26 21:48:32 UTC) #3
Ilya Sherman
Ping. Should I commit this as is, or do we want to lower the percentage?
8 years, 1 month ago (2012-11-01 07:03:01 UTC) #4
Ilya Sherman
Tim, I've updated the code to set different probabilities depending on what channel it's running ...
8 years, 1 month ago (2012-11-02 01:18:57 UTC) #5
tim (not reviewing)
lgtm https://chromiumcodereview.appspot.com/11272043/diff/6001/chrome/browser/webdata/autocomplete_syncable_service.cc File chrome/browser/webdata/autocomplete_syncable_service.cc (right): https://chromiumcodereview.appspot.com/11272043/diff/6001/chrome/browser/webdata/autocomplete_syncable_service.cc#newcode88 chrome/browser/webdata/autocomplete_syncable_service.cc:88: double culling_probability; It's best to initialize (to 0, ...
8 years, 1 month ago (2012-11-02 17:46:11 UTC) #6
Ilya Sherman
https://chromiumcodereview.appspot.com/11272043/diff/6001/chrome/browser/webdata/autocomplete_syncable_service.cc File chrome/browser/webdata/autocomplete_syncable_service.cc (right): https://chromiumcodereview.appspot.com/11272043/diff/6001/chrome/browser/webdata/autocomplete_syncable_service.cc#newcode88 chrome/browser/webdata/autocomplete_syncable_service.cc:88: double culling_probability; On 2012/11/02 17:46:11, timsteele wrote: > It's ...
8 years, 1 month ago (2012-11-02 23:12:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/11272043/6002
8 years, 1 month ago (2012-11-02 23:12:49 UTC) #8
commit-bot: I haz the power
Presubmit check for 11272043-6002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 1 month ago (2012-11-02 23:12:51 UTC) #9
Ilya Sherman
TBR Nico for OWNERS (I'm adding an OWNERS file for webdata/ in [ https://chromiumcodereview.appspot.com/11367055/ ]).
8 years, 1 month ago (2012-11-02 23:13:50 UTC) #10
Ilya Sherman
(re-send mail after adding Nico to reviewers line)
8 years, 1 month ago (2012-11-02 23:14:19 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/11272043/6002
8 years, 1 month ago (2012-11-02 23:15:28 UTC) #12
Nico
lgtm stamp
8 years, 1 month ago (2012-11-02 23:15:52 UTC) #13
commit-bot: I haz the power
Retried try job too often for step(s) content_browsertests
8 years, 1 month ago (2012-11-03 02:59:02 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/11272043/6002
8 years, 1 month ago (2012-11-03 03:16:17 UTC) #15
commit-bot: I haz the power
Retried try job too often for step(s) content_browsertests
8 years, 1 month ago (2012-11-03 06:04:35 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/11272043/6002
8 years, 1 month ago (2012-11-03 09:08:42 UTC) #17
commit-bot: I haz the power
Retried try job too often for step(s) content_browsertests
8 years, 1 month ago (2012-11-03 11:52:44 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/11272043/6002
8 years, 1 month ago (2012-11-04 10:03:46 UTC) #19
commit-bot: I haz the power
8 years, 1 month ago (2012-11-05 01:51:30 UTC) #20
Change committed as 165888

Powered by Google App Engine
This is Rietveld 408576698