[Webkit-unassigned] [Bug 63582] [Qt] REGRESSION(r87797): Broke KDEWebKit's custom QNAM.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 10:07:11 PDT 2011


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





--- Comment #5 from Dawit A. <adawit at kde.org>  2011-06-29 10:07:11 PST ---
(In reply to comment #4)
> > Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:215
> > +    qRegisterMetaType<QNetworkReply*>("QNetworkRepyPtr");
> 
> Typo, should be "QNetworkReplyPtr".
> Is this the right place to register meta types?
> Note that this code may execute more than once.

I do not think you need to register the meta-type each time you emit the queued signal. At least that is how I have been using that macro all these years, but I will check it again.

-- 
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