Commit Graph

162 Commits

Author SHA1 Message Date
Michael Shuen
4ae82e157f Bug 942979 - Stop crashing in nsContentUtils::GetCommonAncestor. r=bzbarsky 2013-12-02 13:38:51 -05:00
Simon Montagu
51a06f05e2 Test for bug 831287 2013-04-07 02:02:44 -07:00
Simon Montagu
5271b36ccf test for bug 832644 2013-04-07 02:02:44 -07:00
Simon Montagu
40c4e45283 Test for bug 830098 2013-04-07 02:02:43 -07:00
Simon Montagu
9750bec601 Test for bug 819014 2013-04-07 02:02:43 -07:00
Simon Montagu
2876d08f52 Test for bug 849732 2013-11-26 17:09:30 +02:00
Simon Montagu
b3182ed109 Test for bug 849727 2013-11-26 17:09:30 +02:00
Simon Montagu
66778f9f10 Second testcase from bug 845093 2013-11-26 17:09:30 +02:00
Simon Montagu
6b02449842 First testcase from bug 845093 2013-11-26 17:09:30 +02:00
Simon Montagu
0ed58b169d Second testcase from bug 838489 2013-11-26 17:09:29 +02:00
Simon Montagu
2e9782d438 First testcase from bug 838489 2013-11-26 17:09:29 +02:00
Blake Kaplan
619701a65c Bug 851353 - Disable this test that only fails on android.
--HG--
extra : rebase_source : 496445edb117c9886623b5bf71f24a097ab7f746
2013-10-16 18:40:03 -07:00
Blake Kaplan
fee88aac7c Bug 851353 - Add crashtest. r=bholley 2013-10-16 16:09:45 -07:00
Bobby Holley
0fcc3886ab Bug 912322 - Fix tests. r=bz
The crashtest changes are untested (aside from the fact that they don't crash).
2013-09-06 09:12:56 -07:00
Timothy Nikkel
26d6701280 Bug 864448. Add crashtest. 2013-04-22 15:24:08 -05:00
Olli Pettay
80a4167e99 Bug 863950 - Crash with outdated CaretPosition object, r=bz 2013-04-20 16:11:20 +03:00
Olli Pettay
1f7c24b170 Bug 849601, no need to have explicit AutoMutationBatch when setting outerHTML, r=bz 2013-03-21 11:37:14 +01:00
Simon Montagu
929eb364df Testcase from bug 847127, r=ehsan 2013-03-07 22:53:07 +02:00
Simon Montagu
f24942c07e Test for bug 844404 2013-02-27 09:32:50 +02:00
Simon Montagu
880ff19a9f Test for bug 841205 2013-02-27 09:32:48 +02:00
Boris Zbarsky
d71214e1ed Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
Simon Montagu
ba4b050ebf Test for bug 836890 2013-02-06 00:13:18 -08:00
Martijn Wargers
dab935d0c4 Bug 377960 - crash tests 2013-01-26 21:28:56 +01:00
Bobby Holley
025c474548 Bug 833412 - Fix tests that call addBinding. r=bz 2013-01-24 18:45:49 +01:00
Simon Montagu
3b63e737b7 Test for bug 829428, rs=ehsan 2013-01-15 00:20:06 -08:00
Simon Montagu
d4c6128d9a Test for bug 828054 2013-01-13 08:09:00 -08:00
Simon Montagu
ae5048a875 Test for bug 827190 2013-01-13 08:08:58 -08:00
Simon Montagu
d9b9fc0db3 Test for bug 824719 2013-01-08 07:57:15 -08:00
Simon Montagu
ce63f1e39f Test for bug 815043 2013-01-06 01:45:28 -08:00
Simon Montagu
8578f13bad Test for bug 815276 2013-01-06 01:45:27 -08:00
Boris Zbarsky
c902a5437f Bug 822691. Need to enter the right compartment before working with objects from it. r=smaug 2012-12-29 22:13:27 -08:00
Simon Montagu
83f6bb9477 Be consistent in what text nodes we look at in the #ifdef DEBUG pre-loop and the actual loop. Bug 822723 2012-12-23 00:13:29 -08:00
Simon Montagu
a5c9963d3a Test for bug 815477 2012-12-16 07:35:07 -08:00
Simon Montagu
877d5a00fe Test for bug 815500 2012-12-16 07:35:07 -08:00
Simon Montagu
67efb3f2d4 Test for bug 816253 2012-12-09 23:10:54 -08:00
Ms2ger
05dab9cea1 Bug 709954 - Fix assertion failure "!cx->isExceptionPending()" with invalid regexp in <input pattern>; r=bz 2012-11-04 09:00:07 +01:00
Masatoshi Kimura
e2fd8cc656 Bug 791001 - Create an empty dummy builder in OnStopRequest if builder is null. r=smaug 2012-09-17 18:42:36 -04:00
Kyle Huey
ad2138e8cd Bug 786854: Don't parse background=''. r=bz 2012-09-04 08:53:11 -07:00
Kyle Huey
8af04e9d81 Bug 754759: Unannotate tests now that Bug 774770 is fixed. 2012-08-07 13:54:46 -07:00
Aryeh Gregor
8bff3f0c9b Bug 771639 - Handle null current node in nsRange.cpp's ValidateCurrentNode; r=smaug 2012-07-09 11:41:47 +03:00
Aryeh Gregor
985f7ec5bd Bug 766426 - Avoid assertion with extractContents() and mutation events; r=smaug 2012-06-28 14:29:56 +03:00
Aryeh Gregor
16302fd2e9 Bug 543645 - Clean up nsContentSubtreeIterator (fixing a hang while we're at it); r=bz 2012-06-12 11:45:09 +03:00
Matt Brubeck
d9a57e0763 Bug 754759 [leave open] - Mark 752226-1.html or 752226-2.html as asserting randomly [r=Ms2ger] 2012-05-14 08:30:20 -07:00
Ms2ger
e25ca3b08c Bug 752226 - Tests. r=evilpie 2012-05-11 17:46:54 +02:00
Ed Morley
4c4c3cfd18 Backout 9b0fcaacb788 & bf3fef257e68 (bug 752226) for mochitest-other orange 2012-05-11 18:25:52 +01:00
Ms2ger
c1fa3cfc6e Bug 752226 - Tests. r=evilpie
--HG--
extra : rebase_source : 7a0d155ab7d7898ca4c96b86ae6f706172c7c71f
2012-05-11 17:46:54 +02:00
Masatoshi Kimura
c0d9bc2d8d Bug 750023 - Add a null check in nsXMLHttpRequest::CreatePartialBlob. r=smaug 2012-04-30 15:49:15 -07:00
Kyle Huey
337468e523 Bug 741163: Add a rather important null check. r=me 2012-04-01 04:02:58 -07:00
Masatoshi Kimura
8d714490ee Bug 736687 - Warn on use of MozBlobBuilder. r=sicking
--HG--
rename : layout/reftests/svg/as-image/img-blobBuilder-1.html => layout/reftests/svg/as-image/img-blobURI-1.html
rename : layout/reftests/svg/as-image/img-blobBuilder-2.html => layout/reftests/svg/as-image/img-blobURI-2.html
2012-03-19 12:00:43 +01:00
Matthew Schranz
f4ee122174 Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
--HG--
rename : dom/workers/test/fileReadMozSlice_worker.js => dom/workers/test/fileReadSlice_worker.js
rename : dom/workers/test/fileMozSlice_worker.js => dom/workers/test/fileSlice_worker.js
rename : dom/workers/test/test_fileReadMozSlice.xul => dom/workers/test/test_fileReadSlice.xul
rename : dom/workers/test/test_fileMozSlice.xul => dom/workers/test/test_fileSlice.xul
2012-02-16 11:22:25 +01:00