Robert O'Callahan
|
41d2bedd9e
|
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
|
b955b3b525
|
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
|
1899f1f77b
|
Bug 385354 - crashtest
|
2013-01-26 21:28:57 +01:00 |
|
Mats Palmgren
|
fafa4503e1
|
Bug 373628 - crashtest
|
2013-01-26 21:28:56 +01:00 |
|
alex
|
389131e674
|
Bug 372576 - crashtest
|
2013-01-26 21:28:56 +01:00 |
|
Mats Palmgren
|
6d664c1340
|
Bug 363729 - crashtests.
|
2013-01-26 14:15:29 +01:00 |
|
Mats Palmgren
|
820bb5b48b
|
Bug 341382 - Add crashtests.
|
2013-01-25 18:34:30 +01:00 |
|
Robert O'Callahan
|
ee19c95966
|
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
|
b253f0adac
|
Backout 342c2b349402, bug 803192
|
2013-01-25 21:50:24 +13:00 |
|
Robert O'Callahan
|
b6c051330b
|
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
|
a466d10a02
|
Bug 834382 - Disable failing b2g emulator crashtests, r=jgriffin
|
2013-01-24 15:07:07 -05:00 |
|
Robert O'Callahan
|
37796928cc
|
Backed out changeset e3ee71614172 (bug 830192)
--HG--
extra : rebase_source : d72290552011b539b8d9cc0a7a59dad4e585aa06
|
2013-01-23 18:19:45 +13:00 |
|
Robert O'Callahan
|
a50bd28c0a
|
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
|
e4afea6191
|
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
|
4571f41e25
|
Test for bug 813372. r=mattwoodrow a=blocking-basecamp
|
2012-12-04 00:39:22 -08:00 |
|
Matt Woodrow
|
48360d5f92
|
Bug 795646 - Add crashtest for merged nsDisplayFixedPosition items. r=cjones
|
2012-09-30 19:20:24 +13:00 |
|
Phil Ringnalda
|
9589f29bae
|
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
|
54e8134b81
|
Bug 778067: Disable 735943.html for <browser remote>, for now. r=jlebar
|
2012-08-08 10:51:40 -07:00 |
|
Timothy Nikkel
|
acf91eab3d
|
Annotate crashtest assert with bug number covering it (bug 780985).
|
2012-08-07 15:27:25 -05:00 |
|
Timothy Nikkel
|
b533370056
|
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
|
f1ac24b7df
|
Add crashtests from bug 460389 and bug 522170.
|
2012-08-07 13:25:39 -05:00 |
|
Jesse Ruderman
|
0b416224fe
|
Add crashtest from bug 770381
|
2012-07-23 22:00:35 -07:00 |
|
Ehsan Akhgari
|
cdf6b06813
|
Bug 763223 - convert the assertion added in bug 157681 to a warning; r=dbaron
|
2012-06-18 20:58:08 -04:00 |
|
Scott Johnson
|
be16a4b22f
|
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
|
d63c5a0460
|
Bug 748088 - Native android reftest are not testing OMTC+OGL. r=ajuma
|
2012-06-01 08:42:38 -04:00 |
|
L. David Baron
|
ef7ec688e3
|
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
|
c6512a9065
|
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
|
78732b79ad
|
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
|
674735aa60
|
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
|
234949ebc1
|
Bug 735943 - Don't crash if nsSMILAnimationController::FlushResampleRequests destroyed the pres shell. r=bz
|
2012-03-20 19:02:38 +01:00 |
|
Boris Zbarsky
|
32ebb0eedf
|
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
|
a3c1ab17a1
|
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
|
c3f6b14775
|
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
|
2155a76fec
|
Bug 725535 - "ASSERTION: Only transformed frames should have UpdateTransformLayer hint". r=roc
|
2012-02-12 22:21:50 +01:00 |
|
Phil Ringnalda
|
fe5618201e
|
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
|
d28a42b8c2
|
Bug 725535 - "ASSERTION: Only transformed frames should have UpdateTransformLayer hint". r=roc
|
2012-02-12 22:21:50 +01:00 |
|
Ehsan Akhgari
|
d9eb65d472
|
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
|
f90e5dabf3
|
test for bug 722137, r=roc
|
2012-01-30 10:59:34 -08:00 |
|
Simon Montagu
|
1aba6081f6
|
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
|
88d4452f45
|
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
|
9ad3976ebf
|
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
|
8e863ff64c
|
Ensure that Reset is always called before using the subparagraph. Bug 707098, r=roc
|
2011-12-07 12:07:42 +02:00 |
|
Simon Montagu
|
3f31e3ca40
|
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
|
0479805b0e
|
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
|
d09e6f1471
|
Add crashtest from bug 597924
|
2011-10-03 16:35:59 -07:00 |
|
Ehsan Akhgari
|
ef73506d4d
|
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
|
4ce993a366
|
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
|
7ef531806f
|
Bug 645572 - Test case; r=bzbarsky
|
2011-03-31 23:04:51 -04:00 |
|
Fabien Cazenave
|
1867ac8ecd
|
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
|
0038e2e573
|
Bug 684807 - Annotate crashtest assertions on Android; r=philor
|
2011-09-06 18:35:43 +02:00 |
|