Commit Graph

148 Commits

Author SHA1 Message Date
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
Jesse Ruderman
f59033de5b Bug 715056 - Crash test. 2012-01-04 12:10:49 +01:00
Mats Palmgren
d60797cd3d Bug 713417 - Another crash test. 2011-12-26 14:29:25 +01:00
Jesse Ruderman
837851c4c9 Bug 713417 - Crash test. 2011-12-26 14:29:25 +01:00
Boris Zbarsky
e1d7d1473c 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
cc0566f793 Bug 698621 - Part 1: Implement cross-thread dispatching for web workers. r=bent 2011-12-05 15:58:27 +08:00
Masatoshi Kimura
b9f694ca5a Bug 704284 - Crashtest, r=hsivonen 2011-11-23 10:22:41 +02:00
Mats Palmgren
99c8316624 Bug 700090 - Range offsets are allowed to be at node length + 1. r=smaug 2011-11-09 12:52:52 +01:00
Mats Palmgren
a5f993933d Bug 693212 - crash test. r=test-only 2011-11-04 19:05:35 +01:00
Boris Zbarsky
f4cede8acd 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
Boris Zbarsky
185007f906 Bug 679689. Allow empty string values to be associtated to enumerated attributes. r=sicking 2011-08-31 18:09:58 -04:00
Ed Morley
243415d54c Backout 89b87e96dc17 (bug 639720), b449db7a038b (bug 679689) & ef216b965a04 (bug 679671) for Mochitest oranges, on a CLOSED TREE; a=philor 2011-09-01 00:58:00 +01:00
Boris Zbarsky
5df1c9dfe4 Bug 679689. Allow empty string values to be associtated to enumerated attributes. r=sicking 2011-08-31 18:09:58 -04:00