Changeset 87060 in webkit


Ignore:
Timestamp:
May 23, 2011 1:14:10 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-05-23 Joe Wild <joseph.wild@nokia.com>

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:
Location:
trunk/Source/WebKit/qt
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/qt/ChangeLog

    r87044 r87060  
     12011-05-23  Joe Wild  <joseph.wild@nokia.com>
     2
     3        Reviewed by Andreas Kling.
     4
     5        [Qt] The Qt WebKit Symbian .def file needs to be updated so Symbian will build
     6        https://bugs.webkit.org/show_bug.cgi?id=61200
     7
     8        * symbian/eabi/QtWebKitu.def:
     9
    1102011-05-22  Hui Huang  <hui.2.huang@nokia.com>, Yi Shen  <yi.4.shen@nokia.com>
    211
  • trunk/Source/WebKit/qt/symbian/eabi/QtWebKitu.def

    r75713 r87060  
    781781        _ZN23DumpRenderTreeSupportQt17historyItemTargetERK15QWebHistoryItem @ 780 NONAME
    782782        _ZN23DumpRenderTreeSupportQt20getChildHistoryItemsERK15QWebHistoryItem @ 781 NONAME
    783         _ZN23DumpRenderTreeSupportQt23setMockGeolocationErrorEiRK7QString @ 782 NONAME
    784         _ZN23DumpRenderTreeSupportQt26setMockGeolocationPositionEddd @ 783 NONAME
     783        _ZN23DumpRenderTreeSupportQt23setMockGeolocationErrorEP8QWebPageiRK7QString @ 782 NONAME
     784        _ZN23DumpRenderTreeSupportQt26setMockGeolocationPositionEP8QWebPageddd @ 783 NONAME
    785785        _ZN23DumpRenderTreeSupportQt17clearScriptWorldsEv @ 784 NONAME
    786786        _ZN23DumpRenderTreeSupportQt23setCustomPolicyDelegateEbb @ 785 NONAME
     
    813813        _ZN8QWebPage27cancelRequestsForPermissionEP9QWebFrameNS_16PermissionDomainE @ 812 NONAME ABSENT
    814814        _ZNK16QGraphicsWebView10deviceSizeEv @ 813 NONAME ABSENT
    815         _ZN23DumpRenderTreeSupportQt14viewportAsTextEP8QWebPageRK5QSize @ 814 NONAME
     815        _ZN23DumpRenderTreeSupportQt14viewportAsTextEP8QWebPageiRK5QSizeS4_ @ 814 NONAME
    816816        _ZN23DumpRenderTreeSupportQt32simulateDesktopNotificationClickERK7QString @ 815 NONAME
    817817        _ZN8QWebPage23viewportChangeRequestedEv @ 816 NONAME
Note: See TracChangeset for help on using the changeset viewer.