Closed
Bug 383956
Opened 18 years ago
Closed 12 years ago
nsStringAPI.h: add nsAString::EqualsASCII / AssignASCII
Categories
(Core :: XPCOM, enhancement, P5)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
People
(Reporter: Mook, Unassigned)
Details
spinoff from bug 374862 comment 31
nsAString does not currently have EqualsASCII / AssignASCII. It would be useful in some cases. (And in other cases, the code should just stop doing millions of weird conversions... bah)
Updated•12 years ago
|
Priority: -- → P5
![]() |
||
Comment 1•12 years ago
|
||
Fixed by Bug 540322 I believe. Please reopen if I'm wrong!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•