Closed
Bug 307729
Opened 19 years ago
Closed 12 years ago
nsStringAPI should document that NS_StringGetData will return a non-null value
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Biesinger, Unassigned)
References
()
Details
NS_StringGetData is guaranteed to return a non-null pointer, afaik; this should be documented. (Also in the CString variant, and maybe in the get() member functions)
Updated•19 years ago
|
Flags: blocking1.9a1?
Updated•19 years ago
|
Flags: blocking1.9a1? → blocking1.9-
Comment 1•12 years ago
|
||
I really don't think this needs to be called out specifically...
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•4 years ago
|
Component: String → XPCOM
You need to log in
before you can comment on or make changes to this bug.
Description
•