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

Issue 8363042: Refactor the "spell-checker options" submenu. (Closed)

Created:
9 years, 1 month ago by Hironori Bono
Modified:
9 years, 1 month ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, Avi (use Gerrit), ajwong+watch_chromium.org, creis+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Refactor the "spell-checker options" submenu. This change adds a SpellCheckSubMenuObserver class and move code of the "spell-checker options" submenu there. BUG=93746 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107698

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+290 lines, -101 lines) Patch
M chrome/browser/tab_contents/render_view_context_menu.h View 1 2 4 chunks +15 lines, -4 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 11 chunks +29 lines, -97 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu_observer.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu_observer.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/browser/tab_contents/spellchecker_submenu_observer.h View 1 1 chunk +55 lines, -0 lines 0 comments Download
A chrome/browser/tab_contents/spellchecker_submenu_observer.cc View 1 2 1 chunk +184 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Hironori Bono
Greetings Avi, This change just tries splitting the RenderViewContextMenu class with new classes (RenderViewContextMenuObserver and ...
9 years, 1 month ago (2011-10-27 09:04:06 UTC) #1
Avi (use Gerrit)
lgtm http://codereview.chromium.org/8363042/diff/7008/chrome/browser/tab_contents/render_view_context_menu.h File chrome/browser/tab_contents/render_view_context_menu.h (right): http://codereview.chromium.org/8363042/diff/7008/chrome/browser/tab_contents/render_view_context_menu.h#newcode266 chrome/browser/tab_contents/render_view_context_menu.h:266: // An observer that handles a 'spell-cheker options' ...
9 years, 1 month ago (2011-10-27 12:40:02 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hbono@chromium.org/8363042/9001
9 years, 1 month ago (2011-10-28 07:02:27 UTC) #3
Hironori Bono
Greetings Avi, Thank you for your review and comments. I'm happy to see you like ...
9 years, 1 month ago (2011-10-28 07:14:09 UTC) #4
commit-bot: I haz the power
9 years, 1 month ago (2011-10-28 08:08:28 UTC) #5
Change committed as 107698

Powered by Google App Engine
This is Rietveld 408576698