[webkit-reviews] review requested: [Bug 41119] Code generator now generates jsString instead of toJS for callbacks : [Attachment 59591] toJS -> jsString

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 18:04:34 PDT 2010


Sterling Swigart <sswigart at google.com> has asked  for review:
Bug 41119: Code generator now generates jsString instead of toJS for callbacks
https://bugs.webkit.org/show_bug.cgi?id=41119

Attachment 59591: toJS -> jsString
https://bugs.webkit.org/attachment.cgi?id=59591&action=review

------- Additional Comments from Sterling Swigart <sswigart at google.com>
Callback code generation before generated toJS for String parameters, which
cannot convert a String to DOMString. The generated file would not build.


More information about the webkit-reviews mailing list