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-28 21:28:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
build
History
jaggernaut%netscape.com
e793e569e6
Add "caps" to REQUIRES to fix Senna bustage.
2001-07-11 13:45:34 +00:00
..
.cvsignore
…
dlldeps.cpp
bug
#85271
: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
Makefile.in
Add "caps" to REQUIRES to fix Senna bustage.
2001-07-11 13:45:34 +00:00
makefile.win
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
malloc.c
r=waterson sr=cls
2001-02-06 04:52:19 +00:00
nsXPComInit.cpp
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
win32.order
65845 - new order files
2001-04-05 06:02:32 +00:00
xpcom_alpha.def
bug 54471. Increase the xptcall stubs entry point count to almost 256. This increases the number of methods that can be implmented on a JS object via xpconnect, or on an xpcom/proxy object, or via PyXPCOM. There are platform limitations that would need to worked out to go higher. Also higher counts start getting into a zone where we should be wisely weighing the memory cost. r=markh@activestate.com sr=shaver@mozilla.org
2001-05-19 00:03:01 +00:00