[Webkit-unassigned] [Bug 47336] [Qt] Update .def file for Symbian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 05:59:57 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47336


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70067|review?                     |review-
               Flag|                            |




--- Comment #2 from Simon Hausmann <hausmann at webkit.org>  2010-10-07 05:59:57 PST ---
(From update of attachment 70067)
View in context: https://bugs.webkit.org/attachment.cgi?id=70067&action=review

> WebKit/qt/symbian/eabi/QtWebKitu.def:821
> -	_ZNK8QWebPage28viewportConfigurationForSizeE5QSize @ 817 NONAME
> +	_ZN23DumpRenderTreeSupportQt20dumpHistoryCallbacksEb @ 817 NONAME
> +	_ZN23DumpRenderTreeSupportQt25dumpVisitedLinksCallbacksEb @ 818 NONAME
> +	_ZN23DumpRenderTreeSupportQt9plainTextERK8QVariant @ 819 NONAME
> +	_ZNK8QWebPage28viewportConfigurationForSizeERK5QSize @ 820 NONAME

I think instead of replacing 817 with dumpHistoryCallbacks and appending the refreshed viewportConfigurationForSize overoad with ordinal 820, we should do that we did in the qtwebkit-2.1 branch: update the viewportConfigurationForSize signature for ordinal 817.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list