[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00
laszlo.1.gombos at nokia.com
laszlo.1.gombos at nokia.com
Wed Mar 17 17:55:55 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit d8051140a452a6e75ec25f855e906cb98c5edda0
Author: laszlo.1.gombos at nokia.com <laszlo.1.gombos at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Feb 22 19:24:12 2010 +0000
2010-02-22 Laszlo Gombos <laszlo.1.gombos at nokia.com>
Unreviewed Symbian build fix.
[Qt] Updated the def file with new exports to enable
building DumpRenderTree.
* symbian/eabi/QtWebKitu.def:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55094 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/qt/ChangeLog b/WebKit/qt/ChangeLog
index fb832b3..693ea3b 100644
--- a/WebKit/qt/ChangeLog
+++ b/WebKit/qt/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-22 Laszlo Gombos <laszlo.1.gombos at nokia.com>
+
+ Unreviewed Symbian build fix.
+
+ [Qt] Updated the def file with new exports to enable
+ building DumpRenderTree.
+
+ * symbian/eabi/QtWebKitu.def:
+
2010-02-18 Noam Rosenthal <noam.rosenthal at nokia.com>
Reviewed by Kenneth Rohde Christiansen.
diff --git a/WebKit/qt/symbian/eabi/QtWebKitu.def b/WebKit/qt/symbian/eabi/QtWebKitu.def
index f53bb0d..23b7456 100644
--- a/WebKit/qt/symbian/eabi/QtWebKitu.def
+++ b/WebKit/qt/symbian/eabi/QtWebKitu.def
@@ -698,4 +698,18 @@ EXPORTS
_ZN9QWebFrame17scrollRecursivelyEii @ 697 NONAME
_ZN16QGraphicsWebView20setResizesToContentsEb @ 698 NONAME
_ZNK16QGraphicsWebView17resizesToContentsEv @ 699 NONAME
+ _Z20qt_drt_numberOfPagesP9QWebFrameff @ 700 NONAME
+ _Z24qt_drt_pauseSVGAnimationP9QWebFrameRK7QStringdS3_ @ 701 NONAME
+ _Z24qt_drt_webinspector_showP8QWebPage @ 702 NONAME
+ _Z24qt_drt_workerThreadCountv @ 703 NONAME
+ _Z25qt_drt_hasDocumentElementP9QWebFrame @ 704 NONAME
+ _Z25qt_drt_webinspector_closeP8QWebPage @ 705 NONAME
+ _Z31qt_drt_pageNumberForElementByIdP9QWebFrameRK7QStringff @ 706 NONAME
+ _Z33qt_drt_webinspector_executeScriptP8QWebPagelRK7QString @ 707 NONAME
+ _Z34qt_drt_setTimelineProfilingEnabledP8QWebPageb @ 708 NONAME
+ _Z35qt_drt_setFrameSetFlatteningEnabledP8QWebPageb @ 709 NONAME
+ _Z36qt_drt_evaluateScriptInIsolatedWorldP9QWebFrameiRK7QString @ 710 NONAME
+ _Z47qt_drt_setDomainRelaxationForbiddenForURLSchemebRK7QString @ 711 NONAME
+ _ZN9QWebFrame11pageChangedEv @ 712 NONAME
+ _ZN9QWebFrame14scrollToAnchorERK7QString @ 713 NONAME
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list