From 8385385afbc582ce1fc3602d14f7d9e6753b96ea Mon Sep 17 00:00:00 2001 From: commit-queue Date: Mon, 23 May 2011 08:14:10 +0000 Subject: [PATCH] 2011-05-23 Joe Wild Reviewed by Andreas Kling. [Qt] The Qt WebKit Symbian .def file needs to be updated so Symbian will build https://bugs.webkit.org/show_bug.cgi?id=61200 * symbian/eabi/QtWebKitu.def: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@87060 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Source/WebKit/qt/ChangeLog | 9 +++++++++ Source/WebKit/qt/symbian/eabi/QtWebKitu.def | 6 +++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/Source/WebKit/qt/ChangeLog b/Source/WebKit/qt/ChangeLog index d71d551..13f9ea1 100644 --- a/Source/WebKit/qt/ChangeLog +++ b/Source/WebKit/qt/ChangeLog @@ -1,3 +1,12 @@ +2011-05-23 Joe Wild + + Reviewed by Andreas Kling. + + [Qt] The Qt WebKit Symbian .def file needs to be updated so Symbian will build + https://bugs.webkit.org/show_bug.cgi?id=61200 + + * symbian/eabi/QtWebKitu.def: + 2011-05-22 Hui Huang , Yi Shen Reviewed by Laszlo Gombos. diff --git a/Source/WebKit/qt/symbian/eabi/QtWebKitu.def b/Source/WebKit/qt/symbian/eabi/QtWebKitu.def index 1e06c11..b7021a9 100644 --- a/Source/WebKit/qt/symbian/eabi/QtWebKitu.def +++ b/Source/WebKit/qt/symbian/eabi/QtWebKitu.def @@ -780,8 +780,8 @@ EXPORTS _ZN23DumpRenderTreeSupportQt12isTargetItemERK15QWebHistoryItem @ 779 NONAME _ZN23DumpRenderTreeSupportQt17historyItemTargetERK15QWebHistoryItem @ 780 NONAME _ZN23DumpRenderTreeSupportQt20getChildHistoryItemsERK15QWebHistoryItem @ 781 NONAME - _ZN23DumpRenderTreeSupportQt23setMockGeolocationErrorEiRK7QString @ 782 NONAME - _ZN23DumpRenderTreeSupportQt26setMockGeolocationPositionEddd @ 783 NONAME + _ZN23DumpRenderTreeSupportQt23setMockGeolocationErrorEP8QWebPageiRK7QString @ 782 NONAME + _ZN23DumpRenderTreeSupportQt26setMockGeolocationPositionEP8QWebPageddd @ 783 NONAME _ZN23DumpRenderTreeSupportQt17clearScriptWorldsEv @ 784 NONAME _ZN23DumpRenderTreeSupportQt23setCustomPolicyDelegateEbb @ 785 NONAME _ZN15QWebScriptWorldC1ERKS_ @ 786 NONAME @@ -812,7 +812,7 @@ EXPORTS _ZN8QWebPage25requestPermissionFromUserEP9QWebFrameNS_16PermissionDomainE @ 811 NONAME ABSENT _ZN8QWebPage27cancelRequestsForPermissionEP9QWebFrameNS_16PermissionDomainE @ 812 NONAME ABSENT _ZNK16QGraphicsWebView10deviceSizeEv @ 813 NONAME ABSENT - _ZN23DumpRenderTreeSupportQt14viewportAsTextEP8QWebPageRK5QSize @ 814 NONAME + _ZN23DumpRenderTreeSupportQt14viewportAsTextEP8QWebPageiRK5QSizeS4_ @ 814 NONAME _ZN23DumpRenderTreeSupportQt32simulateDesktopNotificationClickERK7QString @ 815 NONAME _ZN8QWebPage23viewportChangeRequestedEv @ 816 NONAME _ZNK8QWebPage28viewportConfigurationForSizeERK5QSize @ 817 NONAME ABSENT -- 2.1.4