[Webkit-unassigned] [Bug 67092] New: [Qt] [addToJavaScriptWindowObject] QVariant slot is not called when the argument is a QVariantList
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 28 02:03:31 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67092
Summary: [Qt] [addToJavaScriptWindowObject] QVariant slot is
not called when the argument is a QVariantList
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P3
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: farsmo at live.com
Created an attachment (id=105445)
--> (https://bugs.webkit.org/attachment.cgi?id=105445&action=review)
test case
Slots bound to a QWebView with addToJavaScriptWindowObject do not work when the slot expects a QVariant but the argument is a QVariantList. All other combinations seem to work fine (including QVariantMap).
--
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