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
f08d1e6203480033a1bf01dfd2b8abdf9900049f
Mozilla
/
mozilla
/
parser
/
htmlparser
/
src
History
peterv%propagandism.org
ca1924b673
Fix for bug 275564 (Mozilla SVG build 2004122009, 2004121909: wrong 'mismatched tag' message). Patch by bz, r=peterv, sr=jst, a=bsmedberg.
...
git-svn-id: svn://10.0.0.236/trunk@176608 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 13:09:19 +00:00
..
CNavDTD.cpp
bug 299268: Clean up an early return so that alternate tags would be able to automatically open a body if they wanted to. Don't automatically open a body for <iframe> to avoid regressing bug 288991. r+sr=jst a=asa
2005-07-07 18:30:32 +00:00
CNavDTD.h
…
COtherDTD.cpp
…
COtherDTD.h
…
COtherElements.h
…
CParserContext.cpp
…
CParserContext.h
…
Makefile.in
Bug 279814 - report XML parsing errors to the JS console, r=mrbkap sr=shaver a=chofmann
2005-06-23 01:54:42 +00:00
nsDTDUtils.cpp
…
nsDTDUtils.h
…
nsElementTable.cpp
bug 301416: Don't allow residual styles to open inside <textarea>. r+sr=jst a=asa
2005-07-21 02:51:32 +00:00
nsElementTable.h
…
nsExpatDriver.cpp
Fix for bug 275564 (Mozilla SVG build 2004122009, 2004121909: wrong 'mismatched tag' message). Patch by bz, r=peterv, sr=jst, a=bsmedberg.
2005-07-26 13:09:19 +00:00
nsExpatDriver.h
Fix for bug 275564 (Mozilla SVG build 2004122009, 2004121909: wrong 'mismatched tag' message). Patch by bz, r=peterv, sr=jst, a=bsmedberg.
2005-07-26 13:09:19 +00:00
nsHTMLEntities.cpp
…
nsHTMLEntities.h
…
nsHTMLEntityList.h
…
nsHTMLTags.cpp
…
nsHTMLTokenizer.cpp
bug 299036: Fix crash in CNavDTD by moving newline stripping into the tokenizer. This reduces our reliance on the invariants that the tokenizer tries to provide. r+sr=jst a=chofmann
2005-06-29 02:46:45 +00:00
nsHTMLTokenizer.h
…
nsHTMLTokens.cpp
bug 299036: Fix crash in CNavDTD by moving newline stripping into the tokenizer. This reduces our reliance on the invariants that the tokenizer tries to provide. r+sr=jst a=chofmann
2005-06-29 02:46:45 +00:00
nsLoggingSink.cpp
…
nsLoggingSink.h
…
nsParser.cpp
Fix for bug 298391 (Remove some unused stuff from parser code). r=mrbkap, sr=jst, a=chofmann.
2005-06-24 13:21:59 +00:00
nsParser.h
…
nsParserModule.cpp
…
nsParserMsgUtils.cpp
…
nsParserMsgUtils.h
…
nsParserNode.cpp
…
nsParserNode.h
…
nsParserService.cpp
…
nsParserService.h
…
nsScanner.cpp
Fix for bug 298391 (Remove some unused stuff from parser code). r=mrbkap, sr=jst, a=chofmann.
2005-06-24 13:21:59 +00:00
nsScanner.h
…
nsScannerString.cpp
…
nsToken.cpp
…
nsViewSourceHTML.cpp
…
nsViewSourceHTML.h
…
parser.pkg
…