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-23 02:47:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
directory
History
dmose%mozilla.org
79087ec12a
gave the threading model a good whack. pushed the threading from the callers (eg nsLDAPChannel) down into the XPCOM wrapper code itself, so that the calling code doesn't need to deal with threading directly ( it gets callbacks via nsISupports proxies ) . this allows LDAP code to be written in Javascript without hanging the UI thread of the browser. a=r=(not built)
2000-06-28 19:39:32 +00:00
..
c-sdk
/ldap
removed old project and .exp files.
2000-06-15 20:31:13 +00:00
ds-plugins
First major cleanup, mostly finished.
2000-01-14 22:25:29 +00:00
java-sdk
Disbale unconditional debug statments
2000-05-08 20:58:49 +00:00
perldap
…
xpcom
gave the threading model a good whack. pushed the threading from the callers (eg nsLDAPChannel) down into the XPCOM wrapper code itself, so that the calling code doesn't need to deal with threading directly ( it gets callbacks via nsISupports proxies ) . this allows LDAP code to be written in Javascript without hanging the UI thread of the browser. a=r=(not built)
2000-06-28 19:39:32 +00:00
buildjsdk.txt
…
buildsdk.txt
…
ldapsdk.mak
…
ldapsdk.mk
…
Makefile
…