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

Issue 11618005: Pull InputIme stuff out of ExtensionService (Closed)

Created:
8 years ago by Joe Thomas
Modified:
8 years ago
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Pull InputIme stuff out of ExtensionService Make InputImeAPI a PKS. Patch from Joe Thomas <mhx348@motorola.com>;. BUG=159265 TBR=ben@chromium.org for gyp Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173950

Patch Set 1 #

Total comments: 4

Patch Set 2 : nit fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -36 lines) Patch
M chrome/browser/extensions/api/input_ime/input_ime_api.h View 1 3 chunks +25 lines, -6 lines 0 comments Download
M chrome/browser/extensions/api/input_ime/input_ime_api.cc View 1 2 chunks +39 lines, -2 lines 0 comments Download
A + chrome/browser/extensions/api/input_ime/input_ime_api_factory.h View 2 chunks +9 lines, -9 lines 0 comments Download
A chrome/browser/extensions/api/input_ime/input_ime_api_factory.cc View 1 chunk +40 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 4 chunks +0 lines, -19 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Joe Thomas
8 years ago (2012-12-18 19:45:57 UTC) #1
Yoyo Zhou
LGTM https://chromiumcodereview.appspot.com/11618005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.h File chrome/browser/extensions/api/input_ime/input_ime_api.h (right): https://chromiumcodereview.appspot.com/11618005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.h#newcode181 chrome/browser/extensions/api/input_ime/input_ime_api.h:181: virtual void Shutdown() OVERRIDE; You don't need this ...
8 years ago (2012-12-18 22:39:16 UTC) #2
Joe Thomas
Thanks for the review. https://codereview.chromium.org/11618005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.h File chrome/browser/extensions/api/input_ime/input_ime_api.h (right): https://codereview.chromium.org/11618005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.h#newcode181 chrome/browser/extensions/api/input_ime/input_ime_api.h:181: virtual void Shutdown() OVERRIDE; On ...
8 years ago (2012-12-18 22:53:03 UTC) #3
Joe Thomas
+ben for gyp +mirandac for profiles/
8 years ago (2012-12-18 22:53:49 UTC) #4
Miranda Callahan
On 2012/12/18 22:53:49, Joe Thomas wrote: > +ben for gyp > +mirandac for profiles/ profile_dependency_manager.cc ...
8 years ago (2012-12-18 23:21:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/11618005/5001
8 years ago (2012-12-18 23:28:17 UTC) #6
commit-bot: I haz the power
Commit queue patch verification failed without an error message. Something went wrong, probably a crash, ...
8 years ago (2012-12-19 02:12:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/11618005/5001
8 years ago (2012-12-19 02:16:01 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years ago (2012-12-19 05:36:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/11618005/5001
8 years ago (2012-12-19 05:43:37 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_aura for step(s) content_browsertests
8 years ago (2012-12-19 10:35:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/11618005/5001
8 years ago (2012-12-19 12:00:38 UTC) #12
commit-bot: I haz the power
8 years ago (2012-12-19 18:16:22 UTC) #13
Message was sent while issue was closed.
Change committed as 173950

Powered by Google App Engine
This is Rietveld 408576698