Initial upstreaming of input handling for BlackBerry port
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 17:01:35 +0000 (17:01 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 17:01:35 +0000 (17:01 +0000)
commit7abefe8b835c3e9a02eb0c81035271840aa7ec89
treefc5a72b1ed89753a5cdc16f1291bdab1ccf5f164
parent00e6e919d91f6203fc9d9b893bcdc2c029b5afa3
Initial upstreaming of input handling for BlackBerry port
https://bugs.webkit.org/show_bug.cgi?id=77992

Patch by Nima Ghanavatian <nghanavatian@rim.com> on 2012-02-08
Reviewed by Rob Buis.

* blackberry/WebKitSupport/InputHandler.cpp: Added.
* blackberry/WebKitSupport/InputHandler.h: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107095 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebKit/ChangeLog
Source/WebKit/blackberry/WebKitSupport/InputHandler.cpp [new file with mode: 0644]
Source/WebKit/blackberry/WebKitSupport/InputHandler.h [new file with mode: 0644]