Closed
Bug 28846
Opened 26 years ago
Closed 26 years ago
roll nsXPIDL*String into ns*String
Categories
(Core :: XPCOM, defect, P3)
Tracking
()
People
(Reporter: alecf, Assigned: alecf)
Details
This basically involves adding getter_Copies() to the ns*String classes, and
dealing with invalidating the internal "length" attribute (in whatever
incarnation it will be) during getter_Copies()
![]() |
Assignee | |
Updated•26 years ago
|
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 1•26 years ago
|
||
I just had an idea about embedded nulls and alternate charsets, and what I was
thinking was that for the char* version of getter_Copies, we should do
getter_CopiesWithCharset, either as a replacement for, or as a supplement to
getter_Copies
![]() |
Assignee | |
Comment 2•26 years ago
|
||
*** This bug has been marked as a duplicate of 16108 ***
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•