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

Issue 20794002: Creates a flag to enable/disable spellchecker. (Closed)

Created:
7 years, 5 months ago by Maria
Modified:
7 years, 4 months ago
CC:
chromium-reviews, tim+watch_chromium.org, rsimha+watch_chromium.org, haitaol+watch_chromium.org
Visibility:
Public.

Description

Creates a flag to enable/disable spellchecker. Add a flag to remove spell-checking inside form fields on Chrome. Disable the flag for android -- we cannot interact with the spellchecker, so it doesn't make sense to have it. This saves us ~300K memory on startup. BUG=264837 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=214621

Patch Set 1 #

Patch Set 2 : Fix a test #

Patch Set 3 : remove spellcheck tests #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase #

Patch Set 7 : Try again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -7 lines) Patch
M build/common.gypi View 1 2 3 4 4 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 3 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc View 1 2 3 5 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_components_factory_impl.cc View 3 chunks +7 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/chrome_renderer.gypi View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.h View 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 3 9 chunks +17 lines, -2 lines 0 comments Download
M chrome/test/base/chrome_render_view_test.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Maria
7 years, 4 months ago (2013-07-26 22:46:51 UTC) #1
jam
lgtm
7 years, 4 months ago (2013-07-26 23:57:22 UTC) #2
Yaron
lgtm
7 years, 4 months ago (2013-07-29 16:08:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mariakhomenko@chromium.org/20794002/28001
7 years, 4 months ago (2013-07-29 17:40:57 UTC) #4
commit-bot: I haz the power
Failed to apply patch for chrome/browser/chrome_content_browser_client.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-07-29 17:41:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mariakhomenko@chromium.org/20794002/36001
7 years, 4 months ago (2013-07-29 19:39:34 UTC) #6
rpetterson
+rouslan
7 years, 4 months ago (2013-07-29 20:33:38 UTC) #7
please use gerrit instead
On 2013/07/29 20:33:38, rpetterson wrote: > +rouslan Thank you, Rachel. I also think that this ...
7 years, 4 months ago (2013-07-29 20:40:53 UTC) #8
Maria
On 2013/07/29 20:40:53, Rouslan Solomakhin wrote: > On 2013/07/29 20:33:38, rpetterson wrote: > > +rouslan ...
7 years, 4 months ago (2013-07-29 21:16:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mariakhomenko@chromium.org/20794002/54001
7 years, 4 months ago (2013-07-30 21:00:14 UTC) #10
commit-bot: I haz the power
7 years, 4 months ago (2013-07-31 07:48:57 UTC) #11
Message was sent while issue was closed.
Change committed as 214621

Powered by Google App Engine
This is Rietveld 408576698