[Webkit-unassigned] [Bug 66097] New: REGRESSION: Qt JavaScript bridge signal connection fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 14:16:39 PDT 2011


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

           Summary: REGRESSION: Qt JavaScript bridge signal connection
                    fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rectalogic at rectalogic.com


Connecting to a Qt signal from JavaScript now fails.

This can be reproduced with an existing testcase:


$ WebKitBuild/Debug/WebKit/qt/tests/qwebframe/tst_qwebframe connectAndDisconnect
********* Start testing of tst_QWebFrame *********
Config: Using QTest library 4.7.3, Qt 4.7.3
PASS   : tst_QWebFrame::initTestCase()
ASSERTION FAILED: isValidThisObject(thisValue, exec)
../../../Source/JavaScriptCore/runtime/CallData.cpp(38) : JSC::JSValue JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, const JSC::CallData&, JSC::JSValue, const JSC::ArgList&)
QFATAL : tst_QWebFrame::connectAndDisconnect() Received signal 11
FAIL!  : tst_QWebFrame::connectAndDisconnect() Received a fatal error.
   Loc: [Unknown file(0)]
Totals: 1 passed, 1 failed, 0 skipped
********* Finished testing of tst_QWebFrame *********
Aborted

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