[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 15:48:59 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b9e8c2ae2901b333c5dd2b88499b21347d4a0563
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 12 21:51:29 2010 +0000

    2010-11-12  Jacob Dinu  <dinu.jacob at nokia.com>
    
            Reviewed by Andreas Kling.
    
            [Qt] Update .def file for Symbian
            https://bugs.webkit.org/show_bug.cgi?id=49456
    
            Added missing symbols from revisions r69825, r70470, r71806
    
            * symbian/eabi/QtWebKitu.def:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71944 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/qt/ChangeLog b/WebKit/qt/ChangeLog
index 1cb3356..91991b2 100644
--- a/WebKit/qt/ChangeLog
+++ b/WebKit/qt/ChangeLog
@@ -1,3 +1,14 @@
+2010-11-12  Jacob Dinu  <dinu.jacob at nokia.com>
+
+        Reviewed by Andreas Kling.
+
+        [Qt] Update .def file for Symbian
+        https://bugs.webkit.org/show_bug.cgi?id=49456
+
+        Added missing symbols from revisions r69825, r70470, r71806
+
+        * symbian/eabi/QtWebKitu.def:
+
 2010-11-12  Benjamin Poulain  <benjamin.poulain at nokia.com>
 
         Reviewed by Andreas Kling.
diff --git a/WebKit/qt/symbian/eabi/QtWebKitu.def b/WebKit/qt/symbian/eabi/QtWebKitu.def
index 2aa30cc..77ff7b1 100644
--- a/WebKit/qt/symbian/eabi/QtWebKitu.def
+++ b/WebKit/qt/symbian/eabi/QtWebKitu.def
@@ -827,4 +827,9 @@ EXPORTS
 	_ZN8QWebPage18ViewportAttributesD1Ev @ 826 NONAME
 	_ZN8QWebPage18ViewportAttributesD2Ev @ 827 NONAME
 	_ZN8QWebPage18ViewportAttributesaSERKS0_ @ 828 NONAME
+	_ZN23DumpRenderTreeSupportQt13nodesFromRectERK11QWebElementiijjjjb @ 829 NONAME
+	_ZN23DumpRenderTreeSupportQt28dumpUserGestureInFrameLoaderEb @ 830 NONAME
+	_ZNK8QWebPage19supportsContentTypeERK7QString @ 831 NONAME
+	_ZNK8QWebPage21supportedContentTypesEv @ 832 NONAME
+	_ZNK8QWebPage27setActualVisibleContentRectERK5QRect @ 833 NONAME
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list