Changeset 90227 in webkit


Ignore:
Timestamp:
Jul 1, 2011 7:29:12 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-07-01 Jade Han <jade.han@nokia.com>

Reviewed by Laszlo Gombos.

[Qt][Symbian] Update .def file for Symbian
https://bugs.webkit.org/show_bug.cgi?id=61200

Add newly introduced symbols to fix the Symbian build.

  • symbian/eabi/QtWebKitu.def:
Location:
trunk/Source/WebKit/qt
Files:
2 edited

Legend:

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

    r90181 r90227  
     12011-07-01  Jade Han  <jade.han@nokia.com>
     2
     3        Reviewed by Laszlo Gombos.
     4
     5        [Qt][Symbian] Update .def file for Symbian
     6        https://bugs.webkit.org/show_bug.cgi?id=61200
     7
     8        Add newly introduced symbols to fix the Symbian build.
     9
     10        * symbian/eabi/QtWebKitu.def:
     11
    1122011-06-30  Rafael Brandao  <rafael.lobo@openbossa.org>
    213
  • trunk/Source/WebKit/qt/symbian/eabi/QtWebKitu.def

    r89621 r90227  
    813813        _ZN8QWebPage27cancelRequestsForPermissionEP9QWebFrameNS_16PermissionDomainE @ 812 NONAME ABSENT
    814814        _ZNK16QGraphicsWebView10deviceSizeEv @ 813 NONAME ABSENT
    815         _ZN23DumpRenderTreeSupportQt14viewportAsTextEP8QWebPageRK5QSize @ 814 NONAME
     815        _ZN23DumpRenderTreeSupportQt14viewportAsTextEP8QWebPageRK5QSize @ 814 NONAME ABSENT
    816816        _ZN23DumpRenderTreeSupportQt32simulateDesktopNotificationClickERK7QString @ 815 NONAME
    817817        _ZN8QWebPage23viewportChangeRequestedEv @ 816 NONAME
     
    840840        _ZN23DumpRenderTreeSupportQt26setMockGeolocationPositionEP8QWebPageddd @ 839 NONAME
    841841        _ZN23DumpRenderTreeSupportQt14viewportAsTextEP8QWebPageiRK5QSizeS4_ @ 840 NONAME
    842         _ZN23DumpRenderTreeSupportQt13nodesFromRectERK11QWebElementiijjjjb @ 841 NONAME
    843         _ZN23DumpRenderTreeSupportQt9plainTextERK8QVariant @ 842 NONAME
    844         _ZN23DumpRenderTreeSupportQt26mediaContentUrlByElementIdEP9QWebFrameRK7QString @ 843 NONAME
    845         _ZNK8QWebPage12hasSelectionEv @ 844 NONAME
    846         _ZNK8QWebPage12selectedHtmlEv @ 845 NONAME
    847         _ZN11QWebElement6renderEP8QPainterRK5QRect @ 846 NONAME
     842        _ZN23DumpRenderTreeSupportQt26mediaContentUrlByElementIdEP9QWebFrameRK7QString @ 841 NONAME
     843        _ZNK8QWebPage12hasSelectionEv @ 842 NONAME
     844        _ZNK8QWebPage12selectedHtmlEv @ 843 NONAME
     845        _ZN11QWebElement6renderEP8QPainterRK5QRect @ 844 NONAME
     846        _ZN16QGraphicsWebView13setRenderHintEN8QPainter10RenderHintEb @ 845 NONAME
     847        _ZN16QGraphicsWebView14setRenderHintsE6QFlagsIN8QPainter10RenderHintEE @ 846 NONAME
     848        _ZNK16QGraphicsWebView11renderHintsEv @ 847 NONAME
Note: See TracChangeset for help on using the changeset viewer.