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

Issue 395007: Move Mac to using renderer spellchecker. (Closed)

Created:
11 years, 1 month ago by Evan Stade
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, ben+cc_chromium.org, John Grabowski, jam, pam+watch_chromium.org, Paweł Hajdan Jr., darin (slow to review)
Visibility:
Public.

Description

Move Mac to using renderer spellchecker. BUG=25677 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32561

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : style #

Patch Set 5 : unit tests #

Patch Set 6 : merge #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : tested #

Total comments: 4

Patch Set 12 : '' #

Patch Set 13 : ui test fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+845 lines, -3842 lines) Patch
M build/common.gypi View 1 2 3 4 5 6 7 8 9 3 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/gtk/browser_actions_toolbar_gtk.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/gtk/options/languages_page_gtk.cc View 5 6 7 8 9 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/profile.h View 1 2 3 4 5 6 7 8 9 10 chunks +0 lines, -44 lines 0 comments Download
M chrome/browser/profile.cc View 1 2 3 4 5 6 7 8 9 10 11 12 8 chunks +11 lines, -116 lines 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.h View 1 2 3 4 5 6 7 8 9 3 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 12 chunks +16 lines, -44 lines 0 comments Download
M chrome/browser/renderer_host/render_process_host.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.h View 1 2 3 4 5 6 7 8 9 4 chunks +3 lines, -8 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.cc View 1 2 3 4 5 6 7 8 9 8 chunks +14 lines, -66 lines 0 comments Download
M chrome/browser/spellcheck_host.h View 5 6 7 8 9 10 4 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/spellcheck_host.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +61 lines, -104 lines 0 comments Download
D chrome/browser/spellcheck_unittest.cc View 5 6 7 8 9 1 chunk +0 lines, -1199 lines 0 comments Download
D chrome/browser/spellcheck_worditerator.h View 2 3 4 5 6 7 8 9 1 chunk +0 lines, -183 lines 0 comments Download
D chrome/browser/spellcheck_worditerator.cc View 2 3 4 5 6 7 8 9 1 chunk +0 lines, -274 lines 0 comments Download
D chrome/browser/spellchecker.h View 2 3 4 5 6 7 8 9 1 chunk +0 lines, -247 lines 0 comments Download
D chrome/browser/spellchecker.cc View 2 3 4 5 6 7 8 9 1 chunk +0 lines, -814 lines 0 comments Download
D chrome/browser/spellchecker_common.h View 7 8 9 1 chunk +0 lines, -19 lines 0 comments Download
M chrome/browser/spellchecker_linux.cc View 5 6 9 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/spellchecker_mac.mm View 1 2 3 4 5 6 9 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/spellchecker_platform_engine.h View 9 1 chunk +0 lines, -1 line 0 comments Download
A chrome/browser/spellchecker_platform_engine_unittest.cc View 7 8 9 10 11 1 chunk +393 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker_win.cc View 9 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 3 4 5 6 7 8 9 5 chunks +5 lines, -11 lines 0 comments Download
M chrome/browser/views/options/languages_page_view.cc View 5 6 7 8 9 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 5 6 7 8 9 5 chunks +4 lines, -14 lines 0 comments Download
M chrome/common/notification_type.h View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/render_messages_internal.h View 1 2 3 4 5 6 7 8 9 4 chunks +10 lines, -9 lines 0 comments Download
A chrome/common/spellcheck_common.h View 5 6 7 1 chunk +36 lines, -0 lines 0 comments Download
A chrome/common/spellcheck_common.cc View 5 7 1 chunk +174 lines, -0 lines 0 comments Download
M chrome/renderer/render_thread.h View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +0 lines, -11 lines 0 comments Download
M chrome/renderer/render_thread.cc View 1 2 3 4 5 6 7 8 9 10 11 7 chunks +0 lines, -16 lines 0 comments Download
M chrome/renderer/render_view.cc View 1 2 3 4 5 6 7 8 9 5 chunks +16 lines, -16 lines 0 comments Download
M chrome/renderer/spellchecker/spellcheck.h View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/spellchecker/spellcheck.cc View 1 2 3 4 5 6 7 8 9 10 11 8 chunks +24 lines, -15 lines 0 comments Download
A + chrome/renderer/spellchecker/spellcheck_unittest.cc View 5 6 7 8 9 10 11 11 chunks +38 lines, -584 lines 0 comments Download
M chrome/test/testing_profile.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Evan Stade
I haven't done much testing of this yet but the basic idea is there, so ...
11 years, 1 month ago (2009-11-13 23:24:03 UTC) #1
Evan Stade
oh wait, hold off, I need to move the spellcheck test
11 years, 1 month ago (2009-11-13 23:25:38 UTC) #2
Evan Stade
re-merged, ready for review.
11 years, 1 month ago (2009-11-17 01:25:03 UTC) #3
pink (ping after 24hrs)
On 2009/11/17 01:25:03, Evan Stade wrote: > re-merged, ready for review. Can you expand a ...
11 years, 1 month ago (2009-11-17 16:00:50 UTC) #4
pink (ping after 24hrs)
Hrm, I guess this wouldn't add any more IPC than is already there, right? Didn't ...
11 years, 1 month ago (2009-11-17 16:10:52 UTC) #5
Evan Stade
On 2009/11/17 16:10:52, pink wrote: > Hrm, I guess this wouldn't add any more IPC ...
11 years, 1 month ago (2009-11-18 19:28:40 UTC) #6
Evan Stade
manually tested + working on mac
11 years, 1 month ago (2009-11-18 23:58:53 UTC) #7
stuartmorgan
LGTM
11 years, 1 month ago (2009-11-19 00:25:22 UTC) #8
pink (ping after 24hrs)
LGTM to me too On Wed, Nov 18, 2009 at 4:25 PM, <stuartmorgan@chromium.org> wrote: > ...
11 years, 1 month ago (2009-11-19 00:49:05 UTC) #9
jam
http://codereview.chromium.org/395007/diff/10095/10121 File chrome/renderer/render_thread.h (right): http://codereview.chromium.org/395007/diff/10095/10121#newcode153 Line 153: bool PlatformCheckSpelling(const string16& word_to_check, int tag); I don't ...
11 years, 1 month ago (2009-11-19 01:06:30 UTC) #10
Evan Stade
http://codereview.chromium.org/395007/diff/10095/10121 File chrome/renderer/render_thread.h (right): http://codereview.chromium.org/395007/diff/10095/10121#newcode153 Line 153: bool PlatformCheckSpelling(const string16& word_to_check, int tag); On 2009/11/19 ...
11 years, 1 month ago (2009-11-19 01:09:16 UTC) #11
Evan Stade
updated; all trybots are green
11 years, 1 month ago (2009-11-19 22:35:14 UTC) #12
jam
11 years, 1 month ago (2009-11-19 22:37:49 UTC) #13
lgtm

Powered by Google App Engine
This is Rietveld 408576698