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

Issue 815773003: For faked key events from virtual keyboard, the character is set but dom key is not set. In such ca… (Closed)

Created:
6 years ago by Shu Chen
Modified:
6 years ago
Reviewers:
sadrul, kpschoedel
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jdduke+watch_chromium.org, tdresser+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

For faked key events from virtual keyboard, the character is set but dom key is not set. In such case, forcibly set the dom key to unidentified. BUG=443889 TEST=Verified on link_freon & clapper devices. Committed: https://crrev.com/22428333277a7d9d956acb1af3cc70aab85157c3 Cr-Commit-Position: refs/heads/master@{#309352}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M chrome/browser/chromeos/input_method/input_method_engine.cc View 1 chunk +9 lines, -6 lines 2 comments Download
M ui/events/event.cc View 1 chunk +8 lines, -0 lines 2 comments Download

Messages

Total messages: 14 (4 generated)
Shu Chen
sadrul@/kpschoedel@, can you please review this cl? Thanks
6 years ago (2014-12-19 08:00:39 UTC) #2
Shu Chen
https://codereview.chromium.org/815773003/diff/1/ui/events/event.cc File ui/events/event.cc (right): https://codereview.chromium.org/815773003/diff/1/ui/events/event.cc#newcode757 ui/events/event.cc:757: key_ = DomKey::UNIDENTIFIED; Not sure whether it's more appropriate ...
6 years ago (2014-12-19 08:29:21 UTC) #3
kpschoedel
Social LGTM. https://codereview.chromium.org/815773003/diff/1/chrome/browser/chromeos/input_method/input_method_engine.cc File chrome/browser/chromeos/input_method/input_method_engine.cc (right): https://codereview.chromium.org/815773003/diff/1/chrome/browser/chromeos/input_method/input_method_engine.cc#newcode337 chrome/browser/chromeos/input_method/input_method_engine.cc:337: ch); I think eventually we want something ...
6 years ago (2014-12-19 16:08:51 UTC) #4
sadrul
lgtm
6 years ago (2014-12-19 16:46:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/815773003/1
6 years ago (2014-12-19 16:50:22 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel/builds/20200)
6 years ago (2014-12-19 19:02:30 UTC) #9
Shu Chen
https://codereview.chromium.org/815773003/diff/1/chrome/browser/chromeos/input_method/input_method_engine.cc File chrome/browser/chromeos/input_method/input_method_engine.cc (right): https://codereview.chromium.org/815773003/diff/1/chrome/browser/chromeos/input_method/input_method_engine.cc#newcode337 chrome/browser/chromeos/input_method/input_method_engine.cc:337: ch); On 2014/12/19 16:08:51, kpschoedel wrote: > I think ...
6 years ago (2014-12-20 11:38:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/815773003/1
6 years ago (2014-12-20 11:39:26 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years ago (2014-12-20 16:09:22 UTC) #13
commit-bot: I haz the power
6 years ago (2014-12-20 16:10:21 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/22428333277a7d9d956acb1af3cc70aab85157c3
Cr-Commit-Position: refs/heads/master@{#309352}

Powered by Google App Engine
This is Rietveld 408576698