[Webkit-unassigned] [Bug 33104] [Qt] QtWebKit includes don't work if Qt was built with -no-script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 05:59:34 PST 2010


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





--- Comment #2 from Kent Hansen <kent.hansen at nokia.com>  2010-03-10 05:59:34 PST ---
I guess the forwarding headers are not created.
We need to use the QScriptEngine::Ownership type, otherwise it won't be BC.
Can we use the relative path? That would be a patch specific to code living in
Qt src/3rdparty/webkit, though. :-/

In the long term, if QtWebKit is going to link against QtScript and use the
QtScript API for everything related to scripting, it seems like -no-script
would actually imply -no-webkit.

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