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

Unified Diff: chrome/browser/autofill/autofill_manager.cc

Issue 7554020: Remove some additional form signatures from Autofill Feedback toolbar's list (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: One more Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/autofill/autofill_manager.cc
diff --git a/chrome/browser/autofill/autofill_manager.cc b/chrome/browser/autofill/autofill_manager.cc
index 81740a8bd3adf88e34ce849b4d6c8ca92a3e6b7d..ce5913331676805783ba60114186200c591a8868 100644
--- a/chrome/browser/autofill/autofill_manager.cc
+++ b/chrome/browser/autofill/autofill_manager.cc
@@ -244,19 +244,15 @@ bool FormIsHTTPS(FormStructure* form) {
// Feedback identifying these forms. Only executes if the appropriate flag is
// set in about:flags.
const char* kPopularFormSignatures[] = {
- "1730681123057140977",
"10135289994685082173",
"7883844738557049416",
"14651966297402649464",
"17177862793067325164",
"15222964025577790589",
- "6231789373382218038",
"14138834153984647462",
"1522221299769735301",
"8604254969743383026",
"1080809576396139601",
- "10157228556492868550",
- "7112098130084740023",
"10591138561307360539",
"3483444043750493124",
"3764098888295731941",
@@ -265,8 +261,6 @@ const char* kPopularFormSignatures[] = {
"2226179674176240706",
"9886974103926218264",
"16089161644523512553",
- "1366685796842051613",
- "3683416168214161370",
"17395441333004474813",
"7131540066857838464",
"1799736626243038725",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698