[Webkit-unassigned] [Bug 104540] [Qt] JS bridge does not transmit QVariants anymore in Qt5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 10:05:49 PST 2012


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





--- Comment #4 from Michael Brüning <michael.bruning at digia.com>  2012-12-12 10:08:09 PST ---
A temporary workaround until we have found a proper fix is to explicitly declare the parameter for the slot as a QVariantMap instead of QVariant if one can be sure that a JSON object will be returned.

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