[Webkit-unassigned] [Bug 27434] adding necessary functions and properties to Document IDL gobject bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 10:19:51 PDT 2009


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





--- Comment #10 from Luke Kenneth Casson Leighton <lkcl at lkcl.net>  2009-07-23 10:19:51 PDT ---
(In reply to comment #9)
> (From update of attachment 33324 [details])
> As far as I can see this doesn't really address the issue, which relates to a
> member of type Location being exposed.  Document::location being read-only does
> not prevent you from mutating Location::href, which will fail unless your
> bindings explicitly handle setters for Location's members in a custom fashion
> (WebCore::Location has no setHref method).

 as a first revision, i'd consider that to be acceptable.  anything else
 requires additional work.

>  Given that the URL of a document is
> trivially retrievable from the ports WebView object, I don't see any reason to
> #if this particular member until the problem here can be addressed in a more
> robust manner.

 ok - but that requires development.  i've made it clear that further
 _development_ is not going to happen, not until the existing work is
 accepted.

 there's just far _far_ too much that's outstanding, and to increase that
 burden of work further is simply not acceptable. 

 so, unfortunately, you'll need to accept the reality of that.

 i'll happily document the required work, mark it as "TODO" etc. etc. but there
will be _no_ further development until this series of patches which comprise
#16401 are landed.

 you _do_ need to accept that, and adjust accordingly.

-- 
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