Commit Graph

343 Commits

Author SHA1 Message Date
Mats Palmgren
fd72045023 Bug 844525 - Add asserts(0-1) for a recently added test to fix intermittent failure. 2013-02-24 05:33:58 +01:00
Jesse Ruderman
4c8611a61b Bug 457514 - Crash test. 2013-02-23 11:38:15 +01:00
Martijn Wargers
56c55ff465 Bug 448543 - Crash tests. 2013-02-23 11:38:15 +01:00
Jesse Ruderman
5f7976bcb8 Bug 439343 - Crash test. 2013-02-23 11:38:15 +01:00
Martijn Wargers
5d405e8420 Bug 422276 - Crash test. 2013-02-23 11:38:14 +01:00
Martijn Wargers
c6d0ba6712 Bug 421432 - Crash test. 2013-02-23 11:38:14 +01:00
Martijn Wargers
1ddad16d58 Bug 403048 - Crash test. 2013-02-23 11:38:14 +01:00
Martijn Wargers
3899ef7d76 Bug 398733 - Crash tests. 2013-02-23 11:38:14 +01:00
Martijn Wargers
6c90ae3fc6 Bug 378682 - Crash test. 2013-02-23 11:38:13 +01:00
Robert O'Callahan
1b46f03fcc Bug 836990. Put fixed-pos items in the abs-pos list of the container whenever it doesn't have a fixed-pos list. It's simpler this way and handles all edge cases. r=bzbarsky 2013-02-12 17:55:39 +13:00
Mats Palmgren
ceaabf359f Bug 835167 - Run the crashtest for bug 373628 wrapped in a <iframe> for one second. DONTBUILD 2013-01-28 22:45:41 +01:00
Martijn Wargers
59587ae9f8 Bug 385354 - crashtest 2013-01-26 21:28:57 +01:00
Mats Palmgren
c50d052c32 Bug 373628 - crashtest 2013-01-26 21:28:56 +01:00
alex
6205fb4bf0 Bug 372576 - crashtest 2013-01-26 21:28:56 +01:00
Mats Palmgren
d7a0c305b3 Bug 363729 - crashtests. 2013-01-26 14:15:29 +01:00
Mats Palmgren
a5489aba3d Bug 341382 - Add crashtests. 2013-01-25 18:34:30 +01:00
Robert O'Callahan
675a081b5e Bug 830192. Integrate GetFixedContainingBlock into GetAbsoluteContainingBlock and ensure only elements which can be abs-pos containing blocks are turned into fixed-pos containing blocks when transformed. r=bzbarsky 2013-01-25 21:58:33 +13:00
Robert O'Callahan
fa60034242 Backout 342c2b349402, bug 803192 2013-01-25 21:50:24 +13:00
Robert O'Callahan
328b0f390b Bug 830192. Integrate GetFixedContainingBlock into GetAbsoluteContainingBlock and ensure only elements which can be abs-pos containing blocks are turned into fixed-pos containing blocks when transformed. r=bzbarsky 2013-01-25 17:50:32 +13:00
Andrew Halberstadt
be375ad0bc Bug 834382 - Disable failing b2g emulator crashtests, r=jgriffin 2013-01-24 15:07:07 -05:00
Robert O'Callahan
537ea2ccc0 Backed out changeset e3ee71614172 (bug 830192)
--HG--
extra : rebase_source : d72290552011b539b8d9cc0a7a59dad4e585aa06
2013-01-23 18:19:45 +13:00
Robert O'Callahan
8ee4018a47 Bug 830192. Integrate GetFixedContainingBlock into GetAbsoluteContainingBlock and ensure only elements which can be abs-pos containing blocks are turned into fixed-pos containing blocks when transformed. r=bzbarsky
--HG--
extra : rebase_source : 4d9bd92b23b1011a8ffba33d009615eb7f42a8a7
2013-01-23 17:06:12 +13:00
Phil Ringnalda
545e667044 Bug 705570 - reenable the crashtests that include an <applet> on OS X 10.7 and 10.8 now that they no longer leak
--HG--
rename : browser/components/preferences/in-content/tests/privacypane_tests_perwindow.js => browser/components/preferences/in-content/tests/privacypane_tests.js
rename : browser/components/preferences/tests/privacypane_tests_perwindow.js => browser/components/preferences/tests/privacypane_tests.js
extra : rebase_source : c4a2231db56c29693d34f31eba70a90543910bcc
2012-12-29 08:18:56 -08:00
Chris Jones
ec163d11d8 Test for bug 813372. r=mattwoodrow a=blocking-basecamp 2012-12-04 00:39:22 -08:00
Matt Woodrow
ae64d70a13 Bug 795646 - Add crashtest for merged nsDisplayFixedPosition items. r=cjones 2012-09-30 19:20:24 +13:00
Phil Ringnalda
64e3b68078 Bug 705570 - skip every crashtest with an <applet> in it on OS X 10.7 and 10.8, since they leak if Java isn't installed 2012-09-10 19:50:18 -07:00
Chris Jones
cd006a7563 Bug 778067: Disable 735943.html for <browser remote>, for now. r=jlebar 2012-08-08 10:51:40 -07:00
Timothy Nikkel
b58412db25 Annotate crashtest assert with bug number covering it (bug 780985). 2012-08-07 15:27:25 -05:00
Timothy Nikkel
87be208cbf Mark crashtest for bug 460389 as sometimes asserting. Bug 780985 covers fixing it so we don't assert. 2012-08-07 15:24:49 -05:00
Timothy Nikkel
58c508c1f3 Add crashtests from bug 460389 and bug 522170. 2012-08-07 13:25:39 -05:00
Jesse Ruderman
98fbfe2ac2 Add crashtest from bug 770381 2012-07-23 22:00:35 -07:00
Ehsan Akhgari
7caf761704 Bug 763223 - convert the assertion added in bug 157681 to a warning; r=dbaron 2012-06-18 20:58:08 -04:00
Scott Johnson
c70d9604b6 Bug 763702, Part 2/2: Crashtest for bug 763702. [r=dbaron]
--HG--
extra : rebase_source : 46de60b9ddc1dd6c0f80be39d4f5491aa1525e90
2012-06-20 11:09:37 -05:00
Joel Maher
bb1449586f Bug 748088 - Native android reftest are not testing OMTC+OGL. r=ajuma 2012-06-01 08:42:38 -04:00
L. David Baron
4c91539c7a Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky 2012-05-30 22:19:49 -07:00
Mats Palmgren
df74457a55 Bug 749935 - Make all nsRect Union methods saturating. If width/height overflows nscoord_MAX then clamp the x/y to nscoord_MIN / 2 and try again. r=roc 2012-05-14 22:11:39 +02:00
Phil Ringnalda
2c359bfe84 Bug 738803 - Annotate the Windows assertions in 736924-1.html now that compartment-per-global has made them permanent on Win7 2012-05-03 19:48:06 -07:00
Timothy Nikkel
0af4b79894 Bug 749816. When setting the display port for an element We only need to discard layer contents when we are hiding a document with a widget. r=roc 2012-05-01 01:43:59 -05:00
Mats Palmgren
e003657f4a Bug 735943 - Don't crash if nsSMILAnimationController::FlushResampleRequests destroyed the pres shell. r=bz 2012-03-20 19:02:38 +01:00
Boris Zbarsky
a90ab1fdc8 Bug 537624. Don't set up undisplayed entries until we're sure we're creating frames from the relevant FrameConstructionItemList. r=roc 2012-03-19 18:22:02 -04:00
Boris Zbarsky
7a56376d14 Bug 736389. Get rid of code that reresolved style on overflow containers multiple times and in the process violated some invariants other code depended on. r=mats 2012-03-16 13:13:14 -04:00
Mats Palmgren
c5771580ff Bug 727601 - "ASSERTION: Only transformed frames should have UpdateTransformLayer hint" with display:table. r=roc 2012-03-01 13:34:19 +01:00
Mats Palmgren
22292d33f2 Bug 725535 - "ASSERTION: Only transformed frames should have UpdateTransformLayer hint". r=roc 2012-02-12 22:21:50 +01:00
Phil Ringnalda
b8cb208b51 Back out 1cd8c9b40035 (bug 725376), df43cc1f72e1 (bug 725535), and 8a820e4ee7f6 (bug 726364) for reftest orange 2012-02-12 14:01:58 -08:00
Mats Palmgren
e1e299bc04 Bug 725535 - "ASSERTION: Only transformed frames should have UpdateTransformLayer hint". r=roc 2012-02-12 22:21:50 +01:00
Ehsan Akhgari
b108dd495e Bug 699353 - Don't attempt to paint the caret if the offset for the frame is invalid; r=roc; r=roc 2012-01-26 16:40:25 -05:00
Simon Montagu
3e8a226cab test for bug 722137, r=roc 2012-01-30 10:59:34 -08:00
Simon Montagu
67def118d9 Make continuations non-fluid when the end of a bidi paragraph is forced by a preformatted newline. Bug 698335, r=roc 2012-01-15 06:56:04 -08:00
Mats Palmgren
bea763f11f Bug 665597 - Fix some reftests assumptions about margins and scrollable overflow. part=5/5 r=dbaron,roc 2012-01-17 00:38:10 +01:00
Ehsan Akhgari
99cd18c250 Bug 691118 - Frames inserted into the frame manager should only be overflow containers, not true overflow containers; r=roc 2012-01-03 19:44:07 -05:00