[webkit-dev] DOM object model glib code auto-generation - it works!

Luke Kenneth Casson Leighton lkcl at lkcl.net
Wed Aug 27 00:57:56 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=16401

folks, hi,

this is just to say thank you to the people who kindly stopped by or
answered questions, giving hints on what's needed.  PassRefPtr<> was
the last piece in the puzzle.

i can now e.g. create and add text nodes to the DOM, call gdoc.get_element_by_id
and all the other lovely functions which now make pywebkitgtk a
*one megabyte* library :)

i've still got some custom functions to add; i've missed out SVG
wrappers entirely; i still have to add "properties" which i will
start this morning.

if anybody would like to either help or take over, the majority of the
work has basically been done.  esp once properties are added.

l.



More information about the webkit-dev mailing list