[Webkit-unassigned] [Bug 41119] New: Code generator now generates jsString instead of toJS for callbacks

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


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

           Summary: Code generator now generates jsString instead of toJS
                    for callbacks
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sswigart at google.com



Sterling Swigart <sswigart at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59591|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=59591)
 --> (https://bugs.webkit.org/attachment.cgi?id=59591)
toJS -> jsString

Callback code generation before generated toJS for String parameters, which cannot convert a String to DOMString. The generated file would not build.

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