[Webkit-unassigned] [Bug 27433] enable toString function under gobject bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 15:03:02 PDT 2009


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


Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33067|0                           |1
        is obsolete|                            |
  Attachment #33380|                            |review?
               Flag|                            |




--- Comment #10 from Luke Kenneth Casson Leighton <lkcl at lkcl.net>  2009-07-23 15:03:01 PDT ---
Created an attachment (id=33380)
 --> (https://bugs.webkit.org/attachment.cgi?id=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

for your convenience, i'm including the research material in the ChangeLog,
showing evidence of the existence and support of toString in all competitor
browser engines, in their language bindings.  MSHTML's DCOM interface. 
XULrunner's native c++ and XPCOM bindings.  KHTML with its toHTML (because
QObject already has a function called toString, with which the name toHTML
obviously clashes).

perhaps you could see your way to reviewing the attached patch, along with the
supporting evidence, which is different from the one previously submitted.

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