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

Issue 2576973003: Fix a crash when typing in an exo window. (Closed)

Created:
4 years ago by Peng
Modified:
4 years ago
Reviewers:
moshayedi, sadrul, Hadi, sky
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix a crash when typing in a exo window. The exo is used on ChromeOS, it doesn't expect char event. The InputMethodBridgeChromeOS should filters out char events. BUG=None Committed: https://crrev.com/2eb89f84e4aacc8454cc4a41d108dd22f9532317 Cr-Commit-Position: refs/heads/master@{#438904}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc View 1 1 chunk +5 lines, -1 line 2 comments Download

Messages

Total messages: 25 (14 generated)
Peng
Hadi, PTAL. Thanks.
4 years ago (2016-12-15 15:23:30 UTC) #3
Hadi
lgtm. https://codereview.chromium.org/2576973003/diff/1/chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc File chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc (right): https://codereview.chromium.org/2576973003/diff/1/chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc#newcode42 chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc:42: callback.Run(true); Can you please add some comments for ...
4 years ago (2016-12-15 15:28:58 UTC) #5
Peng
https://codereview.chromium.org/2576973003/diff/1/chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc File chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc (right): https://codereview.chromium.org/2576973003/diff/1/chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc#newcode42 chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc:42: callback.Run(true); On 2016/12/15 15:28:58, Hadi wrote: > Can you ...
4 years ago (2016-12-15 15:53:28 UTC) #6
Peng
Hi Scott, PTAL. Thanks.
4 years ago (2016-12-15 15:53:58 UTC) #8
sky
https://codereview.chromium.org/2576973003/diff/20001/chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc File chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc (right): https://codereview.chromium.org/2576973003/diff/20001/chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc#newcode42 chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc:42: // On Linux (include ChromeOS), the mus emulates the ...
4 years ago (2016-12-15 16:54:14 UTC) #13
Peng
https://codereview.chromium.org/2576973003/diff/20001/chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc File chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc (right): https://codereview.chromium.org/2576973003/diff/20001/chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc#newcode42 chrome/browser/ui/views/ime_driver/input_method_bridge_chromeos.cc:42: // On Linux (include ChromeOS), the mus emulates the ...
4 years ago (2016-12-15 17:24:37 UTC) #14
sky
Ok, LGTM
4 years ago (2016-12-15 17:25:28 UTC) #15
sadrul
I talked to peng offline. Sounds like chrome does not receive char events on ChromeOS ...
4 years ago (2016-12-15 20:02:15 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2576973003/20001
4 years ago (2016-12-15 20:03:41 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-15 20:09:51 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-15 20:11:43 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2eb89f84e4aacc8454cc4a41d108dd22f9532317
Cr-Commit-Position: refs/heads/master@{#438904}

Powered by Google App Engine
This is Rietveld 408576698