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
eba97e77f83054ac62335f2e59ee467deb5b9dfd
Mozilla
/
mozilla
/
parser
/
htmlparser
/
src
History
peterv%propagandism.org
5486acc9e7
Fix for bug 315826 (Scriptable XPCOM wrapper for SAX content handler). Patch by Robert Sayre <sayrer@gmail.com>, r/a=peterv, sr=sicking.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195958 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-04 13:17:45 +00:00
..
CNavDTD.cpp
Protect against our table container being closed before we're ready by using the same logic to find the close tag that HandleEndToken does. bug 329364, r+sr+branch-1.8.1=jst a=timr
2006-03-06 22:48:52 +00:00
CNavDTD.h
…
COtherDTD.cpp
…
COtherDTD.h
…
COtherElements.h
…
CParserContext.cpp
…
CParserContext.h
…
Makefile.in
Fix for bug 315826 (Scriptable XPCOM wrapper for SAX content handler). Patch by Robert Sayre <sayrer@gmail.com>, r/a=peterv, sr=sicking.
2006-05-04 13:17:45 +00:00
nsDTDUtils.cpp
…
nsDTDUtils.h
…
nsElementTable.cpp
bug 309040: Exclude kHeadMisc in <option> since we need to exclude userdefined tags (and the autoclose code can't cope otherwise). r+sr=jst a=drivers
2005-09-19 22:56:20 +00:00
nsElementTable.h
bug 307122: userdefined elements should default to being in the body if no <head> is explictly declared. r=jst sr=bzbarsky a=asa
2005-09-13 17:15:19 +00:00
nsExpatDriver.cpp
Fix for bug 326477 (Add more to nsIExpatSink/nsExpatDriver in order to support SAX). Patch by Robert Sayre <sayrer@gmail.com>, r=sicking, sr/a=peterv.
2006-05-04 11:58:21 +00:00
nsExpatDriver.h
Fix for bug 326477 (Add more to nsIExpatSink/nsExpatDriver in order to support SAX). Patch by Robert Sayre <sayrer@gmail.com>, r=sicking, sr/a=peterv.
2006-05-04 11:58:21 +00:00
nsHTMLEntities.cpp
…
nsHTMLEntities.h
…
nsHTMLEntityList.h
…
nsHTMLTags.cpp
…
nsHTMLTokenizer.cpp
…
nsHTMLTokenizer.h
…
nsHTMLTokens.cpp
bug 320883: Handle split newlines at the end of chunks without duplicating newlines. r=bzbarsky rs=brendan a-1.8=jst
2006-03-24 20:29:00 +00:00
nsLoggingSink.cpp
…
nsLoggingSink.h
Make sure that a reflow flush on the document makes the sink start layout if
2005-08-30 02:25:00 +00:00
nsParser.cpp
Don't create extra parser contexts once the parser has been terminated. Also make sure to clean up any extra parser contexts if they do get created. bug 323441, r=sicking sr=jst a181=jst
2006-04-11 20:23:06 +00:00
nsParser.h
…
nsParserModule.cpp
Fix for bug 315826 (Scriptable XPCOM wrapper for SAX content handler). Patch by Robert Sayre <sayrer@gmail.com>, r/a=peterv, sr=sicking.
2006-05-04 13:17:45 +00:00
nsParserMsgUtils.cpp
…
nsParserMsgUtils.h
…
nsParserNode.cpp
…
nsParserNode.h
…
nsParserService.cpp
…
nsParserService.h
…
nsScanner.cpp
…
nsScanner.h
…
nsScannerString.cpp
…
nsToken.cpp
…
nsViewSourceHTML.cpp
…
nsViewSourceHTML.h
…
parser.pkg
…