[Webkit-unassigned] [Bug 16401] [GTK] GObject/C DOM binding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 18 14:24:16 PDT 2009


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





--- Comment #252 from Luke Kenneth Casson Leighton <lkcl at lkcl.net>  2009-07-18 14:24:08 PDT ---
(In reply to comment #147)
> (In reply to comment #145)

> So only send(in Document data) is available at the moment.  You might be able
> to use that to do AJAX now: from any Document object you can get a
> DOMImplementation, which you could possibly use to construct new Document
> objects containing arbitrary text.  I haven't tried that myself, however.

 sorry adam i've only just found these comments!

 i did try [create a new Document object] and the attempts resulted in
 segfaults and consumed significant time and resources.

 so - LANGUAGE_GOBJECT re-enables send(DOMString), pending a solution
 [post-landing].

 sadly, the policy on webkit bugreports is that you are not allowed to
 record bugs onto bugreports that have not been landed.

 so, we must make a mental note of this, along-side dozens of other issues.


> (a) have the bindings generators derive alternate names automatically, e.g.
> send_DOMString() and send_Document(), and/or (b) add IDL attributes that
> suggest alternate names.  I'd love to see that happen, but I think that's
> beyond the scope of this first GObject/DOM iteration.

 very much so.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list