.. |
java
|
|
|
javasrc
|
Bug 620664 - Add support for the track element to the HTML5 parser. r=hsivonen, a=jst.
|
2011-01-12 10:05:09 +02:00 |
jArray.h
|
Bug 502176 - Replace static use of jArray with a plain old data staticJArray, introduce an autoJArray for nicer memory management. r=tglek, a=jst.
|
2010-09-28 10:32:31 +03:00 |
Makefile.in
|
Bug 599588 addendum - Revert change to nsIParser and introduce a new abstract class instead to avoid changing the interface during an interface freeze. r=jonas, a=blocking2.0-final.
|
2010-11-16 09:47:10 +02:00 |
nsAHtml5FragmentParser.h
|
Bug 599588 addendum - Revert change to nsIParser and introduce a new abstract class instead to avoid changing the interface during an interface freeze. r=jonas, a=blocking2.0-final.
|
2010-11-16 09:47:10 +02:00 |
nsAHtml5TreeBuilderState.h
|
Bug 606925 - Get rid of the "in foreign content" insertion mode. Check the namespace of the current node instead. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
nsAHtml5TreeOpSink.h
|
|
|
nsHtml5ArrayCopy.h
|
Bug 598886 - Relicense HTML5 parser C++ files that are not Gecko-specific. r=gerv, a=NPOTB.
|
2010-09-28 10:32:31 +03:00 |
nsHtml5Atom.cpp
|
|
|
nsHtml5Atom.h
|
|
|
nsHtml5AtomList.h
|
Bug 620664 - Add support for the track element to the HTML5 parser. r=hsivonen, a=jst.
|
2011-01-12 10:05:09 +02:00 |
nsHtml5Atoms.cpp
|
|
|
nsHtml5Atoms.h
|
|
|
nsHtml5AtomTable.cpp
|
|
|
nsHtml5AtomTable.h
|
|
|
nsHtml5AttributeName.cpp
|
Bug 612529 part 2 - Rework how scopingness and specialness is handled in stack nodes; refresh the set of scoping elements to spec. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
nsHtml5AttributeName.h
|
Bug 502176 - Replace static use of jArray with a plain old data staticJArray, introduce an autoJArray for nicer memory management. r=tglek, a=jst.
|
2010-09-28 10:32:31 +03:00 |
nsHtml5ByteReadable.h
|
|
|
nsHtml5DocumentMode.h
|
|
|
nsHtml5ElementName.cpp
|
Bug 620664 - Add support for the track element to the HTML5 parser. r=hsivonen, a=jst.
|
2011-01-12 10:05:09 +02:00 |
nsHtml5ElementName.h
|
Bug 620664 - Add support for the track element to the HTML5 parser. r=hsivonen, a=jst.
|
2011-01-12 10:05:09 +02:00 |
nsHtml5HtmlAttributes.cpp
|
Bug 605466 - Implement new spec-based limits for formatting element proliferation in the HTML5 parsing algorithm. rs=jonas, a=blocking2.0-betaN.
|
2010-10-15 12:23:42 +03:00 |
nsHtml5HtmlAttributes.h
|
Bug 605466 - Implement new spec-based limits for formatting element proliferation in the HTML5 parsing algorithm. rs=jonas, a=blocking2.0-betaN.
|
2010-10-15 12:23:42 +03:00 |
nsHtml5Macros.h
|
Bug 598886 - Relicense HTML5 parser C++ files that are not Gecko-specific. r=gerv, a=NPOTB.
|
2010-09-28 10:32:31 +03:00 |
nsHtml5MetaScanner.cpp
|
Bug 594730 - Make the content attribute in <meta> act as an encoding declaration only if http-equiv="Content-Type" is present. rs=jonas, a=blocking2.0-betaN.
|
2010-12-08 14:37:19 +02:00 |
nsHtml5MetaScanner.h
|
Bug 594730 - Make the content attribute in <meta> act as an encoding declaration only if http-equiv="Content-Type" is present. rs=jonas, a=blocking2.0-betaN.
|
2010-12-08 14:37:19 +02:00 |
nsHtml5MetaScannerCppSupplement.h
|
Bug 490916 - Trim space characters from encoding names in the HTML5 parser. r=jonas, a=jst.
|
2011-01-12 10:05:09 +02:00 |
nsHtml5MetaScannerHSupplement.h
|
Bug 594730 - Make the content attribute in <meta> act as an encoding declaration only if http-equiv="Content-Type" is present. rs=jonas, a=blocking2.0-betaN.
|
2010-12-08 14:37:19 +02:00 |
nsHtml5Module.cpp
|
|
|
nsHtml5Module.h
|
|
|
nsHtml5NamedCharacters.cpp
|
Bug 555940 - Make named character names use a dedicated data type. r=tglek, a=jst.
|
2010-09-28 10:32:31 +03:00 |
nsHtml5NamedCharacters.h
|
Bug 555940 - Make named character names use a dedicated data type. r=tglek, a=jst.
|
2010-09-28 10:32:31 +03:00 |
nsHtml5NamedCharactersAccel.cpp
|
Bug 619497 - Use the WHATWG license in the license header of files transformed from the WHATWG spec. r=lvilla, r=gerv, a=comment-only. DONTBUILD
|
2011-01-05 14:40:55 +02:00 |
nsHtml5NamedCharactersAccel.h
|
Bug 619497 - Use the WHATWG license in the license header of files transformed from the WHATWG spec. r=lvilla, r=gerv, a=comment-only. DONTBUILD
|
2011-01-05 14:40:55 +02:00 |
nsHtml5NamedCharactersInclude.h
|
Bug 619497 - Use the WHATWG license in the license header of files transformed from the WHATWG spec. r=lvilla, r=gerv, a=comment-only. DONTBUILD
|
2011-01-05 14:40:55 +02:00 |
nsHtml5Parser.cpp
|
Bug 490916 - Trim space characters from encoding names in the HTML5 parser. r=jonas, a=jst.
|
2011-01-12 10:05:09 +02:00 |
nsHtml5Parser.h
|
Bug 543062 - When document.write() blocks, pre-parse the tail of the buffer for speculative loads. r=jonas, a=blocking2.0-beta8.
|
2010-11-18 10:23:48 +02:00 |
nsHtml5PendingNotification.h
|
|
|
nsHtml5Portability.cpp
|
Bug 612529 part 2 - Rework how scopingness and specialness is handled in stack nodes; refresh the set of scoping elements to spec. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
nsHtml5Portability.h
|
Bug 612529 part 2 - Rework how scopingness and specialness is handled in stack nodes; refresh the set of scoping elements to spec. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
nsHtml5RefPtr.h
|
|
|
nsHtml5ReleasableAttributeName.cpp
|
|
|
nsHtml5ReleasableAttributeName.h
|
|
|
nsHtml5ReleasableElementName.cpp
|
|
|
nsHtml5ReleasableElementName.h
|
|
|
nsHtml5Speculation.cpp
|
|
|
nsHtml5Speculation.h
|
|
|
nsHtml5SpeculativeLoad.cpp
|
|
|
nsHtml5SpeculativeLoad.h
|
|
|
nsHtml5StackNode.cpp
|
Bug 612529 part 3 - Make <annotation-xml> an HTML integration point depending on the encoding attribute. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
nsHtml5StackNode.h
|
Bug 612529 part 3 - Make <annotation-xml> an HTML integration point depending on the encoding attribute. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
nsHtml5StateSnapshot.cpp
|
Bug 606925 - Get rid of the "in foreign content" insertion mode. Check the namespace of the current node instead. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
nsHtml5StateSnapshot.h
|
Bug 606925 - Get rid of the "in foreign content" insertion mode. Check the namespace of the current node instead. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
nsHtml5StreamParser.cpp
|
backing out 2d7561bc0cb0
|
2011-01-17 09:37:09 +13:00 |
nsHtml5StreamParser.h
|
backing out 2d7561bc0cb0
|
2011-01-17 09:37:09 +13:00 |
nsHtml5SVGLoadDispatcher.cpp
|
|
|
nsHtml5SVGLoadDispatcher.h
|
|
|
nsHtml5Tokenizer.cpp
|
Bug 612527 - Implement spec tweaks to U+0000 handling in the HTML5 parser. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
nsHtml5Tokenizer.h
|
Bug 612527 - Implement spec tweaks to U+0000 handling in the HTML5 parser. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
nsHtml5TreeBuilder.cpp
|
Bug 620664 - Add support for the track element to the HTML5 parser. r=hsivonen, a=jst.
|
2011-01-12 10:05:09 +02:00 |
nsHtml5TreeBuilder.h
|
Bug 620664 - Add support for the track element to the HTML5 parser. r=hsivonen, a=jst.
|
2011-01-12 10:05:09 +02:00 |
nsHtml5TreeBuilderCppSupplement.h
|
Bug 619220 addendum - Make speculative loads use the first <base> in the document instead of the first <base> in <head>. r=sicking, a=blocker.
|
2011-01-03 18:18:23 +02:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 612568 - Drop nsIContent handles when finished parsing a fragment. r=Olli.Pettay, a=jst.
|
2010-11-18 10:19:59 +02:00 |
nsHtml5TreeOperation.cpp
|
Bug 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas.
|
2010-10-25 15:17:38 +03:00 |
nsHtml5TreeOperation.h
|
Bug 562698 - Part b: Pass Elements to nsNodeUtils::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-24 09:06:07 +02:00 |
nsHtml5TreeOpExecutor.cpp
|
Bug 569399 - autofocus sometimes does not work because the element has no frame yet. r=hsivonen a=blocking-betaN
|
2011-01-03 13:57:45 +01:00 |
nsHtml5TreeOpExecutor.h
|
Bug 599588 - Make scripts created by createContextualFragment() executable. r=jonas, a=blocking2.0-final.
|
2010-11-01 11:50:01 +01:00 |
nsHtml5TreeOpStage.cpp
|
|
|
nsHtml5TreeOpStage.h
|
Bug 543062 - When document.write() blocks, pre-parse the tail of the buffer for speculative loads. r=jonas, a=blocking2.0-beta8.
|
2010-11-18 10:23:48 +02:00 |
nsHtml5UTF16Buffer.cpp
|
|
|
nsHtml5UTF16Buffer.h
|
Bug 502176 - Replace static use of jArray with a plain old data staticJArray, introduce an autoJArray for nicer memory management. r=tglek, a=jst.
|
2010-09-28 10:32:31 +03:00 |
nsHtml5UTF16BufferCppSupplement.h
|
|
|
nsHtml5UTF16BufferHSupplement.h
|
|
|