Bug 67092 - [Qt] [addToJavaScriptWindowObject] QVariant slot is not called when the argument is a QVariantList
Summary: [Qt] [addToJavaScriptWindowObject] QVariant slot is not called when the argum...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-28 02:03 PDT by Farsmo
Modified: 2014-02-03 03:18 PST (History)
0 users

See Also:


Attachments
test case (1.26 KB, application/octet-stream)
2011-08-28 02:03 PDT, Farsmo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.