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
/
content
/
html
/
document
/
src
History
jst%netscape.com
1f3e4f888b
Trivial code cleanup, no bug. Removing unused variable and using nsCOMPtr in stead of doing manual addref/release. r=harishd@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@84601 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-08 22:16:52 +00:00
..
nsHTMLContentSink.cpp
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
2001-01-04 20:44:42 +00:00
nsHTMLDocument.cpp
Trivial code cleanup, no bug. Removing unused variable and using nsCOMPtr in stead of doing manual addref/release. r=harishd@netscape.com
2001-01-08 22:16:52 +00:00
nsHTMLDocument.h
Removing unnecessary include files and forward declarations.
2000-12-26 01:21:25 +00:00
nsHTMLFragmentContentSink.cpp
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
2001-01-04 20:44:42 +00:00
nsIHTMLContentContainer.h
…
nsIHTMLDocument.h
Removing dead code and unused member variables from nsHTMLDocument, r=timeless@mac.com. Oh, and wrap nsHTMLDocument::MatchLayers() in #ifdef NS_IMPLEMENT_DOCUMENT_LAYERS
2000-12-26 00:39:42 +00:00
nsImageDocument.cpp
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
2001-01-04 20:44:42 +00:00
nsMarkupDocument.cpp
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
2000-10-07 10:57:30 +00:00
nsMarkupDocument.h
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
2000-10-07 10:57:30 +00:00