.. |
Makefile.in
|
326477 extend nsIExpatSink in order to support SAX
|
2006-03-15 17:45:25 +00:00 |
nsHTMLTagList.h
|
Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc
|
2008-07-09 20:22:20 +12:00 |
nsHTMLTags.h
|
Bug 351731: Add hash to map directly from nsIAtom* -> id. r/sr=bz
|
2006-10-09 22:08:45 +00:00 |
nsHTMLTokens.h
|
When we don't find a </script> tag, we should put the entire rest of the document into the script element, but not execute the script. This also makes serialization not serialize the end tags for scripts that don't have them (to preserve round tripping). bug 305873, r=sicking sr=jst
|
2006-01-31 22:19:46 +00:00 |
nsIContentSink.h
|
More bug 461555 fixes to fix orange by making sure to remove deferred-scripts' onloadblocker when the parser is terminated. r/sr=mrbkap
|
2009-01-26 21:41:25 -08:00 |
nsIDTD.h
|
Backing out 8f9ff81ef3fa to try to fix orange.
|
2009-03-24 10:43:42 +01:00 |
nsIElementObserver.h
|
Bug 474369 - get rid of nsVoidArray, parser part; r+sr=mrbkap
|
2009-03-25 09:13:05 +01:00 |
nsIExpatSink.idl
|
Allow nsIExpatSink implementations to control whether the expat driver logs
|
2006-08-25 16:34:57 +00:00 |
nsIExtendedExpatSink.idl
|
326477 extend nsIExpatSink in order to support SAX
|
2006-03-15 17:45:25 +00:00 |
nsIFragmentContentSink.h
|
Bug 420700 - Calling createContextualFragment affects subsequent setting of innerHTML. r+sr=jst, a=blocking1.9+.
|
2008-03-06 12:14:33 -08:00 |
nsIHTMLContentSink.h
|
Bug 479480 - drop the XP_MAC specific MAX_REFLOW_DEPTH. r=josh, sr=dbaron
|
2009-02-20 13:28:15 -08:00 |
nsIHTMLFragmentContentSink.h
|
|
|
nsILoggingSink.h
|
Bug 319997 - convert parser tests to use the frozen linkage, r=mrbkap
|
2005-12-12 21:39:56 +00:00 |
nsIParser.h
|
Backing out changeset ec2bec209571 and changeset 140f64990c51 (fix for bug 481566) due to test failures.
|
2009-04-04 01:55:51 -04:00 |
nsIParserFilter.h
|
Bug 106386 Correct misspellings in source code
|
2005-11-25 19:48:04 +00:00 |
nsIParserNode.h
|
nsIParserNode::GetSource should be a const function. bug 374041, r+sr=jst
|
2007-05-18 11:45:39 -07:00 |
nsIParserService.h
|
change nsIParserService to use nsStringGlue. Bug 350748, r=mrbkap, sr=jst
|
2006-08-31 18:40:42 +00:00 |
nsITokenizer.h
|
Backing out 8f9ff81ef3fa to try to fix orange.
|
2009-03-24 10:43:42 +01:00 |
nsParserCIID.h
|
|
|
nsParserDataListener.h
|
|
|
nsScannerString.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 00:08:04 -07:00 |
nsToken.h
|
Log parser token refcounting, and fix a number of token leaks in view-source that were also leaking strings. Bug 402633, r+sr=mrbkap
|
2007-11-07 09:28:22 -08:00 |