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

Issue 26558006: [spell] Remove spelling service feedback from behind the flag (Closed)

Created:
7 years, 2 months ago by please use gerrit instead
Modified:
7 years ago
Reviewers:
groby-ooo-7-16
CC:
chromium-reviews, groby+spellwatch_chromium.org, rpetterson, rouslan+spellwatch_chromium.org
Visibility:
Public.

Description

[spell] Remove spelling service feedback from behind the flag. After this patch, all English-speaking users that have 'Ask Google for Suggestions' enabled will send feedback with API version "v2". The users in the "SpellingServiceFeedback.Enabled" field trial that append the "--enable-spelling-feedback-field-trial" command-line flag will send feedback with API version "v2-internal". BUG=170514 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237437

Patch Set 1 #

Patch Set 2 : v2-internal API only for field-trial participants that append the command line switch. #

Patch Set 3 : Test enabling and disabling feedback. #

Total comments: 11

Patch Set 4 : Address comments #

Patch Set 5 : Rename the flag to --enable-spelling-feedback-field-trial. #

Patch Set 6 : Correct number of seconds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+199 lines, -51 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/spellchecker/feedback_sender.h View 1 2 3 3 chunks +13 lines, -2 lines 0 comments Download
M chrome/browser/spellchecker/feedback_sender.cc View 1 2 3 4 5 5 chunks +53 lines, -30 lines 0 comments Download
M chrome/browser/spellchecker/feedback_sender_unittest.cc View 1 2 3 4 3 chunks +103 lines, -6 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_service.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_service.cc View 1 2 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
please use gerrit instead
Groby: PTAL.
7 years, 2 months ago (2013-10-09 19:35:35 UTC) #1
groby-ooo-7-16
We're waiting for launch feedback, no?
7 years, 2 months ago (2013-10-11 21:36:45 UTC) #2
please use gerrit instead
On 2013/10/11 21:36:45, groby wrote: > We're waiting for launch feedback, no? Correct. Tyler says ...
7 years, 2 months ago (2013-10-11 21:38:50 UTC) #3
please use gerrit instead
Note to self: Keep the flag. "v2-internal" API version only for people who flipped the ...
7 years, 1 month ago (2013-10-25 22:49:08 UTC) #4
please use gerrit instead
Groby: PTAL.
7 years, 1 month ago (2013-11-21 02:35:45 UTC) #5
groby-ooo-7-16
https://codereview.chromium.org/26558006/diff/36001/chrome/browser/spellchecker/feedback_sender.cc File chrome/browser/spellchecker/feedback_sender.cc (right): https://codereview.chromium.org/26558006/diff/36001/chrome/browser/spellchecker/feedback_sender.cc#newcode149 chrome/browser/spellchecker/feedback_sender.cc:149: switches::kEnableSpellingServiceFeedback)) { This confuses me, since we have a ...
7 years, 1 month ago (2013-11-21 02:48:41 UTC) #6
please use gerrit instead
Groby: PTAL. https://codereview.chromium.org/26558006/diff/36001/chrome/browser/spellchecker/feedback_sender.cc File chrome/browser/spellchecker/feedback_sender.cc (right): https://codereview.chromium.org/26558006/diff/36001/chrome/browser/spellchecker/feedback_sender.cc#newcode149 chrome/browser/spellchecker/feedback_sender.cc:149: switches::kEnableSpellingServiceFeedback)) { On 2013/11/21 02:48:41, groby wrote: ...
7 years, 1 month ago (2013-11-22 22:06:30 UTC) #7
please use gerrit instead
Small correction. https://codereview.chromium.org/26558006/diff/36001/chrome/browser/spellchecker/feedback_sender.cc File chrome/browser/spellchecker/feedback_sender.cc (right): https://codereview.chromium.org/26558006/diff/36001/chrome/browser/spellchecker/feedback_sender.cc#newcode149 chrome/browser/spellchecker/feedback_sender.cc:149: switches::kEnableSpellingServiceFeedback)) { On 2013/11/22 22:06:31, Rouslan Solomakhin ...
7 years, 1 month ago (2013-11-22 22:14:22 UTC) #8
groby-ooo-7-16
lgtm
7 years ago (2013-11-26 19:02:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rouslan@chromium.org/26558006/386001
7 years ago (2013-11-26 19:04:33 UTC) #10
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=193514
7 years ago (2013-11-26 19:55:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rouslan@chromium.org/26558006/386001
7 years ago (2013-11-26 21:34:14 UTC) #12
commit-bot: I haz the power
7 years ago (2013-11-26 23:44:57 UTC) #13
Message was sent while issue was closed.
Change committed as 237437

Powered by Google App Engine
This is Rietveld 408576698