This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-19 07:26:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
History
brendan%mozilla.org
41c5804b65
Handle wraparound of PRIntervalTime, plus crucial fixes thanks to Ere Maijala <ere@atp.fi> (138791, r=rjesup, sr=waterson).
2002-04-25 21:07:54 +00:00
..
base
Fix for bug 132302: Return the right exception for DOM Range. Fix by peterv.
2002-04-10 13:38:30 +00:00
build
#100676
2002-04-24 03:47:06 +00:00
components
Addresses some native component loader thread issues. Makes use of the threadsafe version of nsISupports. Adds comments to IDL it indicate that AutoRegister can only be called from the main thread. See 98755 for details. r=jband@netscape.com, sr=waterson@netscape.com
2002-04-15 22:36:59 +00:00
doc
…
ds
Use flat strings when constructing string keys. This fixes a few high volume string key constructors. See 135781. r=dp@netscape.com, sr=darin@netscape.com
2002-04-15 22:39:43 +00:00
glue
adding doxygen.cfg to config/.cvsignore; add missing .cvsignore files. a=asa.
2002-04-07 06:01:22 +00:00
io
fix for
#101527
. moveTo() of directories leaves subdirectories behind on win2k.
2002-04-25 18:56:04 +00:00
libxpt
/xptcall
…
macbuild
hopefully fixing the mac bustage. adding nsITimerManager.idl
2002-04-10 06:38:19 +00:00
MoreFiles
…
proxy
…
reflect
Fix for 139512. GPF During Installation in Regxpcom during install. patch by jband, r=dougt, sr=shaver
2002-04-23 23:55:49 +00:00
sample
Add 'make install' target to build. It's "MRE-friendly". (See
http://www.mozilla.org/projects/embedding/MRE.html
for details.)
2002-04-25 02:52:44 +00:00
string
…
tests
Add 'make install' target to build. It's "MRE-friendly". (See
http://www.mozilla.org/projects/embedding/MRE.html
for details.)
2002-04-25 02:52:44 +00:00
threads
Handle wraparound of PRIntervalTime, plus crucial fixes thanks to Ere Maijala <ere@atp.fi> (138791, r=rjesup, sr=waterson).
2002-04-25 21:07:54 +00:00
tools
Even better patch. This is what was intented in the first place, a=leaf@mozilla.org
2002-04-18 00:32:49 +00:00
typelib
Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the buggy Universal Headers 3.4.1. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=sdagley, sr=scc, a=asa
2002-03-27 04:09:17 +00:00
windbgdlg
…
.cvsignore
…
Makefile.in
…
makefile.win
…