gecko-dev/parser/html
Henri Sivonen 0697d148a0 Bug 536097 - Copy endTag flag when copying HTML5 tokenizer state. rs=sicking.
--HG--
extra : rebase_source : a7effe977998b9fe7dd32abed804a0e3a70df079
2010-03-12 12:27:15 +02:00
..
java 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
javasrc
jArray.h Bug 530090 - Memory leaks in jArray in HTML5 parser. r=hsivonen. 2009-12-21 13:38:58 +02:00
Makefile.in
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
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
nsHtml5AtomTable.cpp
nsHtml5AtomTable.h
nsHtml5AttributeName.cpp
nsHtml5AttributeName.h
nsHtml5ByteReadable.h
nsHtml5DocumentMode.h
nsHtml5ElementName.cpp Bug 502804, bug 510063 - Update the HTML5 tree builder to spec as of 2009-11-24. rs=sicking. 2009-11-30 17:34:51 +02:00
nsHtml5ElementName.h Bug 502804, bug 510063 - Update the HTML5 tree builder to spec as of 2009-11-24. rs=sicking. 2009-11-30 17:34:51 +02:00
nsHtml5HtmlAttributes.cpp
nsHtml5HtmlAttributes.h
nsHtml5MetaScanner.cpp
nsHtml5MetaScanner.h
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
nsHtml5Module.cpp Bug 539215 - Chunk long tree op queue flushes into multiple runnables in the HTML5 parser. r=bnewman. 2010-01-14 15:58:27 +02:00
nsHtml5Module.h
nsHtml5NamedCharacters.cpp 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
nsHtml5NamedCharacters.h
nsHtml5NamedCharactersInclude.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
nsHtml5Parser.cpp Bug 545402 - Make test_bug42976.html run from onload and make HTML5 createContextualFragment work on DOMs that do not have a docshell. r=Olli.Pettay. 2010-02-22 14:17:31 +02:00
nsHtml5Parser.h Bug 483015 - Expose HTML line number to JS and CSS parsers in the HTML5 parser. r=bnewman, a=beltzner. 2009-10-28 15:48:37 +02:00
nsHtml5PendingNotification.h
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
nsHtml5RefPtr.h
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
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
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
nsHtml5SpeculativeLoader.cpp Bug 544112 part 1: Make speculative and chrome style sheet loads go through the document object. Rearrange some C++ unit tests so they'll still link after part 2. r=bzbarsky sr=dbaron 2010-03-02 13:00:39 -08:00
nsHtml5SpeculativeLoader.h Adding new line to the end of nsHtml5SpeculativeLoader.h to avoid dozens of compiler warnings. trivial fix, no bug 2010-02-23 16:36:30 -08:00
nsHtml5StackNode.cpp
nsHtml5StackNode.h
nsHtml5StateSnapshot.cpp 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
nsHtml5StateSnapshot.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
nsHtml5StreamParser.cpp Bug 541079 - Make app cache selection happen before speculative loads in the HTML5 parser. r=bnewman. 2010-02-02 09:43:18 +02:00
nsHtml5StreamParser.h Bug 545658 - Change the sniffing limit of the HTML5 parser to 1K. r=jst. 2010-02-26 11:18:38 +02:00
nsHtml5Tokenizer.cpp Bug 536097 - Copy endTag flag when copying HTML5 tokenizer state. rs=sicking. 2010-03-12 12:27:15 +02:00
nsHtml5Tokenizer.h Bug 535126 - Fix text flushing and EOF bugs in script data states in the HTML5 tokenizer. rs=sicking. 2009-12-16 15:35:34 +02:00
nsHtml5TreeBuilder.cpp Bug 536097 - Copy endTag flag when copying HTML5 tokenizer state. rs=sicking. 2010-03-12 12:27:15 +02:00
nsHtml5TreeBuilder.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
nsHtml5TreeBuilderCppSupplement.h Bug 541079 - Make app cache selection happen before speculative loads in the HTML5 parser. r=bnewman. 2010-02-02 09:43:18 +02:00
nsHtml5TreeBuilderHSupplement.h Bug 541079 - Make app cache selection happen before speculative loads in the HTML5 parser. r=bnewman. 2010-02-02 09:43:18 +02:00
nsHtml5TreeOperation.cpp Bug 545854 - Add the <keygen> macro to the HTML5 parser. r=bnewman. 2010-02-22 14:17:30 +02:00
nsHtml5TreeOperation.h Bug 541079 - Make app cache selection happen before speculative loads in the HTML5 parser. r=bnewman. 2010-02-02 09:43:18 +02:00
nsHtml5TreeOpExecutor.cpp Bug 516422 - Copy link prefetching from nsHTMLContentSink to the HTML5 parser. r=bnewman. 2010-02-25 13:37:35 +02:00
nsHtml5TreeOpExecutor.h Bug 539215 - Chunk long tree op queue flushes into multiple runnables in the HTML5 parser. r=bnewman. 2010-01-14 15:58:27 +02:00
nsHtml5TreeOpStage.cpp Bug 502568 - HTML5 parser should flush occasionally when loading pure text. r=bnewman. 2009-11-17 10:52:30 +02:00
nsHtml5TreeOpStage.h Bug 502568 - HTML5 parser should flush occasionally when loading pure text. r=bnewman. 2009-11-17 10:52:30 +02:00
nsHtml5UTF16Buffer.cpp
nsHtml5UTF16Buffer.h
nsHtml5UTF16BufferCppSupplement.h
nsHtml5UTF16BufferHSupplement.h