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

Alexander Shulgin alexander.shulgin at yessoftware.com
Fri Feb 4 03:25:55 PST 2011


On 31.01.2011 18:06, Adam Roben wrote:
>
> 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
> <http://bugs.webkit.org>, or try to get someone else interested in
> implementing them for you. The former approach is more likely to work.

I have most the DOM API bindings implemented for Win32. :)

I'm going to post the patches in near future.

--
Alex


More information about the webkit-help mailing list