[Webkit-unassigned] [Bug 39277] New: QtScript's JavaScriptCore "out of sync" with QtWebKit's

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 02:39:18 PDT 2010


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

           Summary: QtScript's JavaScriptCore "out of sync" with
                    QtWebKit's
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vanboxem.ruben at gmail.com
                CC: benjamin.poulain at nokia.com


The files wtf/Platform.h and runtime/Collector.cpp in Qt/src/3rdparty/javascriptcore/JavaScriptCore/ are out of sync with the files in WebKit trunk (and the ones in Qt/src/3rdparty/webkit/JavaScriptCore). How this happened, I don't know, but the update is necessary for QtScript to build with mingw-w32 (<->mingw.org).

I tried a Qt merge request(http://qt.gitorious.org/qt/qt/merge_requests/2391), but it seems all has to come through here. The merge request has the needed patch to apply the necessary changes to both files.

PS: this is not the "blocker" Win64 JIT bug, this change is from before that. This was the second of the patches applied here: https://bugs.webkit.org/show_bug.cgi?id=35607 (the ... - JavaScriptCore one). Also, the blocker bug has been closed automatically because all the attached patches were landed, the JIT Win64 bug is here now: https://bugs.webkit.org/show_bug.cgi?id=38993 and hesn't been added to the blockers list (is it supposed to be?)

Thanks

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