Closed
Bug 79250
Opened 24 years ago
Closed 15 years ago
Convert appropriate |nsISupports[W]String::SetData| callsites to |AdoptData|
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: dr, Assigned: chofmann)
References
Details
There may be C++ callsites to |nsISupports[W]String::SetData[WithLength]| which
would be more appropriate as calls to |AdoptData[WithLength]|. Convert those
callsites as necessary.
->future, per trudelle
Target Milestone: mozilla0.9.1 → Future
[spam] dr@netscape.com's bugs subject to redistribution by chofmann. R!
Assignee: dr → chofmann
Status: ASSIGNED → NEW
Priority: P5 → --
Target Milestone: Future → ---
Updated•15 years ago
|
QA Contact: scc → string
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Component: String → XPCOM
You need to log in
before you can comment on or make changes to this bug.
Description
•