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 |
Mats Palmgren
|
ddf6778a19
|
Bug 706932 - stack overflow when deleting long nsHtml5OwningUTF16Buffer list (recursive dtor). r=hsivonen
|
2011-12-17 22:19:20 +01:00 |
Andrew Quartey
|
d9f501a4df
|
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
|
1908ae1df4
|
Bug 678465 - 'document-element-inserted' doesn't fire on ImageDocument; r=bz
|
2011-12-15 15:10:36 +00:00 |
Masatoshi Kimura
|
4eadc7baec
|
Bug 704820 - Simplify nsContentUtils::ReportToConsole. r=smaug
|
2011-12-15 14:47:03 +00: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
|
034415bb26
|
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
|
bd1b9e065c
|
Bug 703965 - Use View Source styling when viewing plain text source. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
Henri Sivonen
|
960819c184
|
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
|
12c396afdf
|
Back out 38814e0bafb9 through c5d44e6e957b because of test failures
|
2011-11-30 11:44:50 -08:00 |
Henri Sivonen
|
7acf63e90a
|
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
|
efe5ce2bae
|
Bug 703965 - Use View Source styling when viewing plain text source. r=smaug.
|
2011-11-30 19:44:31 +02:00 |
Henri Sivonen
|
69efc69ab9
|
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
|
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
|
030d0bffb8
|
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
|
4a39f3f562
|
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
|
b74c7dc6e2
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
Andrew
|
2aa0696362
|
Bug 466626 - Make nsStyleLinkElement::ParseLinkTypes return a bitmask; r=roc
|
2011-11-20 11:13:40 +00: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 |
Ms2ger
|
0ac11f32f0
|
Bug 698261 - Remove the aElementType argument of NS_NewElement; r=bz
|
2011-11-16 08:50:19 +01:00 |
Ms2ger
|
7a9dd20769
|
Bug 669012 - Part b: Introduce nsIScriptElement::AttemptToExecute; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +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 |
Henri Sivonen
|
1a4dfbfc57
|
Bug 700042 - Support turning off View Source syntax highlighting. r=smaug.
|
2011-11-07 21:20:14 +02:00 |
Henri Sivonen
|
caa30574e6
|
Bug 699752 - Remove stray preposition from parser error reporting. r=smaug.
|
2011-11-07 11:29:18 +02:00 |
Henri Sivonen
|
97ad92e748
|
Bug 699750 - Fix accidental use of int instead of PRInt32. r=smaug.
|
2011-11-07 11:29:17 +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
|
bb99952979
|
Bug 699749 - Avoid the term "astral" in error messages. r=l10n.
|
2011-11-04 15:36:29 +02:00 |
Henri Sivonen
|
793a84929a
|
Bug 698935 addendum - Rename the errStrayStartTag string key because the value changed. r=l10n.
|
2011-11-04 15:36:29 +02: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
|
bc6cd72c1d
|
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
|
0dba9093b0
|
Bug 479959 - Reimplement text/plain loading using the HTML5 parser. r=Olli.Pettay.
|
2011-11-01 17:27:36 +02:00 |
Henri Sivonen
|
c718393931
|
Bug 482921 part 14 - Address review comments. r=Olli.Pettay.
|
2011-11-01 13:33:11 +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
|
424d5d89ce
|
Bug 482921 part 11 - Deduplicate the tokenizer loop in .cpp. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
7506879167
|
Bug 482921 part 10 - Support parametrized error messages in new View Source. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |