.. |
java
|
Bug 539434 - [HTML5] The translator isn't updating parser/html/javasrc/. r=hsivonen
|
2010-03-22 10:30:07 -07:00 |
javasrc
|
Bug 555899 - Make the HTML5 parser have a limit of 200 on the stack depth like the old parser. rs=sicking.
|
2010-03-30 11:21:36 +03:00 |
jArray.h
|
Bug 530090 - Memory leaks in jArray in HTML5 parser. r=hsivonen.
|
2009-12-21 13:38:58 +02:00 |
Makefile.in
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsAHtml5EncodingDeclarationHandler.h
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
nsAHtml5TreeBuilderState.h
|
Bug 514602 - Restore frameset-ok properly when the HTML5 tree builder has left the "in body" insertion mode and comes back. rs=sicking.
|
2009-12-23 10:31:48 +02:00 |
nsAHtml5TreeOpSink.h
|
Bug 502568 - HTML5 parser should flush occasionally when loading pure text. r=bnewman.
|
2009-11-17 10:52:30 +02:00 |
nsHtml5ArrayCopy.h
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
nsHtml5Atom.cpp
|
Bug 534136 part 4bis: Fix review comments from peterv that should have been in initial patch.
|
2010-03-08 08:03:55 -08:00 |
nsHtml5Atom.h
|
Bug 534136 Part 4: Inline accessors on nsIAtom. r=peterv sr=jst
|
2010-03-08 07:45:00 -08:00 |
nsHtml5AtomList.h
|
Bug 509009, bug 497848 - Update the HTML5 tokenizer to spec (excluding script changes) as of 2009-11-24. rs=sicking.
|
2009-11-30 17:34:51 +02:00 |
nsHtml5Atoms.cpp
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08:00 |
nsHtml5Atoms.h
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
nsHtml5AtomTable.cpp
|
Bug 514661 - Introduce scoped atom tables for the HTML5 parser. r=bsmedberg, sr=dbaron.
|
2009-09-18 18:13:10 +03:00 |
nsHtml5AtomTable.h
|
Bug 514661 - Introduce scoped atom tables for the HTML5 parser. r=bsmedberg, sr=dbaron.
|
2009-09-18 18:13:10 +03:00 |
nsHtml5AttributeName.cpp
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
nsHtml5AttributeName.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5ByteReadable.h
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
nsHtml5DocumentMode.h
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
nsHtml5ElementName.cpp
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
nsHtml5ElementName.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5HtmlAttributes.cpp
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
nsHtml5HtmlAttributes.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5MetaScanner.cpp
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
nsHtml5MetaScanner.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5MetaScannerCppSupplement.h
|
Bug 522326 - Make meta prescanner in the HTML5 parser use the canonical alias for UTF-8. r=bnewman.
|
2009-10-21 15:21:27 +03:00 |
nsHtml5MetaScannerHSupplement.h
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
nsHtml5Module.cpp
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5Module.h
|
Bug 482918 - Move HTML5 parsing off the main thread. r=bnewman.
|
2009-09-25 20:11:02 +03:00 |
nsHtml5NamedCharacters.cpp
|
Bug 506090 - Speed up the tokenization of named character references in the HTML5 parser. r=bnewman.
|
2010-02-10 11:23:35 +02:00 |
nsHtml5NamedCharacters.h
|
Bug 506090 - Speed up the tokenization of named character references in the HTML5 parser. r=bnewman.
|
2010-02-10 11:23:35 +02:00 |
nsHtml5NamedCharactersInclude.h
|
Bug 506090 - Speed up the tokenization of named character references in the HTML5 parser. r=bnewman.
|
2010-02-10 11:23:35 +02:00 |
nsHtml5Parser.cpp
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5Parser.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5PendingNotification.h
|
Bug 509851 - Flash object does not appear with HTML5 parser enabled. r=bzbarsky.
|
2009-10-12 16:08:04 +03:00 |
nsHtml5Portability.cpp
|
Bug 549591 - Atom staticness checks lack a negation in the HTML5 parser. r=jonas.
|
2010-02-26 11:18:35 +02:00 |
nsHtml5Portability.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5RefPtr.h
|
Bug 482918 - Move HTML5 parsing off the main thread. r=bnewman.
|
2009-09-25 20:11:02 +03:00 |
nsHtml5ReleasableAttributeName.cpp
|
Bug 549591 - Atom staticness checks lack a negation in the HTML5 parser. r=jonas.
|
2010-02-26 11:18:35 +02:00 |
nsHtml5ReleasableAttributeName.h
|
Bug 516406 - Make document.write() parser and stream parser have distinct tokenizers in the HTML5 parser. r=bnewman.
|
2009-09-21 16:18:20 +03:00 |
nsHtml5ReleasableElementName.cpp
|
Bug 549591 - Atom staticness checks lack a negation in the HTML5 parser. r=jonas.
|
2010-02-26 11:18:35 +02:00 |
nsHtml5ReleasableElementName.h
|
Bug 516406 - Make document.write() parser and stream parser have distinct tokenizers in the HTML5 parser. r=bnewman.
|
2009-09-21 16:18:20 +03:00 |
nsHtml5Speculation.cpp
|
Bug 502568 - HTML5 parser should flush occasionally when loading pure text. r=bnewman.
|
2009-11-17 10:52:30 +02:00 |
nsHtml5Speculation.h
|
Bug 502568 - HTML5 parser should flush occasionally when loading pure text. r=bnewman.
|
2009-11-17 10:52:30 +02:00 |
nsHtml5SpeculativeLoad.cpp
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5SpeculativeLoad.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5StackNode.cpp
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
nsHtml5StackNode.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5StateSnapshot.cpp
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
nsHtml5StateSnapshot.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5StreamParser.cpp
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5StreamParser.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5Tokenizer.cpp
|
Bug 555462 - Back out changeset a0f0fde99844 for causing a buffer overrun.
|
2010-03-30 11:21:36 +03:00 |
nsHtml5Tokenizer.h
|
Bug 555462 - Back out changeset a0f0fde99844 for causing a buffer overrun.
|
2010-03-30 11:21:36 +03:00 |
nsHtml5TreeBuilder.cpp
|
Bug 555899 - Make the HTML5 parser have a limit of 200 on the stack depth like the old parser. rs=sicking.
|
2010-03-30 11:21:36 +03:00 |
nsHtml5TreeBuilder.h
|
Bug 555899 - Make the HTML5 parser have a limit of 200 on the stack depth like the old parser. rs=sicking.
|
2010-03-30 11:21:36 +03:00 |
nsHtml5TreeBuilderCppSupplement.h
|
Bug 555462 - Back out changeset a0f0fde99844 for causing a buffer overrun.
|
2010-03-30 11:21:36 +03:00 |
nsHtml5TreeBuilderHSupplement.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5TreeOperation.cpp
|
Bug 540574 - Make the HTML5 parser break out of doc update on <body> and remove trailing white space from test_bug386782.html. r=bnewman.
|
2010-02-22 14:17:33 +02:00 |
nsHtml5TreeOperation.h
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
nsHtml5TreeOpExecutor.cpp
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5TreeOpExecutor.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5TreeOpStage.cpp
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5TreeOpStage.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5UTF16Buffer.cpp
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
nsHtml5UTF16Buffer.h
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
nsHtml5UTF16BufferCppSupplement.h
|
Bug 482919 - Add speculative parsing to the HTML5 parser. r=bnewman.
|
2009-10-12 16:08:04 +03:00 |
nsHtml5UTF16BufferHSupplement.h
|
Bug 482919 - Add speculative parsing to the HTML5 parser. r=bnewman.
|
2009-10-12 16:08:04 +03:00 |