[Webkit-unassigned] [Bug 52469] [Qt] Made QtScript dependency optional

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 07:43:49 PST 2011


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





--- Comment #8 from Simon Hausmann <hausmann at webkit.org>  2011-01-19 07:43:49 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > One way of doing that would be to disable the QObject bindings, another way would be to introduce a QtWebKit internal enum that mirrors ScriptEngine::ValueOwnership and when QT_NO_SCRIPT is define only the
> addToJavaScriptWindowObject method overload that takes the QScriptEngine parameter is excluded from the build. The other overload would remain intact.
> 
> Which way is more preferable?

Hmm, I prefer the latter, just disabling the overload.

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