Jonathan Kew
|
3ba5c7c2a0
|
backout 3335984ce688 (bug 709083) for Android orangeness
|
2012-02-03 15:09:20 +00:00 |
Henri Sivonen
|
59fa419720
|
Bug 709083 - Call DoneCreatingElement before children have been appended to the element. r=bzbarsky.
|
2012-02-03 15:32:31 +02:00 |
Ms2ger
|
0a45f9fcbb
|
Bug 719896 - Remove unnecessary gInitialized in nsParserModule.cpp; r=bsmedberg
|
2012-02-01 11:54:21 +01:00 |
Henri Sivonen
|
5d228b7e2e
|
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
|
52604a336b
|
Merge m-c to m-i.
|
2012-01-25 11:06:40 +01:00 |
Ms2ger
|
24a609fbdc
|
Bug 720124 - Remove dead code from HTMLContentSink: AddComment; r=hsivonen
|
2012-01-25 08:50:04 +01:00 |
Ms2ger
|
3626c6d61f
|
Bug 720124 - Remove dead code from HTMLContentSink: AddProcessingInstruction; r=hsivonen
|
2012-01-25 08:50:04 +01:00 |
Ms2ger
|
9b94aa1eca
|
Bug 720124 - Remove dead code from HTMLContentSink: IsFormOnStack; r=hsivonen
|
2012-01-25 08:50:04 +01:00 |
Ms2ger
|
092deb11f1
|
Bug 720124 - Remove dead code from HTMLContentSink: AddDocTypeDecl; r=hsivonen
|
2012-01-25 08:50:02 +01:00 |
Henri Sivonen
|
e321f65801
|
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
|
5af203df87
|
Bug 714777 Windows calling convention follow-up. r=smaug.
|
2012-01-20 13:44:53 +02:00 |
Henri Sivonen
|
361f65d348
|
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
046969c60d
|
Bug 715103 - Move parser unblocking management from nsContentSink to nsScriptLoader. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
e0f1d57ea0
|
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
|
37333eccf9
|
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
|
535e953457
|
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
|
9f4374234f
|
Bug 717203 - Remove obsolete speculative parsing code. r=mrbkap.
|
2012-01-11 17:49:57 +02:00 |
Henri Sivonen
|
fe3e57b47b
|
Bug 717198 - Remove the tag observer code from the tree. r=mrbkap.
|
2012-01-11 17:49:56 +02:00 |
Henri Sivonen
|
35d83f6e38
|
Bug 655261 - Remove nsIParserFilter from the tree. r=mrbkap.
|
2012-01-09 14:20:43 +02:00 |
Henri Sivonen
|
3094319084
|
Bug 720650 - Remove nsLoggingSink. r=mrbkap.
|
2012-01-24 13:02:50 +02:00 |
Henri Sivonen
|
2fe5038ac9
|
Bug 714760 - Remove obsolete tests for the HTML parser. r=mrbkap.
|
2012-01-04 17:22:33 +02:00 |
Henri Sivonen
|
844db339c1
|
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
|
6d53e06117
|
Bug 711052 - Make <rp> and <rt> handling match spec edits. r=smaug.
|
2012-01-02 16:18:29 +02:00 |
Geoff Lankow
|
61b3e201c6
|
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
|
2c785368a0
|
Bug 246620 - Simple view-source test; r=ehsan
|
2011-12-26 12:27:39 +13:00 |
aceman
|
98c3beb6cf
|
Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky
|
2011-12-21 16:51:29 -05:00 |
Henri Sivonen
|
4031103cb1
|
Bug 648252 - Remove nsViewSourceHTML from the tree. r=mrbkap, a=khuey.
|
2011-04-07 16:41:53 +03:00 |
Andrew Quartey
|
ed6375373b
|
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
|
b241c7ced8
|
Back out the crashtest for bug 699365 due to leak on Mac.
|
2011-11-30 16:59:33 +02:00 |
Henri Sivonen
|
7966ccc3a6
|
Bug 699365 - Avoid asserting when the parser command is "external-resource". r=smaug.
|
2011-11-30 15:11:38 +02:00 |
Henri Sivonen
|
bfd12e9877
|
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
|
9d7069b25e
|
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
|
d0e7917901
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
Phil Ringnalda
|
d5c846d024
|
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
|
7f057e55ca
|
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
|
eebf034614
|
Merge mozilla-central to mozilla-inbound
|
2011-11-16 18:05:23 +00:00 |
Ms2ger
|
1b4576d111
|
Bug 697494 - Outparamdel nsIParser::GetStreamListener; r=hsivonen
|
2011-11-16 08:50:19 +01:00 |
Henri Sivonen
|
ce7111c6b4
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
Henri Sivonen
|
7b0e2c38bf
|
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
|
b4eeea3edf
|
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
|
a2113b4d42
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
Henri Sivonen
|
34742f7833
|
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
|
eb68be40fe
|
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
|
b72448c92e
|
Bug 482921 part 12 - Reftests for View Source reimplementation. rs=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
aa8cafb38c
|
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
|
de7520799d
|
Bug 696651 part 3 - Refine part 2. r=Olli.Pettay.
|
2011-10-31 16:28:23 +02:00 |
Henri Sivonen
|
74436aa9c9
|
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
|
ff8306a9aa
|
Back out changeset fc4ddddf142d and changeset d1766aec3d7e due to jsreftest orange.
|
2011-10-30 00:10:33 +03:00 |
Henri Sivonen
|
6e82d6285c
|
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
|
5ac86dd20d
|
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 |