[Webkit-unassigned] [Bug 20753] JSValueToStringCopy is DLL exported in WebKit.dll on Windows, but you can't get at its data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 9 15:57:49 PDT 2008


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME




------- Comment #1 from mrowe at apple.com  2008-09-09 15:57 PDT -------
> It would be really nice if a similar method existed to actually get the string
> data out of the JSStringRef type:

Such as JSStringCopyBSTR
(<http://trac.webkit.org/browser/trunk/JavaScriptCore/API/JSStringRefBSTR.h>)
or JSStringGetCharactersPtr
(<http://trac.webkit.org/browser/trunk/JavaScriptCore/API/JSStringRef.h#L95>)?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list