Patch CEF to use a previous version of keydown code.

Patched chromium archive file (https://chromiumcodereview.appspot.com/9638015/patch/2001/2002)

Reverted keydown method from CEF commit "- Mac: Add IME support (issue #557)."
This commit is contained in:
Corey Johnson & Nathan Sobo 2012-07-02 17:10:48 -07:00
parent b673d40fd5
commit 4a3bf1ddea
4 changed files with 677 additions and 675 deletions

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@
#ifndef CEF_INCLUDE_CEF_VERSION_H_
#define CEF_INCLUDE_CEF_VERSION_H_
#define CEF_REVISION 723
#define CEF_REVISION 714
#define COPYRIGHT_YEAR 2012
#define CHROME_VERSION_MAJOR 18

Binary file not shown.

Binary file not shown.