Ms2ger
|
330bb49437
|
Bug 604595, part b - Remove the nsIDOMNamedNodeMap* arguments to NS_NewDOMDocumentType; r=sicking
|
2011-04-14 14:04:21 +02:00 |
|
Henri Sivonen
|
a55871f828
|
Bug 642145 - Avoid firing document-element-inserted for non-element insertions to the document node. r=jonas.
|
2011-04-08 09:07:28 +03:00 |
|
Henri Sivonen
|
2e75146b33
|
Bug 643410 - Reconstruct active formatting elements on text in an HTML integration point; handle U+0000 per spec in a MathML text integration point. r=jonas.
|
2011-04-08 09:07:28 +03:00 |
|
Henri Sivonen
|
e887966c40
|
Bug 643395 - Update the HTML parser Java code to the state in the htmlparser repo (NPOTB). rs=jonas.
|
2011-04-08 09:07:27 +03:00 |
|
Henri Sivonen
|
53260527a8
|
Bug 645115 - Flush tree ops in the fragment case when the tree builder yields due to a script. r=bzbarsky.
|
2011-04-06 08:42:09 +03:00 |
|
Simon Montagu
|
be96a9dc94
|
Remove UTF-32 encoder and decoder. Bug 604317, r=emk
|
2011-03-30 08:35:34 +02:00 |
|
Boris Zbarsky
|
0a7e20bbec
|
Bug 313351. ContentStatesChanged should take only one argument. r=dbaron
|
2011-03-28 23:32:11 -04:00 |
|
Henri Sivonen
|
4adfdb83a7
|
Bug 638318 - Require all zero bytes to be in either odd or even position when sniffing for UTF-16BE/LE-encoded Basic Latin. r=bz, a=beltzner
|
2011-03-03 08:52:47 +02:00 |
|
hsivonen@iki.fi
|
7bf44fded1
|
Remove the Hotmail-specific hack that forces the old parser for document.open() (bug 636692, r=bz, a=blocker).
|
2011-03-02 13:15:02 -08:00 |
|
Henri Sivonen
|
5bc865c4b0
|
Bug 636689 - Rename the HTML5 parser enablement pref and make it show in about:support. r+a=jst.
|
2011-02-25 18:23:02 +02:00 |
|
Henri Sivonen
|
25669709c5
|
Bug 627729 - Force the old HTML parser for document.open()ed documents whose host name ends with ".mail.live.com". r=bzbarsky, a=blocking2.0-final.
|
2011-02-26 10:57:00 +02:00 |
|
Mats Palmgren
|
76ed992dba
|
Bug 635085 - Reconstruct any active formatting elements after auto closing a <nobr> in a nested <nobr> situation, per HTML spec. r=hsivonen approval2.0=shaver
|
2011-02-22 00:06:27 +01:00 |
|
Henri Sivonen
|
733f033f26
|
Bug 634262 - Correct assertions in nsHtml5StreamParser::WriteStreamBytes. r=smontagu, a=beltzner.
|
2011-02-18 13:54:23 +02:00 |
|
timeless@mozdev.org
|
ce0354d032
|
Bug 619045 - crash [@ nsHtml5TreeOpExecutor::RunScript(nsIContent*)]
r=hsivonen a=jst
|
2011-02-16 14:14:11 +01:00 |
|
Henri Sivonen
|
9dadb8ba9d
|
Bug 631751 - Sniff Basic Latin BOMless UTF-16 for IE compat. r=bzbarsky, a=bzbarsky.
|
2011-02-16 08:40:35 +02:00 |
|
Henri Sivonen
|
c2e0c3291c
|
Bug 620106 - Allow chardet (if enabled) reload the page during load. r=sicking, a=blocking2.0-final.
|
2011-02-11 12:33:32 +02:00 |
|
Dave Townsend
|
e51597dabb
|
Backout of changeset 9acd51502a65 from bug 579846. a=bustage
|
2011-01-24 14:59:51 -08:00 |
|
Honza Bambas
|
63032f8fb3
|
Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended, r=bzbarsky+hsivonen, a=betaN+
|
2011-01-23 23:49:30 +01:00 |
|
Henri Sivonen
|
3a1b3ddb19
|
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 |
|
Michael(tm) Smith
|
35eaa66b2e
|
Bug 620664 - Add support for the track element to the HTML5 parser. r=hsivonen, a=jst.
|
2011-01-12 10:05:09 +02:00 |
|
Henri Sivonen
|
9619ed85e5
|
Bug 490916 - Trim space characters from encoding names in the HTML5 parser. r=jonas, a=jst.
|
2011-01-12 10:05:09 +02:00 |
|
Neil Rashbrook
|
76524634bb
|
Bug 620267 Certain LFs following a <pre> or <textarea> get erroneously stripped r=hsivonen a=bz
|
2011-01-05 23:49:55 +00:00 |
|
Henri Sivonen
|
f07c686762
|
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 |
|
Mounir Lamouri
|
f7a4ba5fa3
|
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 |
|
Mihai Sucan
|
176912a7c2
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
|
Henri Sivonen
|
0df9c7d005
|
Bug 614241 - Make a late <body> start tag set frameset-ok to "not ok". rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
|
Henri Sivonen
|
143c3bdadc
|
Bug 612528 - Make <option> and <optgroup> imply </option> in the "in body" insertion mode only if the current node is "option". rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
|
Henri Sivonen
|
60b0cda8cc
|
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 |
|
Henri Sivonen
|
b91c3491b4
|
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 |
|
Henri Sivonen
|
6402200a37
|
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 |
|
Henri Sivonen
|
7cc7276fad
|
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 |
|
Henri Sivonen
|
9c3299bd5c
|
Bug 612529 part 1 - Pack the dispatch group and the flags of an element into one 32-bit bitfield. r=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:57 +02:00 |
|
Henri Sivonen
|
c7f50eb9e3
|
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 |
|
Henri Sivonen
|
f2e3279690
|
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
|
76af5ed80d
|
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
|
fa141d61fd
|
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
|
4634c5a351
|
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
|
61ad70a824
|
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
|
037d45c4a7
|
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
|
3f62db7a8e
|
Don't propagate error getting a Unicode decoder to caller. Bug 603423, r=hsivonen, a=bsmedberg
|
2010-11-14 06:40:14 -08:00 |
|
Henri Sivonen
|
0e5c39fc7b
|
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
|
1fef2e7679
|
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
|
781be41918
|
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
|
31069d1370
|
Bug 502176 bustage fix - Restore the refcount tracing code to nsHtml5Tokenizer. a=orange.
|
2010-11-10 12:03:48 +02:00 |
|
Henri Sivonen
|
51828f4951
|
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
|
b846ef5736
|
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
|
024d857be8
|
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
|
4ae25f8cb9
|
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 |
|
Mounir Lamouri
|
66067bcb7b
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Henri Sivonen
|
ef1fbb192a
|
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 |
|