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

Issue 8651001: Move functions out of TOUCH_UI defines. (Closed)

Created:
9 years, 1 month ago by bryeung
Modified:
9 years ago
CC:
chromium-reviews, Erik does not do reviews, mihaip+watch_chromium.org, hashimoto
Visibility:
Public.

Description

Move functions out of TOUCH_UI defines. BUG=105046 TEST=manually Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112798

Patch Set 1 #

Total comments: 4

Patch Set 2 : review comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M chrome/browser/extensions/extension_function_dispatcher.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_input_api.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extension_input_api.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 4 chunks +4 lines, -4 lines 2 comments Download

Messages

Total messages: 12 (0 generated)
bryeung
Yusuke: can you let me know what you think of this change?
9 years, 1 month ago (2011-11-22 21:00:01 UTC) #1
Yusuke Sato
handwriting part LGTM. Calling handwriting APIs on Chromebook is safe; ibus engines (except handwriting IMEs) ...
9 years, 1 month ago (2011-11-23 15:00:41 UTC) #2
bryeung
Adding aa for OWNERS and penghuang for candidates UI changes.
9 years, 1 month ago (2011-11-24 16:28:57 UTC) #3
Peng
http://codereview.chromium.org/8651001/diff/1/chrome/browser/extensions/extension_function_dispatcher.cc File chrome/browser/extensions/extension_function_dispatcher.cc (right): http://codereview.chromium.org/8651001/diff/1/chrome/browser/extensions/extension_function_dispatcher.cc#newcode82 chrome/browser/extensions/extension_function_dispatcher.cc:82: #include "chrome/browser/extensions/extension_input_ui_api.h" I think it is safer if we ...
9 years, 1 month ago (2011-11-24 17:11:14 UTC) #4
bryeung
Peng: I've moved the input_ui things into USE_VIRTUAL_KEYBOARD checks.
9 years ago (2011-11-29 22:29:17 UTC) #5
Peng
On 2011/11/29 22:29:17, bryeung wrote: > Peng: I've moved the input_ui things into USE_VIRTUAL_KEYBOARD checks. ...
9 years ago (2011-11-30 16:58:58 UTC) #6
bryeung
Aaron: can you look this over for OWNERS? Thanks!
9 years ago (2011-11-30 17:00:24 UTC) #7
bryeung
Aaron: do you have time to look at this today?
9 years ago (2011-12-02 16:16:14 UTC) #8
Aaron Boodman
http://codereview.chromium.org/8651001/diff/8001/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (right): http://codereview.chromium.org/8651001/diff/8001/chrome/browser/extensions/extension_service.cc#newcode1015 chrome/browser/extensions/extension_service.cc:1015: chromeos::input_method::InputMethodManager* input_method_manager = Move this closer to where it ...
9 years ago (2011-12-02 20:13:58 UTC) #9
Aaron Boodman
LGTM, but please follow up on the two comment separately.
9 years ago (2011-12-02 20:30:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryeung@chromium.org/8651001/8001
9 years ago (2011-12-02 20:32:11 UTC) #11
commit-bot: I haz the power
9 years ago (2011-12-02 21:54:15 UTC) #12
Change committed as 112798

Powered by Google App Engine
This is Rietveld 408576698