Commit Graph

120 Commits

Author SHA1 Message Date
Ms2ger
77f04937ad 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
138ba09a8b 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
f4bf803f58 Bug 786854: Don't parse background=''. r=bz 2012-09-04 08:53:11 -07:00
Kyle Huey
c9d55575d1 Bug 754759: Unannotate tests now that Bug 774770 is fixed. 2012-08-07 13:54:46 -07:00
Aryeh Gregor
f4113550e3 Bug 771639 - Handle null current node in nsRange.cpp's ValidateCurrentNode; r=smaug 2012-07-09 11:41:47 +03:00
Aryeh Gregor
86a21a1277 Bug 766426 - Avoid assertion with extractContents() and mutation events; r=smaug 2012-06-28 14:29:56 +03:00
Aryeh Gregor
449413cb94 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
bda44f3eb6 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
4b86369c76 Bug 752226 - Tests. r=evilpie 2012-05-11 17:46:54 +02:00
Ed Morley
94067f98cb Backout 9b0fcaacb788 & bf3fef257e68 (bug 752226) for mochitest-other orange 2012-05-11 18:25:52 +01:00
Ms2ger
384051ecef Bug 752226 - Tests. r=evilpie
--HG--
extra : rebase_source : 7a0d155ab7d7898ca4c96b86ae6f706172c7c71f
2012-05-11 17:46:54 +02:00
Masatoshi Kimura
799eae8b67 Bug 750023 - Add a null check in nsXMLHttpRequest::CreatePartialBlob. r=smaug 2012-04-30 15:49:15 -07:00
Kyle Huey
932deadfc1 Bug 741163: Add a rather important null check. r=me 2012-04-01 04:02:58 -07:00
Jesse Ruderman
56b76d1c87 Bug 715056 - Crash test. 2012-01-04 12:10:49 +01:00
Mats Palmgren
4d7a3d617b Bug 713417 - Another crash test. 2011-12-26 14:29:25 +01:00
Boris Zbarsky
d7c7b61b9f 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
ba994a2911 Bug 698621 - Part 1: Implement cross-thread dispatching for web workers. r=bent 2011-12-05 15:58:27 +08:00
Masatoshi Kimura
47b6cb7d79 Bug 704284 - Crashtest, r=hsivonen 2011-11-23 10:22:41 +02:00
Mats Palmgren
6e16a69f49 Bug 700090 - Range offsets are allowed to be at node length + 1. r=smaug 2011-11-09 12:52:52 +01:00
Mats Palmgren
6bd2aae9fe Bug 693212 - crash test. r=test-only 2011-11-04 19:05:35 +01:00
Boris Zbarsky
c6f873a332 Bug 698974. Fix assertion to not assert things that are just false. r=sicking 2011-11-04 01:32:09 -04:00
Jesse Ruderman
e5ee3c8933 Test for bug 682463. 2011-09-24 02:56:38 +02:00
Jesse Ruderman
ab3a8c4bf0 Test for bug 679459. 2011-09-08 23:32:07 +02:00
Boris Zbarsky
f2fdc3b216 Bug 679689. Allow empty string values to be associtated to enumerated attributes. r=sicking 2011-08-31 18:09:58 -04:00
Ed Morley
b1fc1f7d2a 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
bf3b0da94a Bug 679689. Allow empty string values to be associtated to enumerated attributes. r=sicking 2011-08-31 18:09:58 -04:00
Boris Zbarsky
b1cbe6237a Bug 667336. Make sure we don't overflow unsigned int on item(). r=peterv 2011-07-26 10:01:31 -04:00
Jesse Ruderman
dd2baf6b22 Add crashtest from bug 605672 2011-06-20 11:42:05 -07:00
Daniel Holbert
6b37a32f2d Bug 658845: Null-check URI passed to nsReferencedElement::Reset. r=roc 2011-05-22 16:13:57 -07:00
Chris Leary
d665e55b90 Passing bug 646184 crashtest assertion. (r=dbaron) 2011-04-26 12:11:11 -07:00
Ms2ger
4491925359 Bug 646184 - Crash [@ nsGlobalWindow::GetLocalStorage] getting localStorage from removed frame; r=bz 2011-04-22 10:38:33 +02:00
Blake Kaplan
14fc761f75 Bug 642022 - Deal with the return value being in a different compartment. r=gal
--HG--
extra : rebase_source : b924c99e830cdafd7e1471cf087e69cfc7e33e23
2011-04-08 14:28:24 -07:00
Ehsan Akhgari
fb77d4086a Backout changeset 649f50ed53ca (bug 646184) because of debug crashtest failures 2011-04-01 18:22:22 -04:00
Ms2ger
bcffc086ed Bug 646184 - Crash [@ nsGlobalWindow::GetLocalStorage] getting localStorage from removed frame; r=bz 2011-03-30 08:58:21 +02:00
Ehsan Akhgari
bd1295cb93 Bug 637214 - Test case; r=bzbarsky a=test-only 2011-03-01 21:35:41 -08:00
Luke Wagner
bbfde362e9 Bug 627954, part 2: ensure nsXPCConvert::VariantData2JS et al are in the correct compartment (r=mrbkap)
--HG--
extra : rebase_source : c924f5e87e2f5a6339f4c83c78db1c7f05b600f7
2011-02-05 04:56:05 -08:00
Kyle Huey
9dc2fe693d Bug 628599: Test. a=test 2011-02-04 10:30:48 -05:00
Kyle Huey
f0cce4e122 Bug 604262: Test. a=test 2011-02-04 10:29:33 -05:00
Kyle Huey
c2109d2a51 Bug 467392: Tests. a=tests 2011-01-21 17:50:44 -05:00
Olli Pettay
2f87793e8f Bug 610571 - Leak with crazy iframe testcase, r=bz, a=blocking 2011-01-15 16:41:06 +02:00
Mounir Lamouri
e345f4d910 Bug 593302 - "ASSERTION: Removing id entry that doesn't exist" after moving nodes between documents. r=peterv a=blocking-final 2010-12-22 19:42:49 -05:00
Jesse Ruderman
82396c3aa6 Bug 590395 - add crashtest (a=NPOTB) 2010-12-12 12:56:03 -08:00
Jesse Ruderman
18800a83c1 Bug 509536 - add crashtest 2010-12-12 12:54:26 -08:00
Jesse Ruderman
4ed75892ea Bug 411882 - add crashtest 2010-12-12 12:54:25 -08:00
Timothy Nikkel
b6c7ecaa31 Bug 561981. Add crashtest. a=test 2010-12-09 22:33:33 -06:00
Henri Sivonen
7fc58aa6e4 Bug 606729 - Make sure a script with the src attribute is treated as an external script even if the value of the attribute is not a valid URL. r=jonas, a=blocking2.0-final. 2010-10-27 10:03:10 +03:00
Jesse Ruderman
e5761caf42 Bug 551631 - add crashtest (a=NPOTB) 2010-10-18 14:06:32 -07:00
Mounir Lamouri
012d37c93a Bug 595606 - "ASSERTION: no common ancestor at all" when removing a subtree with more than one id pointed by @form. r=jst a=blocking
--HG--
rename : content/base/crashtests/595606.html => content/base/crashtests/595606-1.html
2010-10-13 12:52:45 +02:00
Jesse Ruderman
55389ff6d8 Bug 535926 - add crashtest 2010-10-11 09:55:23 -07:00
Ehsan Akhgari
beac06ac9c Bug 586662 - Part 3: Don't attempt to compare unrelated points when manipulating selections; r=roc a=blocking-betaN+ 2010-09-23 14:44:01 -04:00