[webkit-help] Why is DOM access functionality not implemented?

Adam Roben aroben at apple.com
Mon Jan 31 08:06:11 PST 2011


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110131/b75b73b2/attachment.html>


More information about the webkit-help mailing list