Open
Bug 1487411
Opened 7 years ago
Updated 2 years ago
Remove char-type AssignLiteral from 16-bit strings
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
NEW
People
(Reporter: hsivonen, Unassigned)
Details
Removing it would nudge callers to use u"" strings, which don't involve a run-time allocation and conversion.
| Assignee | ||
Updated•5 years ago
|
Component: String → XPCOM
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•