[BlackBerry] Upstream DumpRenderTreeBlackBerry
authorrwlbuis@webkit.org <rwlbuis@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 21:37:31 +0000 (21:37 +0000)
committerrwlbuis@webkit.org <rwlbuis@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 21:37:31 +0000 (21:37 +0000)
commit9951bc13b4f78b61bba0677a0171556909089bcb
treec2bd6f0876cc99eead1706c6e07649282cceca72
parent39128ff1f3e6caa57ad17c8da5a1101fd797524c
[BlackBerry] Upstream DumpRenderTreeBlackBerry
https://bugs.webkit.org/show_bug.cgi?id=78042

Reviewed by Antonio Gomes.

Upstream more parts of our DRT implementation.

* DumpRenderTree/blackberry/AccessibilityControllerBlackBerry.cpp: Added.
* DumpRenderTree/blackberry/AccessibilityUIElementBlackBerry.cpp: Added.
* DumpRenderTree/blackberry/EventSender.cpp: Added.
* DumpRenderTree/blackberry/EventSender.h: Added.
* DumpRenderTree/blackberry/GCControllerBlackBerry.cpp: Added.
* DumpRenderTree/blackberry/WorkQueueItemBlackBerry.cpp: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107129 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/DumpRenderTree/blackberry/AccessibilityControllerBlackBerry.cpp [new file with mode: 0644]
Tools/DumpRenderTree/blackberry/AccessibilityUIElementBlackBerry.cpp [new file with mode: 0644]
Tools/DumpRenderTree/blackberry/EventSender.cpp [new file with mode: 0644]
Tools/DumpRenderTree/blackberry/EventSender.h [new file with mode: 0644]
Tools/DumpRenderTree/blackberry/GCControllerBlackBerry.cpp [new file with mode: 0644]
Tools/DumpRenderTree/blackberry/WorkQueueItemBlackBerry.cpp [new file with mode: 0644]