[Webkit-unassigned] [Bug 67082] New: Need more mutation operations for StringBuilder
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 26 20:57:18 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67082
Summary: Need more mutation operations for StringBuilder
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Template Framework
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: wangxianzhu at chromium.org
CC: darin at apple.com, ap at webkit.org, sullivan at chromium.org
To match the functionalities of Vector<UChar>, we need add more mutation operations for StringBuilder:
- mutable [] operator
- non-const characters()
- remove
- prepend
--
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