Henri Sivonen
|
be4cdc6c1a
|
Bug 610345 - Add MathML named characters that expand to two code points to the HTML5 parser. rs=jonas, a=blocking2.0-betaN.
|
2010-11-23 13:49:27 +02:00 |
|
Henri Sivonen
|
d2f648de22
|
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 |
|
Henri Sivonen
|
42f7028cc7
|
Bug 612568 - Drop nsIContent handles when finished parsing a fragment. r=Olli.Pettay, a=jst.
|
2010-11-18 10:19:59 +02:00 |
|
Henri Sivonen
|
4531f71b9a
|
Bug 607573 - Make <input type=hidden> not set frameset-ok to "not ok". r=jonas, a=blocking2.0-betaN.
|
2010-11-18 10:19:59 +02:00 |
|
Henri Sivonen
|
b9038674c6
|
Bug 612530 - Sync html5lib tree builder tests into m-c. r=jgriffin, a=test-only.
|
2010-11-17 11:06:12 +02:00 |
|
Henri Sivonen
|
0f8fe8c54a
|
Bug 608373 - Do not call document.close() when stopping a script-created document load; flush tree ops when the parser exhausts the stream in the script-created case. r=bzbarsky, a=blocking2.0-betaN.
--HG--
extra : rebase_source : c4f51cc0d40db3495ba6f56fc72f3afb2da70abd
|
2010-11-16 09:48:30 +02:00 |
|
Henri Sivonen
|
6b69faed33
|
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.
--HG--
extra : rebase_source : 3272dc97668c262945b91809a918ac5c013d8569
|
2010-11-16 09:47:10 +02:00 |
|
Simon Montagu
|
e3bb6ebd56
|
Don't propagate error getting a Unicode decoder to caller. Bug 603423, r=hsivonen, a=bsmedberg
|
2010-11-14 06:40:14 -08:00 |
|
Mounir Lamouri
|
d9402c590c
|
Bug 611352 - Create a HTMLElement when createElement('isindex') is called and the html5 parser is enabled. r+a=sicking
|
2010-11-13 00:29:25 +01:00 |
|
Henri Sivonen
|
76999c3787
|
Bug 599588 - Make scripts created by createContextualFragment() executable. r=jonas, a=blocking2.0-final.
--HG--
extra : rebase_source : cfe476ed6ac2b1ee4cc243034659290d1226bd42
|
2010-11-01 11:50:01 +01:00 |
|
Henri Sivonen
|
e00c8d1067
|
Bug 605466 - Implement new spec-based limits for formatting element proliferation in the HTML5 parsing algorithm. rs=jonas, a=blocking2.0-betaN.
--HG--
extra : rebase_source : b8d9c7fb5c4ef094af89ed9c29d49bd38d8fcca1
|
2010-10-15 12:23:42 +03:00 |
|
Henri Sivonen
|
01fa16e8c5
|
Bug 592656 part 1 - Use the current parser-inserted script as the insertion point key. r=jonas, a=blocking2.0-final.
--HG--
extra : rebase_source : 92320d48b27c984e25c72be6dafbaef9d6133038
|
2010-09-06 10:41:26 +03:00 |
|
Henri Sivonen
|
e801a7e1ba
|
Bug 596169 - Make <summary> and <figcaption> behave per spec. Remove <datagrid>. rs=jonas, a=blocking2.0-betaN.
|
2010-10-07 10:27:16 +03:00 |
|
Henri Sivonen
|
ad46c1b368
|
Bug 502176 bustage fix - Restore the refcount tracing code to nsHtml5Tokenizer. a=orange.
|
2010-11-10 12:03:48 +02:00 |
|
Henri Sivonen
|
85432fd75b
|
Bug 555940 - Make named character names use a dedicated data type. r=tglek, a=jst.
--HG--
extra : rebase_source : d201cbad639f7ce87caa04f4260d1a9f3b3da867
|
2010-09-28 10:32:31 +03:00 |
|
Henri Sivonen
|
8648330452
|
Bug 502176 - Replace static use of jArray with a plain old data staticJArray, introduce an autoJArray for nicer memory management. r=tglek, a=jst.
--HG--
extra : rebase_source : c9dbde959b76c019df87b83c551dd97e3ad7d311
|
2010-09-28 10:32:31 +03:00 |
|
Ms2ger
|
68fe250adb
|
Bug 582712 - Remove nsHTMLDocument::TryBookmarkCharset; r=bz a=bsmedberg
|
2010-11-05 11:57:10 +01:00 |
|
Ms2ger
|
a495819ba2
|
Bug 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas.
--HG--
extra : rebase_source : 70d6b15b0b149a29d0cdb298209706bb5391f6b4
|
2010-10-25 15:17:38 +03:00 |
|
Henri Sivonen
|
05b0e57696
|
Bug 570309 - Remove the dead code for the "comment end space" state. rs=jonas, a=blocking2.0-betaN.
--HG--
extra : rebase_source : 179fc95e1ed00bc85ea6245ece49ec3944507d62
|
2010-10-25 12:22:59 +03:00 |
|
Justin Lebar ext:(%2C%20Kyle%20Huey%20%3Cme%40kylehuey.com%3E)
|
a6e293112f
|
Bug 145975 - Implement nsCaseInsensitiveUTF8StringComparator r=smontagu
--HG--
extra : rebase_source : 8e5d63a6a5ca50b6e95a80421ad96a1d4a52ae77
|
2010-08-31 18:03:40 -07:00 |
|
Mounir Lamouri
|
06426cc202
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Henri Sivonen
|
e1e188c334
|
Bug 602727 - Split HTML5 tree builder tests into two mochitests to avoid timeouts on slow computers. r=jgriffin, a=test-only.
--HG--
rename : parser/htmlparser/tests/mochitest/test_html5_tree_construction.html => parser/htmlparser/tests/mochitest/test_html5_tree_construction_part2.html
|
2010-10-15 12:23:42 +03:00 |
|
Henri Sivonen
|
ec0c87ef77
|
Bug 482921 part 0 - Make preparations for enabling transition reporting in the HTML5 tokenizer. rs=jonas, a=jst.
--HG--
extra : rebase_source : 2e5ae5e2a6498d7b956d8e39d1ed3c6c09dce7fa
|
2010-09-28 10:32:31 +03:00 |
|
Henri Sivonen
|
541bd617e0
|
Bug 596168 - Make non-space characters in the "in foreign content" insertion mode set frameset-ok to not OK. rs=jonas, a=jst.
--HG--
extra : rebase_source : e87024a6536be71b1670cb834e4d675523bb8c93
|
2010-09-15 11:37:55 +03:00 |
|
Henri Sivonen
|
d9758ac3ac
|
Bug 601604 - Emit ]] or ] when ]]EOF or ]EOF appears in a CDATA section in text/html. rs=jonas, a=jst.
--HG--
extra : rebase_source : 8f83d4a619ff8893976db75f63b9ed81e4292e2f
|
2010-10-07 10:27:16 +03:00 |
|
Ehsan Akhgari
|
aeb5412ed5
|
Bug 593758 - Part 2: unit tests for the plaintext serializer; r=bzbarsky a=blocking-betaN+
--HG--
rename : parser/htmlparser/tests/outsinks/simplecopy.out => parser/htmlparser/tests/outsinks/simplecopy-formatted.out
|
2010-10-13 01:34:20 -04:00 |
|
Henri Sivonen
|
90fc2f0f24
|
Bug 598886 - Relicense HTML5 parser C++ files that are not Gecko-specific. r=gerv, a=NPOTB.
--HG--
extra : rebase_source : bc892ef86657a39aac22e3bfc0441586a1b7c254
|
2010-09-28 10:32:31 +03:00 |
|
Henri Sivonen
|
f8f7ce8b0d
|
Bug 596180 - Limit the number of iterations in the adoption agency algorithm. rs=jonas, a=blocking2.0-betaN.
--HG--
extra : rebase_source : 3fd176ad6b1bddee3c11b9f9002e21c64a5c1927
|
2010-09-15 11:37:55 +03:00 |
|
Henri Sivonen
|
d714dce68b
|
Bug 599584 - Do not let nsContentSink process <meta> tags when parsing an HTML fragment. r=bzbarsky, a=blocking2.0-betaN.
--HG--
extra : rebase_source : f4c169a88f0f61c50a4473c9dab5e9e0257125c2
|
2010-10-13 10:12:55 +03:00 |
|
Dan Witte
|
bc7e0c6291
|
Bug 577952 - Deep recursion in Release crashes on double-free in [@ nsHtml5UTF16Buffer::~nsHtml5UTF16Buffer()]. r=hsivonen, a=betaN+
|
2010-10-07 14:00:17 -07:00 |
|
Henri Sivonen
|
799205353c
|
Bug 559023 part 3 - Refresh the html5lib test data to include recent WebKit contributions. r=jgriffin, a=test-only.
|
2010-10-07 10:03:48 +03:00 |
|
Henri Sivonen
|
de036ccfe3
|
Bug 559023 part 2 - Import all the current tree builder tests from html5lib and adjust the test harness to support the new test features. r=jgriffin, a=test-only.
|
2010-09-08 11:36:01 +03:00 |
|
Henri Sivonen
|
97a0b2593f
|
Bug 559023 part 1 - Move html5lib tree builder tests to a directory of their own. r=jgriffin, a=test-only.
--HG--
rename : parser/htmlparser/tests/mochitest/html5lib_license.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5lib_license.txt
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat1.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests1.dat
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat2.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests2.dat
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat3.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests3.dat
|
2010-09-01 14:41:12 +03:00 |
|
Henri Sivonen
|
bd2e412583
|
Bug 559023 part 0 - Revert firefight changeset b439e73f33b7 to make parts 1 and 2 apply. r=jgriffin, a=test-only.
|
2010-09-21 17:13:44 +03:00 |
|
Henri Sivonen
|
86e071c125
|
Bug 595844 - Check the namespace of the current element on the tree builder stack when deciding whether to support CDATA sections in text/html. rs=jonas, a=blocking2.0-betaN.
|
2010-09-15 11:37:55 +03:00 |
|
Henri Sivonen
|
571c7e6f20
|
Bug 595797 - Add the attributes of an <html> start tag to the root element if the <html> tag is seen after a frameset. rs=jonas, a=blocking2.0-betaN.
|
2010-09-15 11:37:55 +03:00 |
|
Henri Sivonen
|
532db120d1
|
Bug 595643 - Make space characters reconstruct active formatting elements when frameset-ok is OK. rs=jonas, a=blocking2.0-betaN.
|
2010-09-15 11:37:55 +03:00 |
|
Henri Sivonen
|
212a2f8dfc
|
Bug 580091 - Make the HTML5 parser reconstruct formatting elements properly when text inside table gets foster-parented. rs=jonas, a=blocking2.0-betaN.
|
2010-09-15 11:37:55 +03:00 |
|
Jonas Sicking
|
fbc42d690c
|
Bug 592829: Make parsing code able to deal with element creation failing. r=jst/peterv a=blocker
|
2010-10-04 18:25:44 -07:00 |
|
Henri Sivonen
|
91f00bd7a1
|
Remove outdated <button> tests. Correct tests are bug 559023. r&a=orange.
|
2010-09-20 15:52:33 +03:00 |
|
Henri Sivonen
|
f85eba095c
|
Bug 590498 - Change popping condition when forcibly breaking out of foreign content in HTML5 parser. rs=jonas, a=blocking2.0-betaN.
--HG--
extra : rebase_source : 4b673ba39fd24d120347b9752ba04a4904f764cd
|
2010-09-15 11:37:55 +03:00 |
|
Henri Sivonen
|
d287487de3
|
Bug 590495 - Check for foreign elements in scope after processing a foreign end tag without forwarding to the secondary insertion mode. rs=jonas, a=blocking2.0-betaN.
--HG--
extra : rebase_source : b23a9ecbbfe38dfb3878de447e61a23ab9594c9f
|
2010-09-09 10:30:07 +03:00 |
|
Henri Sivonen
|
a5d88062d8
|
Bug 569528 - Make <p> not close implicitly across a <button> on stack. rs=jonas, a=blocking2.0-final.
--HG--
extra : rebase_source : cb0b77f12787278883c3c1ef8d3d0906c86a327a
|
2010-09-08 19:31:22 +03:00 |
|
Henri Sivonen
|
88a9ce7929
|
Bug 531056 - Make the HTML5 parser unaware of <spacer>. r=jonas, a=jst.
--HG--
extra : rebase_source : 97ef3b60edcd87e3a8ebe4fbb0ee9de75d7ab5c9
|
2010-09-15 11:37:55 +03:00 |
|
Henri Sivonen
|
05a6d294d6
|
Bug 590874 - Disable test_bug534293.html due to frequent orange until bug 590713 is fixed. r=bzbarsky, a=test-only.
|
2010-09-15 11:37:55 +03:00 |
|
Henri Sivonen
|
f7dfbc2e7b
|
Bug 591330 - Make deep nesting prevention code in the HTML5 parser not crash when there are speculations involved. r=jonas, a=blocking2.0-betaN.
--HG--
extra : rebase_source : 58f604deb70298bcf6103f7857889990d8d9708d
|
2010-09-06 10:41:26 +03:00 |
|
Mounir Lamouri
|
06546aad23
|
Bug 555840 - Implement datalist element. r=sicking,mrbkap,ehsan sr=smaug a2.0=roc
|
2010-09-10 07:16:56 +02:00 |
|
Henri Sivonen
|
d77d338142
|
Bug 577508 - Make the HTML5 parser hide the old page from view when the page being loaded shows a dialog. r=bzbarsky, a=blocking2.0-final.
|
2010-07-21 12:49:36 +03:00 |
|
Chris Pearce
|
3313bd2660
|
Bug 485288 - Update media load algorithm. r=roc a=blocking2.0
|
2010-09-03 12:03:03 +12:00 |
|
Jonas Sicking
|
89a993feb6
|
Bug 579764: Send out notification when the document-element for a document has been created and inserted into the DOM. r=jst a=blocker
|
2010-08-27 22:54:57 -07:00 |
|