Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Felix Fung
|
9bb0edf799
|
Bug 577266 - Correct misspellings in source code
|
2011-09-06 17:20:35 -07:00 |
|
Ms2ger
|
0038e2e573
|
Bug 684807 - Annotate crashtest assertions on Android; r=philor
|
2011-09-06 18:35:43 +02:00 |
|
Malini Das
|
960a7c7495
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Malini Das
|
a0832b693a
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Malini Das
|
da32b5cbd3
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only
|
2011-08-12 12:21:37 -04:00 |
|
Markus Stange
|
2306e46382
|
Bug 667533 - Display application/json data as text. r=bzbarsky
|
2011-08-08 20:32:07 +02:00 |
|
Henri Sivonen
|
c32734a380
|
Tests for bug 613662 tweak - Comment out the part of the test that fail due to bug 676808. r=Olli.Pettay.
|
2011-08-05 15:56:34 +03:00 |
|
Henri Sivonen
|
78bf5906c4
|
Tests for bug 613662 - Implement insertAdjacentHTML. r=bzbarsky.
|
2011-08-01 10:48:28 +03:00 |
|
Henri Sivonen
|
373662270d
|
Back out rev 7e84bd591246 due to mutation event behavior changes having invalidated the test.
|
2011-08-01 12:51:21 +03:00 |
|
Henri Sivonen
|
b9937f53e8
|
Tests for bug 613662 - Implement insertAdjacentHTML. r=bzbarsky.
|
2011-08-01 10:48:28 +03:00 |
|
Henri Sivonen
|
bedc9531f6
|
Test for bug 563322 part 2 - Avoid calling nsScriptLoader::SetEnabled in the innerHTML setter when using the XML parser. r=Olli.Pettay.
|
2011-08-01 10:48:28 +03:00 |
|
Blake Kaplan
|
d8a379a6ee
|
Bug 673094 - Because " and > are weak LTR characters, we need to be more forceful in our attempts to have view-source be LTR. r=ehsan
|
2011-07-22 12:09:41 -07:00 |
|
Han Chang
|
3af25db115
|
Bug 640629 - Move timer declaration instances to prevent premature garbage collection from occuring and wiping out the timer instances before they get a chance to fire. r=jdm,gavin
|
2011-07-05 21:40:00 -04:00 |
|
Henri Sivonen
|
951e671b21
|
Test for bug 655682 - Perform discretionary flushes in the HTML parser even if the current node is foster-parenting, fixed to not affect later tests. r=bzbarsky
|
2011-05-19 14:35:38 +03:00 |
|
L. David Baron
|
2c8f5f2992
|
Remove notion of percentage intrinsic size: remove the single case that (incorrectly) sets percentage intrinsic sizes, and fix all of the tests that depend on our old incorrect behavior. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
|
2011-06-12 18:52:32 -07:00 |
|
Matheus Kerschbaum
|
35f86c76ad
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
Henri Sivonen
|
60d7c6c445
|
Bug 656881 - Make timer in file_bug534293-slow.sjs not suspectible to early GC. r=jwalden.
|
2011-05-17 10:15:48 +03:00 |
|
Henri Sivonen
|
4fe663e3bc
|
Bug 655701 - Remove test dependencies on the html5.parser.enable pref. r=ted.mielczarek.
|
2011-05-12 10:56:37 +03:00 |
|
Henri Sivonen
|
c8bde33d64
|
Test for bug 642908 - Make the <noscript> handling state in the speculative document.write tree builder match the state of the non-speculative document.write tree builder. r=bzbarsky.
|
2011-04-28 10:01:13 +03:00 |
|
Henri Sivonen
|
183870ea59
|
Bug 650501 - Avoid assuming that a parser object has a non-null content sink when an attempt to execute a script is made. r=Olli.Pettay.
|
2011-04-19 10:10:48 +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
|
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 |
|
Josh Matthews
|
f2c97366a5
|
Bug 619026 - Scope timer variable so it is not at risk of being garbage collected. r=hsivonen
|
2010-12-14 13:24:49 -08:00 |
|
Ehsan Akhgari
|
49fceed112
|
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
|
2011-04-01 12:23:48 -04:00 |
|
Josh Matthews
|
596ea375ff
|
Bug 619026 - Scope timer variable so it is not at risk of being garbage collected. r=hsivonen
|
2010-12-14 13:24:49 -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 |
|
Mats Palmgren
|
9480a83bd3
|
Test for bug 635085 - Reconstruct any active formatting elements after auto closing a <nobr> in a nested <nobr> situation, per HTML spec. r=hsivonen, a=test-only.
|
2011-02-23 11:32:19 +02:00 |
|
timeless@mozdev.org
|
56b3a85905
|
Bug 577918 - mark DEBUG only variables as ifdef DEBUG in parser r=mrbkap a=jst
|
2010-07-11 15:55:52 +03: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 |
|
Phil Ringnalda
|
5493e6b76d
|
Bug 621260 - Remove ancient and frightening htmlgen, r=hsivonen, a=NPOTB
|
2010-12-24 15:02:55 -08:00 |
|
Robert O'Callahan
|
fd366b0489
|
backing out 2d7561bc0cb0
|
2011-01-17 09:37:09 +13:00 |
|
Honza Bambas
|
4d98a79ca9
|
Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended, r=bzbarsky, a=betaN+
|
2011-01-16 17:58:49 +01:00 |
|
Henri Sivonen
|
90307f56e2
|
Test for bug 620664 - Add tests for HTML5 void elements. r=jgriffin, a=test-only.
|
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 |
|
Henri Sivonen
|
d379610255
|
Tests for bug 620267 - Test CRLF, CR and escaped LF immediately following <pre>. r=jgriffin, a=test-only.
|
2011-01-07 10:57:03 +02:00 |
|
Jesse Ruderman
|
b971fb0b4f
|
Bug 445171 - add crashtest
|
2010-12-12 12:54:25 -08: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
|
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
|
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
|
1737e2cf10
|
Bug 612530 - Sync html5lib tree builder tests into m-c. r=jgriffin, a=test-only.
|
2010-11-17 11:06:12 +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 |
|