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-15 21:36:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
History
scc%mozilla.org
96b9a39082
making all string construction explicit; plus (now that the DOM APIs are turned on and you can no longer build without NEW_STRING_APIS) chopping out |#ifdef|ed code
2000-09-02 20:53:31 +00:00
..
appshell
…
base
[not part of build] traceObject, markObject.
2000-09-02 05:44:48 +00:00
build
whoops, forgot to invoke a pldhash routine
2000-08-31 14:00:38 +00:00
components
bug
#49895
: checking in a slight enhancement on Patrick Beards patch
2000-08-31 11:42:43 +00:00
doc
Fixing progid translation for registrations that dont have a progid.
2000-08-22 06:03:56 +00:00
ds
making all string construction explicit; plus (now that the DOM APIs are turned on and you can no longer build without NEW_STRING_APIS) chopping out |#ifdef|ed code
2000-09-02 20:53:31 +00:00
glue
#48208
2000-09-01 21:41:42 +00:00
io
bug
#49817
: fix |normalize_forward|, |normalize_backward|; make |Begin(Read|Writ)ing| call |normalize_forward|; pass iterators by reference. r=mjudge
2000-09-02 04:10:44 +00:00
libxpt
/xptcall
…
macbuild
Add pldhash.c to the build.
2000-08-31 02:18:08 +00:00
proxy
Fix leak stats by calling NS_LOG_RELEASE for every release. Debug code only. r=dougt
2000-08-28 23:23:32 +00:00
reflect
add caching of jar/zip files to help fix bug 46707. Also factor out conditional compilation of ziploader support to not just be dependent on XPCOM_STANDALONE. And, factor out manifest directory from component directory (even though they are the same for now) in prepatation for a better fix to bug 39808. r=rginda@netscape.com
2000-08-31 09:48:39 +00:00
remote
…
sample
Changed case of nsIFactory.idl methods to start with lower case to be like other
2000-08-10 20:12:08 +00:00
string
making all string construction explicit; plus (now that the DOM APIs are turned on and you can no longer build without NEW_STRING_APIS) chopping out |#ifdef|ed code
2000-09-02 20:53:31 +00:00
tests
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
threads
Removing Cached Monitors from plevent. They are about 5x slower than
2000-09-01 00:50:51 +00:00
tools
…
typelib
fix bug 50445. r=shaver@mozilla.org a=brendan@mozilla.org. Thanks to Marcus G. Daniels <mgd@swarm.org> for uncovering this bug
2000-08-29 08:08:33 +00:00
.cvsignore
…
Makefile.in
…
makefile.win
…