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-12 10:40:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
layout
/
build
History
dbaron%fas.harvard.edu
c20f12ba64
Fix one-time leak of 4 nsVoidArray and 1 PRMonitor from code in nsRange.cpp by freeing in layout module destructor. r=mjudge@netscape.com sr=scc@mozilla.org b=56762
2000-10-29 21:38:52 +00:00
..
.cvsignore
Ignore date header, gbdate.h
2000-04-26 14:23:26 +00:00
dlldeps.cpp
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
Makefile.in
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
2000-10-07 10:57:30 +00:00
makefile.win
Enabling XSLT hooks in layout in default build. Bug
#42228
. r=axel@pike.org, a=waterson@mozilla.org.
2000-09-16 20:53:08 +00:00
MANIFEST
…
nsLayoutCID.h
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
2000-10-07 10:57:30 +00:00
nsLayoutDLF.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
nsLayoutFactory.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
nsLayoutModule.cpp
Fix one-time leak of 4 nsVoidArray and 1 PRMonitor from code in nsRange.cpp by freeing in layout module destructor. r=mjudge@netscape.com sr=scc@mozilla.org b=56762
2000-10-29 21:38:52 +00:00
nsLayoutModule.h
#=27745
2000-04-13 20:07:13 +00:00