[Webkit-unassigned] [Bug 98300] New: OpaqueJSString doesn't optimally handle 8 bit strings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 3 14:15:44 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98300
Summary: OpaqueJSString doesn't optimally handle 8 bit strings
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: ASSIGNED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: msaboff at apple.com
OpaqueJSString's can be created with a String or with a UChar*, length pair. The String version of create() will up convert an 8 bit string.
--
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