Hide spelling service feedback behind a flag and a field trial
commit5e099c6c479889e82ec84463bdb1ea22d3e0e8ad
authorrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 8 Jun 2013 05:46:23 +0000 (8 05:46 +0000)
committerrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 8 Jun 2013 05:46:23 +0000 (8 05:46 +0000)
tree2985732c4db8e7cea28f7d9ec73680e331b1b7aa
parent39632982d7e3dc63c8565cb153a728a722a513c0
Hide spelling service feedback behind a flag and a field trial

This CL hides spelling service feedback behind a command-line flag
--enable-spelling-service-feedback, so that users can choose whether to send
feedback. The flag can also be flipped from chrome://flags. Even with the flag
enabled, only field-trial participants will be sending feedback.

BUG=170514,247444

Review URL: https://chromiumcodereview.appspot.com/16206020

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205042 0039d316-1c4b-4281-b951-d872f2087c98
chrome/app/generated_resources.grd
chrome/browser/about_flags.cc
chrome/browser/spellchecker/feedback_sender.cc
chrome/browser/spellchecker/feedback_sender.h
chrome/browser/spellchecker/feedback_sender_unittest.cc
chrome/common/chrome_switches.cc
chrome/common/chrome_switches.h