Initial upstreaming of selection handling code for BlackBerry port
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 14 Feb 2012 07:31:20 +0000 (07:31 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 14 Feb 2012 07:31:20 +0000 (07:31 +0000)
commit17a8f6b3bfca892657be12c42ab85c43555afac8
treeadc84e37d148a102270d62dfaf519e4ebb30b179
parent332a826248118edd571b73ef517a1b18fe117fef
Initial upstreaming of selection handling code for BlackBerry port
https://bugs.webkit.org/show_bug.cgi?id=78136

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

Initial upstreaming, no new tests.

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

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