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

Issue 400523005: Checks whether background is defined in IME extension manifest. And also move KeyEventDone logic fr… (Closed)

Created:
6 years, 5 months ago by Shu Chen
Modified:
6 years, 5 months ago
Reviewers:
nona, Seigo Nonaka
CC:
chromium-reviews, extensions-reviews_chromium.org, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org, not at google - send to devlin, koz (OOO until 15th September)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Checks whether background is defined in IME extension manifest. And also move KeyEventDone logic from InputMethodEngine to input_ime_api.cc. BUG=394682, 394420 TEST=Verified on linux_chromeos and Pixel device. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283755

Patch Set 1 #

Total comments: 2

Patch Set 2 : modified per comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -35 lines) Patch
M chrome/browser/chromeos/input_method/input_method_engine.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_engine.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_engine_interface.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/input_method/mock_input_method_engine.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/input_method/mock_input_method_engine.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/input_ime/input_ime_api.cc View 1 5 chunks +34 lines, -15 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Shu Chen
Nona, can you please review this cl? Thanks
6 years, 5 months ago (2014-07-17 08:24:09 UTC) #1
nona
lgtm with a comment. And thank you for the removing obsolete functions. https://codereview.chromium.org/400523005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.cc File chrome/browser/extensions/api/input_ime/input_ime_api.cc ...
6 years, 5 months ago (2014-07-17 08:43:15 UTC) #2
Shu Chen
https://codereview.chromium.org/400523005/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/400523005/diff/1/chrome/browser/extensions/api/input_ime/input_ime_api.cc#newcode304 chrome/browser/extensions/api/input_ime/input_ime_api.cc:304: return has_background_ && extensions::EventRouter::Get(profile_) On 2014/07/17 08:43:15, nona wrote: ...
6 years, 5 months ago (2014-07-17 09:24:14 UTC) #3
Shu Chen
The CQ bit was checked by shuchen@chromium.org
6 years, 5 months ago (2014-07-17 09:24:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shuchen@chromium.org/400523005/20001
6 years, 5 months ago (2014-07-17 09:25:55 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 11:27:05 UTC) #6
Message was sent while issue was closed.
Change committed as 283755

Powered by Google App Engine
This is Rietveld 408576698