Bug 67092

Summary: [Qt] [addToJavaScriptWindowObject] QVariant slot is not called when the argument is a QVariantList
Product: WebKit Reporter: Farsmo <farsmo>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test case none

Description Farsmo 2011-08-28 02:03:31 PDT
Created attachment 105445 [details]
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).
Comment 1 Jocelyn Turcotte 2014-02-03 03:18:48 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.