Commit Graph

5 Commits

Author SHA1 Message Date
waterson%netscape.com
e20da712ec Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
git-svn-id: svn://10.0.0.236/trunk@50413 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 02:10:08 +00:00
warren%netscape.com
de60d2685c Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
git-svn-id: svn://10.0.0.236/trunk@46637 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 22:05:05 +00:00
valeski%netscape.com
0ff7efd9ac fixed mem leak
git-svn-id: svn://10.0.0.236/trunk@45555 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:20:22 +00:00
jdunn%netscape.com
8273726b14 HP requires a newline at the end
git-svn-id: svn://10.0.0.236/trunk@44902 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:23:42 +00:00
valeski%netscape.com
8a0e23c643 added stream converter test dir and accompanying files (win build only for now). fixed an out of order param in teh service implementation as well
git-svn-id: svn://10.0.0.236/trunk@44372 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 22:04:05 +00:00