This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce09d96e2e63085bf092b1a07ca2071980d85c19
Mozilla
/
mozilla
/
layout
/
html
History
jst%netscape.com
80b96c36c3
Fix a refcounting screwup I caused in my last checkin. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@83773 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-16 23:38:56 +00:00
..
base
Make destructors that exist only for MOZ_COUNT_DTOR be #ifdef NS_BUILD_REFCNT_LOGGING instead of #ifdef DEBUG so the leak stats on optimized builds are correct. r=waterson@netscape.com sr=brendan@mozilla.org b=62421
2000-12-16 18:56:06 +00:00
content
smoketest blocker,
2000-12-11 20:07:50 +00:00
document
Fix a refcounting screwup I caused in my last checkin. r=pavlov
2000-12-16 23:38:56 +00:00
forms
removing unneeded includes
2000-12-12 12:17:11 +00:00
style
Fix for 62301. r=hewitt, sr=ben
2000-12-14 09:32:39 +00:00
table
bug 29058 (slightly revised patch submitted by bernd.mielke@snafu.de) r=karnaze (previously sr=waterson).
2000-11-30 22:45:48 +00:00
tests
Fixed bad path in URI. Not part of build.
2000-12-15 00:48:39 +00:00
Makefile.in
Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
2000-03-02 13:29:03 +00:00
makefile.win
…