Closed Bug 286728 Opened 19 years ago Closed 14 years ago

nsSOAPPropertyBag::SetProperty doesn't understand nsInterfaceHashtable::Put

Categories

(Core Graveyard :: Web Services, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: timeless, Assigned: doronr)

References

()

Details

http://lxr.mozilla.org/seamonkey/source/xpcom/ds/nsBaseHashtable.h#144
142    * @return always PR_TRUE, unless memory allocation failed
143    */
144   PRBool Put(KeyType aKey, UserDataType aData)

119 nsresult
124   return mProperties.Put(aName, aValue);
This is pretty major too, like 286727.

Who owns all this code anyway?  Has it ever been reviewed?  Do we use it for
anything we remotely care about?
The code was reviewed a way long time ago :)

And it seems I somewhat have ownership I am told these days.
Assignee: web-services → doronr
QA Contact: doronr → web-services
We dropped SOAP.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.