Changeset 57029 in webkit


Ignore:
Timestamp:
Apr 2, 2010 3:57:27 PM (14 years ago)
Author:
eric@webkit.org
Message:

2010-04-02 Laszlo Gombos <Laszlo Gombos>

Reviewed by Kenneth Rohde Christiansen.

[Qt] [Symbian] Rebaseline Symbian def file
https://bugs.webkit.org/show_bug.cgi?id=37038

Switch the ordinal numbers for qtwebkit_webframe_scrollRecursively
and QWebInspector::closeEvent to match QtWebkit 4.6 branch

Fix the signature for qt_drt_setFrameFlatteningEnabled
after r56718.

Add new QtWebKit API symbols introduced not listed in the file yet.

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

Legend:

Unmodified
Added
Removed
  • trunk/WebKit/qt/ChangeLog

    r57017 r57029  
     12010-04-02  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
     2
     3        Reviewed by Kenneth Rohde Christiansen.
     4
     5        [Qt] [Symbian] Rebaseline Symbian def file
     6        https://bugs.webkit.org/show_bug.cgi?id=37038
     7
     8        Switch the ordinal numbers for qtwebkit_webframe_scrollRecursively
     9        and QWebInspector::closeEvent to match QtWebkit 4.6 branch
     10
     11        Fix the signature for qt_drt_setFrameFlatteningEnabled
     12        after r56718.
     13
     14        Add new QtWebKit API symbols introduced not listed in the file yet.
     15
     16        * symbian/eabi/QtWebKitu.def:
     17
    1182010-03-30  Antonio Gomes  <tonikitoo@webkit.org>
    219
  • trunk/WebKit/qt/symbian/eabi/QtWebKitu.def

    r56718 r57029  
    695695        _Z26qt_suspendActiveDOMObjectsP9QWebFrame @ 694 NONAME
    696696        _Z35qtwebkit_webframe_scrollRecursivelyP9QWebFrameii @ 695 NONAME ABSENT
    697         _ZN13QWebInspector10closeEventEP11QCloseEvent @ 696 NONAME
     697        _Z35qtwebkit_webframe_scrollRecursivelyP9QWebFrameiiRK6QPoint @ 696 NONAME
    698698        _ZN9QWebFrame17scrollRecursivelyEii @ 697 NONAME ABSENT
    699699        _ZN16QGraphicsWebView20setResizesToContentsEb @ 698 NONAME
     
    708708        _Z33qt_drt_webinspector_executeScriptP8QWebPagelRK7QString @ 707 NONAME
    709709        _Z34qt_drt_setTimelineProfilingEnabledP8QWebPageb @ 708 NONAME
    710         _Z35qt_drt_setFrameFlatteningEnabledP8QWebPageb @ 709 NONAME
     710        _Z32qt_drt_setFrameFlatteningEnabledP8QWebPageb @ 709 NONAME
    711711        _Z36qt_drt_evaluateScriptInIsolatedWorldP9QWebFrameiRK7QString @ 710 NONAME
    712712        _Z47qt_drt_setDomainRelaxationForbiddenForURLSchemebRK7QString @ 711 NONAME
     
    714714        _ZN9QWebFrame14scrollToAnchorERK7QString @ 713 NONAME
    715715        _ZN12QWebSettings15setInspectorUrlERK4QUrl @ 714 NONAME
    716         _Z35qtwebkit_webframe_scrollRecursivelyP9QWebFrameiiRK6QPoint @ 715 NONAME
     716        _ZN13QWebInspector10closeEventEP11QCloseEvent @ 715 NONAME
    717717        _ZN16QGraphicsWebView26setTiledBackingStoreFrozenEb @ 716 NONAME
    718718        _ZNK16QGraphicsWebView25isTiledBackingStoreFrozenEv @ 717 NONAME
     719        _Z18qt_wrt_setViewModeP8QWebPageRK7QString @ 718 NONAME
     720        _Z19qt_drt_setMediaTypeP9QWebFrameRK7QString @ 719 NONAME
     721        _Z26qt_drt_enableCaretBrowsingP8QWebPageb @ 720 NONAME
     722        _ZNK12QWebSettings12inspectorUrlEv @ 721 NONAME
Note: See TracChangeset for help on using the changeset viewer.