Bug 36753

Summary: [Qt] Calling a slot that takes a QList does not work from Javascript with gcc 3.4.2 on Windows
Product: WebKit Reporter: qt-info
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: andersca, jesus
Priority: P3 Keywords: Qt, QtTriaged
Version: 525.x (Safari 3.2)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Example to reproduce the problem none

Description qt-info 2010-03-29 05:54:07 PDT
Created attachment 51903 [details]
Example to reproduce the problem

Calling a slot that takes a QList does not work from Javascript with gcc 3.4.2 on Windows.  This works fine with other compilers on Windows including the later version of gcc.