Hi, Disabling svg ( I disable svg from compilation because it gives faster compilation ) gives below error ../../WebCore/generated/JSHTMLFrameElement.cpp: In function 'JSC::EncodedJSValue WebCore::jsHTMLFrameElementPrototypeFunctionGetSVGDocument(JSC::ExecState*)': ../../WebCore/generated/JSHTMLFrameElement.cpp:398: error: 'class WebCore::HTMLFrameElement' has no member named 'getSVGDocument' ../../WebCore/generated/JSHTMLFrameElement.cpp:402: error: 'class WebCore::HTMLFrameElement' has no member named 'getSVGDocument'
I am using QtWebkit 2.2 beta source code, please let me know how to resolve this issue. Thanks. Sunny.
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
