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
2024-12-03 18:47:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
03937573d2
gecko-dev
/
htmlparser
History
caillon%returnzero.com
03937573d2
230953 - Remove traces of dtd-debug. r+sr=jst
2004-01-15 04:50:10 +00:00
..
public
Speed up mapping HTML tag enums to atoms by using an array of static atoms, indexed by enum value. This avoids a UTF16 to UTF8 conversion and atom table lookup for each tag. Add a CString version of nsINodeInfoManager::GetNodeInfo(), convert literal string callers to use that version, and remove some unused variants of GetNodeInfo(). Bug 223595, r=axel@pike.org, sr=jst.
2003-11-05 05:17:07 +00:00
robot
230953 - Remove traces of dtd-debug. r+sr=jst
2004-01-15 04:50:10 +00:00
src
230953 - Remove traces of dtd-debug. r+sr=jst
2004-01-15 04:50:10 +00:00
tests
tools
.cvsignore
Makefile.in
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00