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 |
|
Simon Montagu
|
7ebbe876bb
|
Ensure that Reset is always called before using the subparagraph. Bug 707098, r=roc
|
2011-12-07 12:07:42 +02:00 |
|
Simon Montagu
|
928f8e82ad
|
Zero the saved frame when creating a new line iterator for a new column. Bug 695861, r=roc
|
2011-11-03 11:35:04 +02:00 |
|
Ehsan Akhgari
|
45d0c561cc
|
Bug 691824 - Part 2: Backout changeset 306153bf7a41 from bug 10209 which effectively wallpapered bug 691824
(landing on a CLOSED TREE)
|
2011-10-06 19:22:04 -04:00 |
|
Jesse Ruderman
|
ec81788bf1
|
Add crashtest from bug 597924
|
2011-10-03 16:35:59 -07:00 |
|
Ehsan Akhgari
|
59e7e67254
|
Bug 10209 - Part 5: Allow table elements to act as absolute positioning containers; r=roc
|
2011-05-09 20:36:10 -04:00 |
|
Ehsan Akhgari
|
b684e1d209
|
Bug 10209 - Part 3: Adjust the assertion count on the test case for bug 348729; r=roc
|
2011-09-26 18:42:07 -04:00 |
|
Ehsan Akhgari
|
6001a0bb64
|
Bug 645572 - Test case; r=bzbarsky
|
2011-03-31 23:04:51 -04:00 |
|
Fabien Cazenave
|
3fd551dbdf
|
Bug 462758 - elements with contenteditable=true and position:absolute can be moved around the page; r=ehsan
|
2011-09-07 13:34:58 -04:00 |
|
Ms2ger
|
ccea776176
|
Bug 684807 - Annotate crashtest assertions on Android; r=philor
|
2011-09-06 18:35:43 +02:00 |
|
Ms2ger
|
c868f40629
|
Bug 675713 - Annotate crashtest
|
2011-08-01 21:56:05 +02:00 |
|
Boris Zbarsky
|
b9bf34ccb6
|
Bug 675246. Make sure generated content that's being replicated doesn't end up with no primary frame. r=roc
|
2011-08-01 13:43:23 -04:00 |
|
Simon Montagu
|
f373b2ef4f
|
Tests for bug 670226. r=roc
|
2011-07-12 10:34:50 +03:00 |
|
Simon Montagu
|
b3069512b5
|
Make sure that bidi continuation chains don't go beyond the end of the paragraph. Bug 668941, r=roc
|
2011-07-12 10:34:46 +03:00 |
|
Simon Montagu
|
9cada4d324
|
Don't overshoot the end of the sibling chain when copying text for bidi resolution. Bug 665837, r=roc
|
2011-06-27 19:30:04 +03:00 |
|
Boris Zbarsky
|
54c33b27a9
|
Bug 480686. Don't assume that the next-continuation of an inline frame is in the same block; it could be in the next-in-flow of the block. r=roc
|
2011-06-26 12:48:37 -04:00 |
|
Mounir Lamouri
|
9e6735ba79
|
Backout changeset bba3ada5314c (bug 480686) due to perma-orange.
|
2011-06-27 00:00:47 +02:00 |
|
Boris Zbarsky
|
b9d1326590
|
Bug 480686. Don't assume that the next-continuation of an inline frame is in the same block; it could be in the next-in-flow of the block. r=roc
|
2011-06-26 12:48:37 -04:00 |
|
Jesse Ruderman
|
779e2ff8f9
|
Add crashtest from bug 468563
|
2011-06-20 11:42:05 -07:00 |
|
Jesse Ruderman
|
770a0deaa3
|
Add crashtest from bug 576649
|
2011-06-20 11:42:05 -07:00 |
|
Simon Montagu
|
e7e3561393
|
Force newlines only at 0xa, not 0xd. Bug 663662, r=roc
|
2011-06-15 10:45:57 +03:00 |
|
Simon Montagu
|
1f51f3536b
|
Don't overshoot the last sibling when iterating frames. Bug 66329, r=roc
|
2011-06-15 10:45:57 +03:00 |
|
Josh Matthews
|
913b9fcd24
|
Bug 662795 - Remove flaky timeout from 331883-1.html. Also remove identical test 331883-2.html. r=roc
|
2011-06-09 18:11:13 -04:00 |
|
Simon Montagu
|
f15e63b59e
|
Bug 263359 part 4: resolve paragraph on encountering line breaks in preformatted elements. r=roc
|
2011-04-11 11:00:28 +03:00 |
|
Simon Montagu
|
30b6f5c9aa
|
Crash test for bug 645193 by Jesse Ruderman
|
2011-06-09 09:29:09 +03:00 |
|
Simon Montagu
|
568db7fa48
|
Tests for bug 263359
|
2011-04-11 10:59:30 +03:00 |
|