[Webkit-unassigned] [Bug 49167] [Qt] Turning off Javascript in QWebSettings disables QWebFrame::evaluateJavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 10:50:56 PST 2011


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





--- Comment #3 from Caio Marcelo de Oliveira Filho <caio.oliveira at openbossa.org>  2011-02-23 10:50:56 PST ---
QWebPage::addToJavaScriptWindowObject() was changed to not work when Javascript is not enabled because it was crashing.

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

In case of having a QWebSettings::AppJavascriptEnabled, I think that if one method (evaluate) works, the other (addTo...) should work as well.

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