On Jan 30, 2011, at 10:31 AM, João Neves wrote: > Why are most of the methods in WebKit/win/DOMCoreClasses.cpp not implemented?
The classes in that file are based on the Mac OS X Objective-C WebKit API. We have only implemented what was necessary for Safari for Windows. > I need to access DOM from a consumer application. Is there any other way > around? You can implement them yourself and post a patch to bugs.webkit.org, or try to get someone else interested in implementing them for you. The former approach is more likely to work. -Adam
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
