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

Issue 884713005: For suspended IME extension (e.g. XKB extension), don't awake it by IME events except onActivate. T… (Closed)

Created:
5 years, 10 months ago by Shu Chen
Modified:
5 years, 10 months ago
Reviewers:
Seigo Nonaka
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't awake suspended IME extension's background except for onActivate. For suspended IME extension (e.g. XKB extension), don't awake it by IME events except onActivate. The IME extension should be awake by other events (e.g. runtime.onMessage) from its other pages. This is to save memory for steady state Chrome OS on which the users don't want any IME features. BUG=451627 TEST=Verified on linux_chromeos. Committed: https://crrev.com/bef0893a2994abc9e68f8e98027a4d04590ddc7c Cr-Commit-Position: refs/heads/master@{#314100}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M chrome/browser/extensions/api/input_ime/input_ime_api.cc View 2 chunks +22 lines, -0 lines 3 comments Download

Messages

Total messages: 13 (2 generated)
Shu Chen
Nona, can you please review this cl? Thanks
5 years, 10 months ago (2015-01-29 04:17:12 UTC) #2
Seigo Nonaka
Could you please update the description as git-log friendly format? Like https://codereview.chromium.org/24123006/, 1. please put ...
5 years, 10 months ago (2015-01-29 09:11:29 UTC) #3
Shu Chen
https://codereview.chromium.org/884713005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.cc File chrome/browser/extensions/api/input_ime/input_ime_api.cc (right): https://codereview.chromium.org/884713005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.cc#newcode86 chrome/browser/extensions/api/input_ime/input_ime_api.cc:86: // For suspended IME extension (e.g. XKB extension), don't ...
5 years, 10 months ago (2015-01-30 14:38:29 UTC) #4
Shu Chen
On 2015/01/30 14:38:29, Shu Chen wrote: > https://codereview.chromium.org/884713005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.cc > File chrome/browser/extensions/api/input_ime/input_ime_api.cc (right): > > https://codereview.chromium.org/884713005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.cc#newcode86 ...
5 years, 10 months ago (2015-02-02 00:35:29 UTC) #5
Seigo Nonaka
https://codereview.chromium.org/884713005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.cc File chrome/browser/extensions/api/input_ime/input_ime_api.cc (right): https://codereview.chromium.org/884713005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.cc#newcode86 chrome/browser/extensions/api/input_ime/input_ime_api.cc:86: // For suspended IME extension (e.g. XKB extension), don't ...
5 years, 10 months ago (2015-02-02 00:56:38 UTC) #6
Shu Chen
On 2015/02/02 00:56:38, Seigo Nonaka wrote: > https://codereview.chromium.org/884713005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.cc > File chrome/browser/extensions/api/input_ime/input_ime_api.cc (right): > > https://codereview.chromium.org/884713005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.cc#newcode86 ...
5 years, 10 months ago (2015-02-02 01:17:11 UTC) #7
Seigo Nonaka
On 2015/02/02 01:17:11, Shu Chen wrote: > On 2015/02/02 00:56:38, Seigo Nonaka wrote: > > ...
5 years, 10 months ago (2015-02-02 01:55:40 UTC) #8
Shu Chen
On 2015/02/02 01:55:40, Seigo Nonaka wrote: > On 2015/02/02 01:17:11, Shu Chen wrote: > > ...
5 years, 10 months ago (2015-02-02 02:00:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/884713005/1
5 years, 10 months ago (2015-02-02 02:03:34 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-02 02:50:01 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-02-02 02:50:45 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/bef0893a2994abc9e68f8e98027a4d04590ddc7c
Cr-Commit-Position: refs/heads/master@{#314100}

Powered by Google App Engine
This is Rietveld 408576698