gecko-dev/modules/oji
edburns%acm.org 1caafa50ec I've checked the diffs, they are as expected.
r=dbaron
a=edburns
sr=waterson
bug=71644

Files in this fix:
lcglue.cpp
nsCSecurityContext.cpp

-                nsCOMPtr<nsIScriptGlobalObject> global = scriptContext->GetGlobalObject();
+                nsCOMPtr<nsIScriptGlobalObject> global(dont_AddRef(scriptContext->GetGlobalObject()));

All the changes are like this.
2001-04-18 02:20:32 +00:00
..
macbuild Re-checkin fix of bug 64296 after updating the Mac file, build/mac/build_scripts 2001-03-30 05:00:56 +00:00
public Bug 68933 r=Ed Burns and Mike Shaver sr=Mike Shaver 2001-04-04 22:14:43 +00:00
src I've checked the diffs, they are as expected. 2001-04-18 02:20:32 +00:00
tests backing out inadvertent checkin 2001-04-05 20:30:01 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00