[webkit-reviews] review denied: [Bug 27433] enable toString function under gobject bindings : [Attachment 33380] for convenience of the reviewers, this patch includes the research material which is not being read and answered as part of the prior review comments, which has been requested seventeen times so far

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 16:38:14 PDT 2009


Mark Rowe (bdash) <mrowe at apple.com> has denied Luke Kenneth Casson Leighton
<lkcl at lkcl.net>'s request for review:
Bug 27433: enable toString function under gobject bindings
https://bugs.webkit.org/show_bug.cgi?id=27433

Attachment 33380: for convenience of the reviewers, this patch includes the
research material which is not being read and answered as part of the prior
review comments, which has been requested seventeen times so far
https://bugs.webkit.org/attachment.cgi?id=33380&action=review

------- Additional Comments from Mark Rowe (bdash) <mrowe at apple.com>
As we've mentioned repeatedly: we do not feel that it is appropriate to expose
toString methods outside of JavaScript.  The toString function is a JavaScript
concept that does not map directly to other languages.	They are not part of
the DOM itself.  The information they expose is available via existing means.


More information about the webkit-reviews mailing list