Closed
Bug 57981
Opened 25 years ago
Closed 25 years ago
|GetWeakReference| should return |NS_ERROR_OUT_OF_MEMORY| when it can't create the |nsWeakReference|
Categories
(Core :: XPCOM, defect, P3)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
People
(Reporter: scc, Assigned: scc)
References
()
Details
Attachments
(1 file)
491 bytes,
patch
|
Details | Diff | Splinter Review |
...it currently returns |NS_NOINTERFACE|. This could be masking other errors as
pointed out by Brendan in bug #57571.
![]() |
Assignee | |
Comment 1•25 years ago
|
||
![]() |
Assignee | |
Comment 2•25 years ago
|
||
one line fix attached above, sending email to waterson for r=, brendan for sr=.
Status: NEW → ASSIGNED
![]() |
||
Comment 3•25 years ago
|
||
r/sr=brendan@mozilla.org, waterson can do the other one.
/be
![]() |
||
Comment 4•25 years ago
|
||
r=waterson
![]() |
Assignee | |
Comment 5•25 years ago
|
||
this has been fixed for a while now; don't know how the bug missed being marked
fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•