[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

hausmann at webkit.org hausmann at webkit.org
Fri Feb 26 22:21:03 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 2dc970b46158e135283c6c2c56eae1b02608f78d
Author: hausmann at webkit.org <hausmann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 16 11:14:16 2010 +0000

    Unreviewed Symbian build fix.
    
    Updated the def file with two new exports used by QtLauncher.
    
    * symbian/eabi/QtWebKitu.def:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54816 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/qt/ChangeLog b/WebKit/qt/ChangeLog
index 06df5a3..2568504 100644
--- a/WebKit/qt/ChangeLog
+++ b/WebKit/qt/ChangeLog
@@ -1,3 +1,11 @@
+2010-02-16  Simon Hausmann  <simon.hausmann at nokia.com>
+
+        Unreviewed Symbian build fix.
+
+        Updated the def file with two new exports used by QtLauncher.
+
+        * symbian/eabi/QtWebKitu.def:
+
 2010-02-16  Ismail Donmez  <ismail at namtrac.org>
 
         Reviewed by Pavel Feldman.
diff --git a/WebKit/qt/symbian/eabi/QtWebKitu.def b/WebKit/qt/symbian/eabi/QtWebKitu.def
index 78523c6..f53bb0d 100644
--- a/WebKit/qt/symbian/eabi/QtWebKitu.def
+++ b/WebKit/qt/symbian/eabi/QtWebKitu.def
@@ -696,4 +696,6 @@ EXPORTS
 	_Z35qtwebkit_webframe_scrollRecursivelyP9QWebFrameii @ 695 NONAME
 	_ZN13QWebInspector10closeEventEP11QCloseEvent @ 696 NONAME
 	_ZN9QWebFrame17scrollRecursivelyEii @ 697 NONAME
+	_ZN16QGraphicsWebView20setResizesToContentsEb @ 698 NONAME
+	_ZNK16QGraphicsWebView17resizesToContentsEv @ 699 NONAME
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list