Henri Sivonen
|
35d83f6e38
|
Bug 655261 - Remove nsIParserFilter from the tree. r=mrbkap.
|
2012-01-09 14:20:43 +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 |
Mats Palmgren
|
30b868bcf4
|
Bug 706932 - stack overflow when deleting long nsHtml5OwningUTF16Buffer list (recursive dtor). r=hsivonen
|
2011-12-17 22:19:20 +01:00 |
Andrew Quartey
|
161e53a3d8
|
Bug 689834. Only look at the muted attribute when initially creating the element. r=bzbarsky
|
2011-12-15 14:36:46 -05:00 |
Gabor Krizsanits
|
a1601ab917
|
Bug 678465 - 'document-element-inserted' doesn't fire on ImageDocument; r=bz
|
2011-12-15 15:10:36 +00:00 |
Masatoshi Kimura
|
406be1fbd0
|
Bug 704820 - Simplify nsContentUtils::ReportToConsole. r=smaug
|
2011-12-15 14:47:03 +00: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
|
87ba18ddb5
|
Bug 695640 - Remove View Source pre chunking, because it is no longer needed for reasonable perf. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
Henri Sivonen
|
d22fbf0a56
|
Bug 703965 - Use View Source styling when viewing plain text source. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
Henri Sivonen
|
f1c2f511ec
|
Bug 699356 - Show the URL of the page in the title of the View Source window. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
Matt Brubeck
|
5595f8d816
|
Back out 38814e0bafb9 through c5d44e6e957b because of test failures
|
2011-11-30 11:44:50 -08:00 |
Henri Sivonen
|
8706045b6a
|
Bug 695640 - Remove View Source pre chunking, because it is no longer needed for reasonable perf. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
Henri Sivonen
|
50e08bca7c
|
Bug 703965 - Use View Source styling when viewing plain text source. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
Henri Sivonen
|
e493ffe008
|
Bug 699356 - Show the URL of the page in the title of the View Source window. r=smaug.
|
2011-11-30 19:44:31 +02: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
|
d696e10314
|
Bug 704034 - Replace old pre-interned looping attributes with a single loop attribute in the HTML parser. rs=smaug.
|
2011-11-22 10:29:14 +02:00 |
Henri Sivonen
|
cd526842be
|
Bug 704058 - Sync HTML parser .java sources in m-c with the htmlparser repo. rs=smaug. DONTBUILD
|
2011-11-21 16:12:15 +02:00 |
Henri Sivonen
|
d0e7917901
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
Andrew
|
7d5ceec903
|
Bug 466626 - Make nsStyleLinkElement::ParseLinkTypes return a bitmask; r=roc
|
2011-11-20 11:13:40 +00: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 |
Ms2ger
|
7a2427565d
|
Bug 698261 - Remove the aElementType argument of NS_NewElement; r=bz
|
2011-11-16 08:50:19 +01:00 |
Ms2ger
|
a4b3879d21
|
Bug 669012 - Part b: Introduce nsIScriptElement::AttemptToExecute; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +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 |
Henri Sivonen
|
842658b909
|
Bug 700042 - Support turning off View Source syntax highlighting. r=smaug.
|
2011-11-07 21:20:14 +02:00 |
Henri Sivonen
|
992fa4f91a
|
Bug 699752 - Remove stray preposition from parser error reporting. r=smaug.
|
2011-11-07 11:29:18 +02:00 |
Henri Sivonen
|
868ff5b7f8
|
Bug 699750 - Fix accidental use of int instead of PRInt32. r=smaug.
|
2011-11-07 11:29:17 +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
|
3b83c07a1c
|
Bug 699749 - Avoid the term "astral" in error messages. r=l10n.
|
2011-11-04 15:36:29 +02:00 |
Henri Sivonen
|
7e954ee940
|
Bug 698935 addendum - Rename the errStrayStartTag string key because the value changed. r=l10n.
|
2011-11-04 15:36:29 +02: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
|
2fdb3c73eb
|
Bug 659763 - Make document.open("text/plain") work with the new parser. r=Olli.Pettay.
|
2011-11-01 17:27:36 +02:00 |
Henri Sivonen
|
509e2178fb
|
Bug 479959 - Reimplement text/plain loading using the HTML5 parser. r=Olli.Pettay.
|
2011-11-01 17:27:36 +02:00 |
Henri Sivonen
|
ff0a60c9f7
|
Bug 482921 part 14 - Address review comments. r=Olli.Pettay.
|
2011-11-01 13:33:11 +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
|
28dee770d2
|
Bug 482921 part 11 - Deduplicate the tokenizer loop in .cpp. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |