[Webkit-unassigned] [Bug 43867] New: Some UString cleanup
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 11 12:38:36 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43867
Summary: Some UString cleanup
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: barraclough at apple.com
Change JSC::UString data(), size(), and from(), to characters(), length(), and number() to match WTF::String.
Move string concatenation methods to a new header to simplify down UString.h. Remove is8Bit().
--
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