[Webkit-unassigned] [Bug 49748] New: [Qt] Compile with QT_NO_SCRIPT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 10:42:36 PST 2010


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

           Summary: [Qt] Compile with QT_NO_SCRIPT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: smagnuso at gmail.com


I don't need QtScript so I'm compiling without it. QtWebKit, however, depends upon QtScript for an enum in the addJavaScriptObjectToWindow. I submitted:

http://qt.gitorious.org/qt/qt/merge_requests/930

to Qt to move the enum into QtCore so that QtScript isn't necesary. This is the WebKit side using the new enum.

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