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

Issue 11442074: Lazy initialization for ExtensionInputMethodEventRouter (Closed)

Created:
8 years ago by Joe Thomas
Modified:
8 years ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, Aaron Boodman, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, yusukes+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Lazy initialization for ExtensionInputMethodEventRouter 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=173642

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comments incorporated #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -53 lines) Patch
M chrome/browser/chromeos/extensions/input_method_api.h View 1 2 chunks +32 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/input_method_api.cc View 1 2 chunks +40 lines, -6 lines 0 comments Download
A + chrome/browser/chromeos/extensions/input_method_api_factory.h View 1 2 chunks +9 lines, -9 lines 0 comments Download
A chrome/browser/chromeos/extensions/input_method_api_factory.cc View 1 1 chunk +40 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/input_method_event_router.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/extensions/input_method_event_router.cc View 1 4 chunks +3 lines, -15 lines 0 comments Download
M chrome/browser/extensions/extension_service.h View 1 2 3 chunks +0 lines, -15 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Joe Thomas
+ben for gyp +mirandac for profiles/
8 years ago (2012-12-13 01:23:06 UTC) #1
Miranda Callahan
On 2012/12/13 01:23:06, Joe Thomas wrote: > +ben for gyp > +mirandac for profiles/ profile_dependency_manager.cc ...
8 years ago (2012-12-13 13:40:37 UTC) #2
Yoyo Zhou
https://codereview.chromium.org/11442074/diff/1/chrome/browser/chromeos/extensions/input_method_api.cc File chrome/browser/chromeos/extensions/input_method_api.cc (right): https://codereview.chromium.org/11442074/diff/1/chrome/browser/chromeos/extensions/input_method_api.cc#newcode34 chrome/browser/chromeos/extensions/input_method_api.cc:34: router->GetInputMethodForXkb(manager->GetCurrentInputMethod().id()); I was looking at this earlier and it ...
8 years ago (2012-12-13 18:27:03 UTC) #3
Ben Goodger (Google)
gyp lgtm
8 years ago (2012-12-13 21:43:28 UTC) #4
Joe Thomas
Thanks for the review. https://codereview.chromium.org/11442074/diff/1/chrome/browser/chromeos/extensions/input_method_api.cc File chrome/browser/chromeos/extensions/input_method_api.cc (right): https://codereview.chromium.org/11442074/diff/1/chrome/browser/chromeos/extensions/input_method_api.cc#newcode34 chrome/browser/chromeos/extensions/input_method_api.cc:34: router->GetInputMethodForXkb(manager->GetCurrentInputMethod().id()); On 2012/12/13 18:27:03, Yoyo ...
8 years ago (2012-12-17 20:56:27 UTC) #5
Joe Thomas
@Yoyo: Do we need to move this to any api specific folder? Thanks Joe
8 years ago (2012-12-17 21:05:47 UTC) #6
Yoyo Zhou
LGTM. No, we don't need to move it into any further folders; chrome/browser/chromeos/extensions is an ...
8 years ago (2012-12-17 21:43:18 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/11442074/7001
8 years ago (2012-12-17 21:58:39 UTC) #8
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/extension_service.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years ago (2012-12-17 21:58:47 UTC) #9
Joe Thomas
On 2012/12/17 21:43:18, Yoyo Zhou wrote: > LGTM. No, we don't need to move it ...
8 years ago (2012-12-17 22:40:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/11442074/16001
8 years ago (2012-12-17 22:55:27 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/11442074/16001
8 years ago (2012-12-18 01:00:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/11442074/16001
8 years ago (2012-12-18 01:51:05 UTC) #13
commit-bot: I haz the power
8 years ago (2012-12-18 04:25:45 UTC) #14
Message was sent while issue was closed.
Change committed as 173642

Powered by Google App Engine
This is Rietveld 408576698