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
de42fc29984a2e0e80308d160748de2d0e01d346
Mozilla
/
mozilla
/
parser
/
htmlparser
/
src
History
timeless%mozdev.org
de42fc2998
Bug 211249 mozilla/htmlparser/src/nsParser.cpp line 1766 interuptted should be interrupted
...
r=heikki sr=heikki git-svn-id: svn://10.0.0.236/trunk@151357 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-15 04:06:00 +00:00
..
CNavDTD.cpp
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
CNavDTD.h
…
COtherDTD.cpp
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
COtherDTD.h
…
COtherElements.h
…
CParserContext.cpp
…
CParserContext.h
…
jar.mn
…
Makefile.in
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
nsDTDUtils.cpp
…
nsDTDUtils.h
…
nsElementTable.cpp
…
nsElementTable.h
…
nsExpatDriver.cpp
Part of fix for bug 192139 (Intergrate latest Expat). r=Pike, sr=jst.
2003-12-23 18:04:56 +00:00
nsExpatDriver.h
…
nsHTMLEntities.cpp
Bug 211266 void nsHTMLEntities::AddRefTable doesn't check the return value of PL_DHashTableInit
2003-11-05 22:11:55 +00:00
nsHTMLEntities.h
Bug 211266 void nsHTMLEntities::AddRefTable doesn't check the return value of PL_DHashTableInit
2003-11-05 22:11:55 +00:00
nsHTMLEntityList.h
…
nsHTMLTags.cpp
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
nsHTMLTokenizer.cpp
…
nsHTMLTokenizer.h
…
nsHTMLTokens.cpp
Save the original tagname when viewing source to prevent case-folding. Bug
2003-11-13 21:55:26 +00:00
nsLoggingSink.cpp
…
nsLoggingSink.h
…
nsParser.cpp
Bug 211249 mozilla/htmlparser/src/nsParser.cpp line 1766 interuptted should be interrupted
2004-01-15 04:06:00 +00:00
nsParser.h
…
nsParserModule.cpp
Bug 211266 void nsHTMLEntities::AddRefTable doesn't check the return value of PL_DHashTableInit
2003-11-05 22:11:55 +00:00
nsParserMsgUtils.cpp
…
nsParserMsgUtils.h
…
nsParserNode.cpp
…
nsParserNode.h
…
nsParserService.cpp
…
nsParserService.h
…
nsScanner.cpp
Bug 217089 Compiler warnings
2003-09-11 03:18:49 +00:00
nsScanner.h
…
nsToken.cpp
…
nsTokenizer.h
…
nsViewSourceHTML.cpp
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
nsViewSourceHTML.h
…
parser.pkg
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
win32.order
…
xmlparser.properties
…