Commit Graph

151 Commits

Author SHA1 Message Date
Blake Kaplan
32615f9a3b 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
28de882717 Bug 851353 - Add crashtest. r=bholley 2013-10-16 16:09:45 -07:00
Bobby Holley
686a940c6e 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
bb030a3896 Bug 864448. Add crashtest. 2013-04-22 15:24:08 -05:00
Olli Pettay
3ed64f9c24 Bug 863950 - Crash with outdated CaretPosition object, r=bz 2013-04-20 16:11:20 +03:00
Olli Pettay
5ffd2c48e3 Bug 849601, no need to have explicit AutoMutationBatch when setting outerHTML, r=bz 2013-03-21 11:37:14 +01:00
Simon Montagu
95d3d6b7aa Testcase from bug 847127, r=ehsan 2013-03-07 22:53:07 +02:00
Simon Montagu
aa7eb9f17a Test for bug 844404 2013-02-27 09:32:50 +02:00
Simon Montagu
a36bcf04b0 Test for bug 841205 2013-02-27 09:32:48 +02:00
Boris Zbarsky
e4b4da3503 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
a6df4cdf76 Test for bug 836890 2013-02-06 00:13:18 -08:00
Martijn Wargers
92bb2f8c45 Bug 377960 - crash tests 2013-01-26 21:28:56 +01:00
Bobby Holley
bec0b2c540 Bug 833412 - Fix tests that call addBinding. r=bz 2013-01-24 18:45:49 +01:00
Simon Montagu
13f459d502 Test for bug 829428, rs=ehsan 2013-01-15 00:20:06 -08:00
Simon Montagu
86fc6516b3 Test for bug 828054 2013-01-13 08:09:00 -08:00
Simon Montagu
12b8d10051 Test for bug 827190 2013-01-13 08:08:58 -08:00
Simon Montagu
f03e6fcb1a Test for bug 824719 2013-01-08 07:57:15 -08:00
Simon Montagu
7a7a32ee73 Test for bug 815043 2013-01-06 01:45:28 -08:00
Simon Montagu
5950d97db4 Test for bug 815276 2013-01-06 01:45:27 -08:00
Boris Zbarsky
83d3ecada4 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
957cbd5da7 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
a8db051490 Test for bug 815477 2012-12-16 07:35:07 -08:00
Simon Montagu
57de20c186 Test for bug 815500 2012-12-16 07:35:07 -08:00
Simon Montagu
005a494ee9 Test for bug 816253 2012-12-09 23:10:54 -08:00
Ms2ger
8b5a6cf23f 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
1535ba892f 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
085c300900 Bug 786854: Don't parse background=''. r=bz 2012-09-04 08:53:11 -07:00
Kyle Huey
ed6c22b7cd Bug 754759: Unannotate tests now that Bug 774770 is fixed. 2012-08-07 13:54:46 -07:00
Aryeh Gregor
9f8028c3c1 Bug 771639 - Handle null current node in nsRange.cpp's ValidateCurrentNode; r=smaug 2012-07-09 11:41:47 +03:00
Aryeh Gregor
72f76af3e3 Bug 766426 - Avoid assertion with extractContents() and mutation events; r=smaug 2012-06-28 14:29:56 +03:00
Aryeh Gregor
5bcb04ae9f 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
9c83ca9279 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
c03caf74d6 Bug 752226 - Tests. r=evilpie 2012-05-11 17:46:54 +02:00
Ed Morley
79899a6f75 Backout 9b0fcaacb788 & bf3fef257e68 (bug 752226) for mochitest-other orange 2012-05-11 18:25:52 +01:00
Ms2ger
6ac8484e0e Bug 752226 - Tests. r=evilpie
--HG--
extra : rebase_source : 7a0d155ab7d7898ca4c96b86ae6f706172c7c71f
2012-05-11 17:46:54 +02:00
Masatoshi Kimura
e1b9e1184d Bug 750023 - Add a null check in nsXMLHttpRequest::CreatePartialBlob. r=smaug 2012-04-30 15:49:15 -07:00
Kyle Huey
7f972f45f6 Bug 741163: Add a rather important null check. r=me 2012-04-01 04:02:58 -07:00
Masatoshi Kimura
add7512617 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
87bb64c61e 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
Jesse Ruderman
ab6a921c63 Bug 715056 - Crash test. 2012-01-04 12:10:49 +01:00
Mats Palmgren
cecb7c8f6b Bug 713417 - Another crash test. 2011-12-26 14:29:25 +01:00
Jesse Ruderman
6f67d162a9 Bug 713417 - Crash test. 2011-12-26 14:29:25 +01:00
Boris Zbarsky
18de0ae69d Bug 709384. Manage our scheduled state better when animation frame requests are canceled. r=roc 2011-12-15 08:53:06 -05:00
Blake Kaplan
2e55f1785d Bug 698621 - Part 1: Implement cross-thread dispatching for web workers. r=bent 2011-12-05 15:58:27 +08:00
Masatoshi Kimura
7ad0f2815b Bug 704284 - Crashtest, r=hsivonen 2011-11-23 10:22:41 +02:00
Mats Palmgren
1c7c705abd Bug 700090 - Range offsets are allowed to be at node length + 1. r=smaug 2011-11-09 12:52:52 +01:00
Mats Palmgren
81dfd021a4 Bug 693212 - crash test. r=test-only 2011-11-04 19:05:35 +01:00
Boris Zbarsky
64c507736c Bug 698974. Fix assertion to not assert things that are just false. r=sicking 2011-11-04 01:32:09 -04:00
Jesse Ruderman
63a423e86d Test for bug 682463. 2011-09-24 02:56:38 +02:00
Jesse Ruderman
b4b375bdbc Test for bug 679459. 2011-09-08 23:32:07 +02:00