I have done the same thing and it worked mostly automatically. There were only a few mistakes in the code whereby disabling one of them caused something to break, but this was manually fixable. But the build file set didn't need to be modified. If you are using the OWB port you will find that if you disable SVG then you need to manually modify the build files to remove compilation of some SVG files.



Hi,
    I want to disable the SVG,XML,XPATH,XSLT features of WebKit.
And i came  to know that,disabling of above features can be achieved by using FEATURE_DEFINES Variable in _javascript_Core.xcconfig, WebKit.xcconfig,WebCore.xcconfig files.I want to know whether the above method is enough or i should remove corresponding XML,SVG,XPATH specific files (.cpp,.h files)in WebKit for diasbling.If Yes,please mention which are all the files i should remove in WebKit?
 
Thanks and Regards
jagadeesh  


_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to