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
Mozilla
/
mozilla
/
parser
/
htmlparser
/
src
History
bzbarsky%mit.edu
154c45dfa1
Don't leak strings from <keygen>. Bug 398665, r=kaie, sr=jst, a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@237501 18797224-902f-48f8-a5cc-f745e15eee43
2007-10-10 02:10:01 +00:00
..
CNavDTD.cpp
Don't leak strings from <keygen>. Bug 398665, r=kaie, sr=jst, a=dbaron
2007-10-10 02:10:01 +00:00
CNavDTD.h
Don't treat PRBool as an int. bug 388093, r+sr=jst
2007-07-14 00:26:46 +00:00
CParserContext.cpp
…
CParserContext.h
…
Makefile.in
…
nsDTDUtils.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsDTDUtils.h
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsElementTable.cpp
Don't ship link to the head from <body>. <link> and <style> will still prefer the head in the absense of an explicit body, but will stay still if there is one. bug 387691, r=sicking/sayrer sr=jst
2007-07-21 00:41:00 +00:00
nsElementTable.h
Don't ship link to the head from <body>. <link> and <style> will still prefer the head in the absense of an explicit body, but will stay still if there is one. bug 387691, r=sicking/sayrer sr=jst
2007-07-21 00:41:00 +00:00
nsExpatDriver.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsExpatDriver.h
…
nsHTMLEntities.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsHTMLEntities.h
…
nsHTMLEntityList.h
…
nsHTMLTags.cpp
…
nsHTMLTokenizer.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsHTMLTokenizer.h
…
nsHTMLTokens.cpp
Bug 388438: Incorrect interpretation of LFCR after opening tag. r=mrbkap, sr=jst.
2007-07-17 21:29:19 +00:00
nsLoggingSink.cpp
…
nsLoggingSink.h
…
nsParser.cpp
Bug 397804. Use the short CC macro in nsParser. r/sr/a=sicking.
2007-10-04 02:11:57 +00:00
nsParser.h
Bug 397804. pages loading feeds as content can trigger a leak. r=jst, sr=sicking, a=sicking
2007-09-28 03:00:36 +00:00
nsParserModule.cpp
…
nsParserMsgUtils.cpp
…
nsParserMsgUtils.h
…
nsParserNode.cpp
Fixing bug 394534. Make first attribute win in misplaced content. Patch by bzbarsky@mit.edu, r=mrbkap@gmail.com, sr=peterv@propagandism.org, a=jonas@sicking.cc/dsicore@mozilla.com
2007-09-10 23:50:16 +00:00
nsParserNode.h
Fixing bug 394534. Make first attribute win in misplaced content. Patch by bzbarsky@mit.edu, r=mrbkap@gmail.com, sr=peterv@propagandism.org, a=jonas@sicking.cc/dsicore@mozilla.com
2007-09-10 23:50:16 +00:00
nsParserService.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsParserService.h
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsScanner.cpp
Bug 384898: Cleanup nsScanner. r=mrbkap, sr=jst
2007-06-27 00:21:47 +00:00
nsScanner.h
Bug 384898: Cleanup nsScanner. r=mrbkap, sr=jst
2007-06-27 00:21:47 +00:00
nsScannerString.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsToken.cpp
…
nsViewSourceHTML.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsViewSourceHTML.h
…
parser.pkg
…