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-11 10:08:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
History
seawood%netscape.com
717f160cfa
Use debug() instead of dump() so that js component registration output only shows up in debug builds.
...
Bug
#138726
r=rginda sr=alecf
2002-04-23 07:30:11 +00:00
..
base
…
build
XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com
2002-04-15 22:26:29 +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
…
io
Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com
2002-04-18 22:02:09 +00:00
libxpt
/xptcall
…
macbuild
…
MoreFiles
…
proxy
…
reflect
…
sample
Use debug() instead of dump() so that js component registration output only shows up in debug builds.
2002-04-23 07:30:11 +00:00
string
…
tests
Bug 137495 TestDeque tries to delete a static class
2002-04-16 12:05:43 +00:00
threads
PAC instantiation hangs Regxpcom Solaris nightly build packaging process. Fixing timer logic. Patch by Kenneth Herron. r=dougt@netscape.com, sr=brendan@mozilla.org, b=106009
2002-04-23 03:15:52 +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
…
windbgdlg
…
.cvsignore
…
Makefile.in
…
makefile.win
…