+2013-02-09 Tiancheng Jiang <tijiang@rim.com>
+
+ [BlackBerry] Set mouse document position for mouse event in updateCursor.
+ https://bugs.webkit.org/show_bug.cgi?id=109094.
+
+ Reviewed by Rob Buis.
+
+ RIM PR 246976
+ Internally Reviewed by Genevieve Mak.
+
+ BlackBerry::Platform::MouseEvent have document viewport and document
+ content position as members. When we create the event, we should initial
+ them as well.
+
+ * Api/WebPage.cpp:
+ (BlackBerry::WebKit::WebPagePrivate::updateCursor):
+
2013-02-07 Charles Wei <charles.wei@torchmobile.com.cn>
webpage needs null check in BackingStore::setCurrentBackingStoreOwner