Jonathan Kew
|
5b082b0fbe
|
backout 3335984ce688 (bug 709083) for Android orangeness
|
2012-02-03 15:09:20 +00:00 |
Henri Sivonen
|
c0536f6613
|
Bug 709083 - Call DoneCreatingElement before children have been appended to the element. r=bzbarsky.
|
2012-02-03 15:32:31 +02:00 |
Ms2ger
|
d6b8921df6
|
Bug 719896 - Remove unnecessary gInitialized in nsParserModule.cpp; r=bsmedberg
|
2012-02-01 11:54:21 +01:00 |
Henri Sivonen
|
84d30592e9
|
Bug 721313 - Do not run normal parse end code when parsing a full document from string. r=smaug.
|
2012-01-26 15:59:22 +02:00 |
Ms2ger
|
97967af56e
|
Merge m-c to m-i.
|
2012-01-25 11:06:40 +01:00 |
Ms2ger
|
a98525ac10
|
Bug 720124 - Remove dead code from HTMLContentSink: AddComment; r=hsivonen
|
2012-01-25 08:50:04 +01:00 |
Ms2ger
|
c1e941dcc3
|
Bug 720124 - Remove dead code from HTMLContentSink: AddProcessingInstruction; r=hsivonen
|
2012-01-25 08:50:04 +01:00 |
Ms2ger
|
2a1d41ff0a
|
Bug 720124 - Remove dead code from HTMLContentSink: IsFormOnStack; r=hsivonen
|
2012-01-25 08:50:04 +01:00 |
Ms2ger
|
b51f11201d
|
Bug 720124 - Remove dead code from HTMLContentSink: AddDocTypeDecl; r=hsivonen
|
2012-01-25 08:50:02 +01:00 |
Henri Sivonen
|
625e6e725c
|
Bug 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
--HG--
rename : content/base/test/file_html_in_xhr.sjs => parser/htmlparser/tests/mochitest/file_bug102699.sjs
|
2012-01-20 14:03:49 +02:00 |
Henri Sivonen
|
97df9f9e4b
|
Bug 714777 Windows calling convention follow-up. r=smaug.
|
2012-01-20 13:44:53 +02:00 |
Henri Sivonen
|
3bd56d1ff6
|
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
122c17f8e7
|
Bug 715103 - Move parser unblocking management from nsContentSink to nsScriptLoader. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
9af7c91807
|
Test for bug 715739 - Make document.write from inside a script-created parser not add to the wyciwyg channel. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
4dd4e2ea12
|
Bug 715739 - Make document.write from inside a script-created parser not add to the wyciwyg channel. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
86a25cbb96
|
Test for bug 715112 - Check that DOMContentLoaded fires when a document built by a script-created parser calls document.close() on itself. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
16af46f2fd
|
Bug 717203 - Remove obsolete speculative parsing code. r=mrbkap.
|
2012-01-11 17:49:57 +02:00 |
Henri Sivonen
|
bbe420a344
|
Bug 717198 - Remove the tag observer code from the tree. r=mrbkap.
|
2012-01-11 17:49:56 +02:00 |
Henri Sivonen
|
a0183e60b6
|
Bug 655261 - Remove nsIParserFilter from the tree. r=mrbkap.
|
2012-01-09 14:20:43 +02:00 |
Henri Sivonen
|
01dd36c567
|
Bug 720650 - Remove nsLoggingSink. r=mrbkap.
|
2012-01-24 13:02:50 +02:00 |
Henri Sivonen
|
c5cfbc6e3d
|
Bug 714760 - Remove obsolete tests for the HTML parser. r=mrbkap.
|
2012-01-04 17:22:33 +02:00 |
Henri Sivonen
|
fb2d5617ca
|
Bug 711049 - Adjust MathML text integration point treatment to comply with spec changes. rs=smaug.
|
2012-01-02 16:18:29 +02:00 |
Henri Sivonen
|
f1af9bc322
|
Bug 711052 - Make <rp> and <rt> handling match spec edits. r=smaug.
|
2012-01-02 16:18:29 +02:00 |
Geoff Lankow
|
c2f72abcf4
|
Bug 246620 - Add line numbers to View Source for Firefox - fix for reftests; r=smaug
|
2011-12-28 00:21:53 +13:00 |
Curtis Bartley
|
9f096588ca
|
Bug 246620 - Simple view-source test; r=ehsan
|
2011-12-26 12:27:39 +13:00 |
aceman
|
002cb306a6
|
Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky
|
2011-12-21 16:51:29 -05:00 |
Henri Sivonen
|
54d8d54f8e
|
Bug 648252 - Remove nsViewSourceHTML from the tree. r=mrbkap, a=khuey.
|
2011-04-07 16:41:53 +03:00 |
Andrew Quartey
|
6fe0fd072a
|
Bug 706010 - Remove NS_SPECIALIZE_TEMPLATE and HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX; r=khuey a=cleanup/removal
|
2011-12-13 14:17:59 +00:00 |
Henri Sivonen
|
e0b1f42c67
|
Back out the crashtest for bug 699365 due to leak on Mac.
|
2011-11-30 16:59:33 +02:00 |
Henri Sivonen
|
341491e1c3
|
Bug 699365 - Avoid asserting when the parser command is "external-resource". r=smaug.
|
2011-11-30 15:11:38 +02:00 |
Henri Sivonen
|
183f3cd3e5
|
Bug 535530 - Transition to the return state eagerly when a semicolon has matched when tokenizing a named character reference in HTML. r=smaug.
|
2011-11-30 15:11:37 +02:00 |
Henri Sivonen
|
ae6ef685b6
|
Bug 704667 - Take transitions from the comment start state to the data state into account when doing syntax highlighting. r=smaug.
|
2011-11-29 08:55:09 +02:00 |
Henri Sivonen
|
b74c7dc6e2
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
Phil Ringnalda
|
e980cd8969
|
Bug 696670, bug 696671, bug 696672, bug 696673, bug 696674, bug 703201 - annotate failing tests in Win7 reftest-no-accel
|
2011-11-17 20:24:25 -08:00 |
Matt Brubeck
|
e851f37192
|
Back out 75ace50df008 to try to fix failures after last central/inbound merge on a CLOSED TREE
|
2011-11-16 11:50:48 -08:00 |
Ed Morley
|
7b166f8edf
|
Merge mozilla-central to mozilla-inbound
|
2011-11-16 18:05:23 +00:00 |
Ms2ger
|
1049c156c8
|
Bug 697494 - Outparamdel nsIParser::GetStreamListener; r=hsivonen
|
2011-11-16 08:50:19 +01:00 |
Henri Sivonen
|
689c5fc755
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
Henri Sivonen
|
5579c150ca
|
Bug 700260 - Honor the view_source.tab_size pref in a way that actually works. r=smaug.
|
2011-11-07 21:20:14 +02:00 |
Ed Morley
|
7ea8e12caa
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
Rail Aliiev
|
ac65d0d88e
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
Henri Sivonen
|
a4642bfe44
|
Bug 699347 - Avoid crashing when viewing source of XML files that have an XML declaration without the encoding pseudo-attribute. r=smaug.
|
2011-11-03 16:31:27 +02:00 |
Henri Sivonen
|
3f843d4875
|
Test for bug 659763 - Make document.open("text/plain") work with the new parser. r=bzbarsky.
|
2011-11-01 17:27:36 +02:00 |
Henri Sivonen
|
f2e94823f3
|
Bug 482921 part 12 - Reftests for View Source reimplementation. rs=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
267803686e
|
Bug 482921 part 1 - Implement HTML syntax highlighting using the new parser. r=Olli.Pettay.
|
2010-07-30 13:15:38 +03:00 |
Henri Sivonen
|
d1640b5ba0
|
Bug 696651 part 3 - Refine part 2. r=Olli.Pettay.
|
2011-10-31 16:28:23 +02:00 |
Henri Sivonen
|
d2a3a87686
|
Test for bug 696651 part 2 - Establish document.write() insertion position before re-entrant calls can occur. r=Olli.Pettay.
|
2011-10-29 23:14:32 +03:00 |
Henri Sivonen
|
8f3f216863
|
Back out changeset fc4ddddf142d and changeset d1766aec3d7e due to jsreftest orange.
|
2011-10-30 00:10:33 +03:00 |
Henri Sivonen
|
ae7f6032b1
|
Test for bug 696651 part 2 - Establish document.write() insertion position before re-entrant calls can occur. r=Olli.Pettay.
|
2011-10-29 23:14:32 +03:00 |
Henri Sivonen
|
e7259e19e6
|
Test for bug 696651 part 1 - Deal more gracefully with the parser getting terminated during document.write() and with document.close() getting called while document.write() is on the call stack. r=Olli.Pettay.
|
2011-10-29 23:14:31 +03:00 |