diff options
author | erg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-27 01:57:05 +0000 |
---|---|---|
committer | erg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-27 01:57:05 +0000 |
commit | e28244138561a28a6ff77013dbcddc45d85f3a30 (patch) | |
tree | 116f90e18fea0be74c87cbeb6c9ac7e17111cbae /chrome/chrome.gyp | |
parent | afb34a6728f77a5e4b53e175a93791689535b3d2 (diff) | |
download | chromium_src-e28244138561a28a6ff77013dbcddc45d85f3a30.zip chromium_src-e28244138561a28a6ff77013dbcddc45d85f3a30.tar.gz chromium_src-e28244138561a28a6ff77013dbcddc45d85f3a30.tar.bz2 |
Don't send WebInputEvents from the renderer to the browser.
The browser process now keeps a queue of the last keyboard
events that it sent to the renderer in a queue and pops them
on ACK. If a key is unhandled, we use the copy in the browser
process; we don't even send the key back in the ACK anymore.
Review URL: http://codereview.chromium.org/27244
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10563 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
0 files changed, 0 insertions, 0 deletions