Граф коммитов

490 Коммитов

Автор SHA1 Сообщение Дата
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
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
Simon Montagu b439260021 Test for bug 650489 by Jesse Ruderman 2011-06-09 09:29:09 +03:00
Tatiana Meshkova 08886a8947 Bug 653133 - Crashtest for huge background-attachment:fixed background [r=cjones] 2011-05-13 17:00:01 +03:00
Jonas Sicking 6835982ecc Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv 2011-05-09 12:33:03 -07:00
Robert O'Callahan a7b4f1246b Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones 2011-04-19 15:07:23 +12:00
Mats Palmgren fd82cd9682 Bug 640272 - Check load status for border images before trying to render them. r=bzbarsky 2011-04-04 13:41:02 +02:00
Simon Montagu 6f02bca0f9 Don't create or delete frames when nsTextFrame::SetLength is called from bidi resolution. Bug 635329, r+a=roc 2011-02-21 10:02:23 +02:00
Peter Van der Beken b6b7136d51 Fix for bug 633738 (quora.com bloats out of control (part 3)) - mark some known assertions caused by bug 439258. r=bz, a=jst. 2011-02-17 12:19:13 +01:00
Boris Zbarsky f92173428c Bug 629908. Don't blindly try to reconstruct the root element; we might not have one. r=dbaron, a=dbaron 2011-02-15 15:51:33 -05:00
Chris Jones 97685d6934 Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a
--HG--
rename : layout/tools/reftest/reftest.js => layout/tools/reftest/reftest-content.js
2011-02-03 13:54:10 -06:00
Boris Zbarsky 69ac916a03 Bug 629035 test. a=test 2011-01-28 09:32:17 -05:00
Timothy Nikkel 4c78fc1b2a Bug 538267. Add crashtest. a=test 2011-01-18 13:43:46 -06:00
Jesse Ruderman 9692533a61 Bug 595039 - add crashtest 2010-12-12 12:54:27 -08:00
Jesse Ruderman 8b4d47520e Bug 534368 - add crashtest 2010-12-12 12:54:27 -08:00
Jesse Ruderman 6fc4354dac Bug 499858 - add crashtest 2010-12-12 12:54:26 -08:00
Jesse Ruderman 172fe709e7 Bug 479360 - add crashtest 2010-12-12 12:54:26 -08:00
Cameron McCormack c57959cc1a Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking
--HG--
extra : rebase_source : 592d3e066054036dc6c6f741054c1abcffdcc634
2010-12-07 09:57:18 +13:00
Ehsan Akhgari a4eaae6baf Bug 615781 - Don't attempt to display the caret when switching selections if we know that we're going to hide it immediately; r,a=roc
This prevents useless work which _could_ lead to visual artifacts, as well as assertions caused by us touching dirty frames,
2010-12-01 16:38:21 -05:00
Bas Schouten 7da35cb755 Bug 616495 - Crashtest: Test single side composite color border. r=jrmuizel a=blocking-beta8 2010-12-04 05:22:18 +01:00
Timothy Nikkel 8adab61cf5 Bug 606432. Check caret content for wrong document. r=roc a=roc 2010-11-24 19:35:01 -06:00
Ehsan Akhgari bc3d07f965 Bug 609821 - Don't attempt to update the position of caret when we may have pending reflow operations; r=roc a=bsmedberg 2010-11-08 19:16:53 -05:00
Jesse Ruderman b7fdf4fcc2 Bug 598859 - annotate crashtest 379105-1.xhtml as asserting (due to bug 570215 and/or bug 479160). a=NPOTB 2010-11-06 14:53:33 -07:00
Simon Montagu ebdb9dc179 Tests for bug 579655, a=test 2010-10-20 18:18:04 +02:00
Jesse Ruderman 2bdb9e981a Bug 540980 - try to make crashtest 143862-1 more deterministic; make 3 versions of it 2010-10-18 14:06:31 -07:00
Jesse Ruderman 60bbfdf2ec Bug 589723 - Remove framing in layout/base/crashtests/311661-* to ensure onload fires
--HG--
rename : layout/base/crashtests/311661-1-inner.xul => layout/base/crashtests/311661-1.xul
rename : layout/base/crashtests/311661-2-inner.xul => layout/base/crashtests/311661-2.xul
2010-10-11 09:55:22 -07:00
L. David Baron e907e2fe51 Adjust known assertion counts for assertions that now happen for each overflow area. (Bug 542595, patch 21) a2.0=blocking2.0:beta8 2010-10-06 21:25:47 -07:00
Jesse Ruderman 909275a500 Bug 537631 - add crashtest. a=NPOTB 2010-09-24 11:27:58 -07:00
Mats Palmgren b89bf03e3b Bug 559705 - Testcase. a=test 2010-09-18 18:14:25 +02:00
L. David Baron dd64617da3 Add a (wrapping) display item that clips its contents to the curvature of a border-radius. (Bug 459144, patch 13) r=roc a2.0=blocking2.0:beta6 2010-09-09 08:21:46 -07:00
Ehsan Akhgari bcec1aebd9 Bug 512405 - Adjust the assertion count on all platforms unconditionally; r=Jesse a=NPOTB 2010-08-23 20:49:25 -07:00
Robert O'Callahan 50f42b728b Bug 580834. Make nsLayoutUtils::GetActiveScrolledRoot stop at the nearest popup ancestor instead of asserting. r=tnikkel,a=dbaron 2010-08-13 22:03:51 +12:00
L. David Baron 7e4d1acd95 Adjust reftest assertion manifests for churn in nscoord_MAX-related assertions (which includes 'computed overflow area' assertion, because of width wraparound in UnionRect making overflow area empty). (Bug 563584, patch 23) r=roc 2010-08-05 21:59:20 -07:00
Robert O'Callahan 692ed55c12 Bug 580494. Avoid creating an empty ThebesLayer when an inactive nsDisplayItem::BuildLayer returns null. r=tnikkel
--HG--
extra : rebase_source : a22225bb3b5c2bbc12ab2f9b50594083143dbdf0
2010-08-03 15:33:24 +12:00
L. David Baron 7d7660f740 Fix bustage from bug 570329 with s/windowsWidget/winWidget/g. 2010-07-30 20:50:52 -07:00
L. David Baron b0ac8dc333 Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Timothy Nikkel 08710ab011 Bug 569018. If our candidate parent frame isn't for our container content then it's not a candidate parent frame. r=bzbarsky 2010-07-02 14:11:04 -05:00
Jesse Ruderman 3aa2e3fa71 Add bug numbers for all remaining asserts() annotations in crashtests and reftests 2010-07-01 19:33:56 -07:00
Jesse Ruderman ac10e35b64 Add crashtest for bug 540771 2010-06-28 14:58:58 -07:00
Timothy Nikkel 644bb060fe Bug 496011. Add crashtest. 2010-06-27 16:00:16 -05:00
Timothy Nikkel 4c7d0cd835 Bug 534768. Add crashtest. 2010-06-27 16:00:13 -05:00
Mats Palmgren ca51ca5849 Bug 536720 - Don't say the frame is in the nsGkAtoms::popupList if that list is empty. r=fantasai 2010-06-27 22:53:59 +02:00
Ehsan Akhgari ec7bd00b0a Bug 574071 - Intermittent failure in layout/base/crashtests/348729-1.html | assertion count 0 is less than expected 2 assertions; r=jesse 2010-06-25 15:12:00 -04:00
Simon Montagu f0880461a6 Don't make bidi continuations out of empty text frames. Bug 572582, r=roc 2010-06-20 22:33:34 -07:00
Jesse Ruderman 73e0f6b5f2 Add some crashtests and reftests
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
2010-06-17 13:21:24 -07:00
Ehsan Akhgari a38465455e Adjust the assertion count (bug 567708) 2010-06-14 17:25:58 -04:00
Simon Montagu 54129bed48 When bidi resolving makes a frame's continuations non-fluid, make sure that its parents also have non-fluid continuations. Bub 534367, r=roc 2010-06-13 20:16:55 -07:00
Jesse Ruderman aedb18a96b Add a bunch of crashtests 2010-06-08 17:53:08 -07:00
Ehsan Akhgari 2d5b44cd63 Bug 567708 - Intermittent crashtest 378325-1.html | assertion count 2 is more than expected 1 assertions ("cannot get ptop", nsGlobalWindow::GetPrivateRoot); r=dbaron
--HG--
extra : rebase_source : 3b8e5db9eb3d7d66aa5493dad89c0f438a0bc181
2010-06-03 21:31:07 -04:00
Jesse Ruderman ca6c2cc5c1 Improve crashtests.list bug-annotations 2010-06-04 14:24:16 -07:00
Timothy Nikkel 9b09f5a1b6 Bug 567292. When making asserts for lazy frame construction, if we hit a leaf frame, forgive any previous transgressions because leaf frames do their own thing. r=bzbarsky 2010-05-22 13:55:41 -05:00
Timothy Nikkel efc0024218 Bug 564063. If we encounter an area with a bogus primary frame we need to relax the asserts on remaining ancestors. r=bzbarsky 2010-05-11 19:30:42 -05:00
Timothy Nikkel 7ba76a2011 back out e40cbab6a972 (Bug 564705) 590da60fd253 (Bug 507628 and bug 507991) b166415b8c3f (Bug 564368) 0dac5d3eeb97 (Bug 564063) 116e56d84770 (Bug 563407) c51c93f5240f (Bug 536495) for some orange 2010-05-11 22:01:08 -05:00
Timothy Nikkel 54c56dddc1 Bug 564063. If we encounter an area with a bogus primary frame we need to relax the asserts on remaining ancestors. r=bzbarsky 2010-05-11 19:30:42 -05:00
L. David Baron c78cc7b18a Fix errors in annotation of expected assertion counts crashtest manifests. (Bug 472557) 2010-05-06 11:29:53 -07:00
L. David Baron c4eb38acd9 Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557) 2010-05-06 09:28:01 -07:00
Timothy Nikkel 09fd4b3911 Bug 560441. Quiet some lazy frame construction asserts because framesets don't play the XBL game. r=bzbarsky 2010-05-01 13:42:47 -05:00
Timothy Nikkel 8505796e6e Bug 560447. Quiet lazy frame construction assertions for area's because they misbehave. r=bzbarsky 2010-05-01 13:42:47 -05:00
Timothy Nikkel 91af371a02 Bug 538207 and bug 538210. Add crashtests. 2010-01-21 16:06:35 -06:00
Timothy Nikkel 37de910f94 Bug 479931, Bug 515811, and Bug 522374. Add crashtests. 2010-04-06 15:03:16 -05:00
Boris Zbarsky dd2e9869ca Bug 538082. These asserts are asserting things that happen to not always be true. r=dbaron 2010-04-01 22:09:05 -04:00
Jesse Ruderman fdb1e0190d Add tests to manifest. (Homeless tests identified by script in bug 551617.) 2010-03-31 20:17:35 -07:00
Boris Zbarsky 246f1863c7 Bug 469861. Create a block for any block-level <math>. r=dbaron 2010-02-26 21:32:31 -05:00
Timothy Nikkel d05adbe1e6 Bug 491547. Add crashtests.
--HG--
extra : rebase_source : 7b30a1fa465ebdef49cb39f6f99e8d83350cc82b
2010-01-29 21:33:16 -06:00
Mats Palmgren 81dc5c2928 mRectListHead.x needs a sentinel value (not y). Clarify the use of nscoord sentinel values and handle float nscoord too. b=541869 r=roc r=jonitis 2010-01-27 09:35:37 +01:00
Jesse Ruderman 56ac1fe1ee Add crashtests 2010-01-10 19:50:41 -08:00
Timothy Nikkel f8117d1fb1 Bug 537562. Add crashtest. 2010-01-02 18:57:40 -06:00
Timothy Nikkel c16314ac29 Bug 537059. Add crashtest.
--HG--
extra : rebase_source : 7a22e75f66a58c08d9ff25f264617ac31aea65b4
2010-01-02 02:22:22 -06:00
Timothy Nikkel 8acb9d0a33 Bug 499841. Add crashtest. 2010-01-01 20:49:24 -06:00
Boris Zbarsky c6a1b77b05 Bug 536623 and bug 537141. Don't attempt to maybe-create textframes for kids of parents that have xbl childlists on insert and append: we know we didn't skip creating any frames that didn't need skipping unconditionally in that situation, and trying to create them can put them in the wrong place. r=roc 2009-12-31 14:07:57 -05:00
Boris Zbarsky 04f92c2b3b Bug 535721. Deal with MoveChildrenTo on non-siblings. r=roc 2009-12-23 16:17:23 -05:00
Boris Zbarsky eb3295d399 Bug 535911. Silence the bogus assertion. r=roc 2009-12-23 16:17:23 -05:00
Boris Zbarsky 5258a18579 Bug 526375. Enforce always appending to the last continuation for {ib} splits. r=roc 2009-11-18 08:25:02 -05:00
Timothy Nikkel f84651ffa7 Bug 429865, bug 436982, and bug 477731. Add tests.
--HG--
extra : rebase_source : 355473f66d85ce9bf1a1be6fc3677f2af7ae2019
2009-10-31 17:33:15 -05:00
Timothy Nikkel df51955670 Bug 503936. Add test.
--HG--
extra : rebase_source : 9885ac8a59ade08ef02fc86b8a3c65169b72c92c
2009-10-31 17:14:17 -05:00
Jesse Ruderman 52a69cd192 Add more crashtests 2009-10-15 14:22:11 -07:00
Jesse Ruderman 77a63579f4 Add some crashtests 2009-10-15 13:26:59 -07:00
Simon Montagu 66f3028c95 Ensure that continuation frames after the end of a directional run are non-fluid. Bug 490559, r+sr=roc 2009-10-07 21:53:50 -07:00
Jesse Ruderman fbaaa060e5 Add more crashtests 2009-08-27 21:11:40 -07:00
Jesse Ruderman e1c6eeae90 Add crashtests 2009-08-27 19:48:20 -07:00
Timothy Nikkel c6c0ae66f9 Bug 497519 part 2. Only do special handling for legends whose content parnt is an HTML fieldset. bzbarsky 2009-08-07 15:51:25 -04:00
Timothy Nikkel c20df0835f Bug 497519 part 1. Clear the undisplayed map correctly in the presence of XBL. r=dbaron,bzbarsky 2009-08-07 15:51:25 -04:00
L. David Baron db8021d58c Destroy frame properties right after destroying the frame tree so they're destroyed before the style set. (Bug 399994) r=roc 2009-07-23 07:40:18 -04:00
Robert O'Callahan 9a74ca04eb Bug 501878. Don't suppress whitespace-only SVG text frames. r+sr=bzbarsky 2009-07-04 21:56:20 +12:00
Boris Zbarsky 64e6f6c90d Adding crashtest 2009-06-26 00:19:09 -04:00
Boris Zbarsky f25879a0a0 Bug 495350. Do a better job of keeping track of our line participant count. r+sr=roc 2009-06-11 13:09:35 -04:00
Jesse Ruderman b89227c825 Add crashtests 2009-05-26 11:53:12 -07:00
Timothy Nikkel d7d1f2450b Bug 492014. Wrap the display list for a subdocument in a wrapper which associates it all with the subdocument's owning element, so sorting-by-content doesn't try to reorder it. r=roc 2009-05-15 15:11:59 +12:00
Boris Zbarsky b7ce1207f5 Bug 492163, bug 492112, and bug 483604. Stop putting the style contexts of textnodes and CSS generated content in the undisplayed map, and make sure to properly unbind generated content if we don't plan to actually create a frame construction item for it. r+sr=dbaron 2009-05-14 21:40:26 -04:00
Boris Zbarsky f20778f925 Bug 78070. When the root element is removed, remove all frames except the viewport; when it's reinserted, recreate them as needed. r=roc,dbaron sr=roc 2009-05-11 22:04:58 -04:00
Jesse Ruderman d9f638a3cf Add crashtest for bug 457362 2009-05-07 17:41:08 -07:00
Simon Montagu 4c33ebf55d Clear previous continuation's text run when destroying a continuation text frame. Bug 490747, r+sr=roc 2009-04-30 23:55:59 -07:00
tn 2598ca8cc5 Bug 490376 - Crash [@ nsDisplayList::GetBottom]; r=roc 2009-04-30 12:07:18 +02:00
Jesse Ruderman 175b7d536e Add tests 2009-04-26 23:32:41 -07:00
Bob Clary 0ec12c0d75 bug 394014 - crash tests by Martijn Wargers. 2009-04-24 10:08:21 -07:00
Bob Clary 3a31201fb0 bug 393326 - crash tests by Martijn Wargers. 2009-04-24 10:08:21 -07:00
Bob Clary 11f9f4b5ba bug 384344 - crash test by Martijn Wargers. 2009-04-24 10:08:20 -07:00
Bob Clary 0c6e82ad63 bug 383129 - crash test by Martijn Wargers. 2009-04-24 10:08:19 -07:00
Bob Clary 97134086e1 bug 378325 - crash test by Martijn Wargers. 2009-04-24 10:08:18 -07:00
Bob Clary 4c20190818 bug 356325 - crash test by Martijn Wargers. 2009-04-24 10:08:16 -07:00
Bob Clary b4ea74f2de bug 354133 - crash test by Martijn Wargers. 2009-04-24 10:08:16 -07:00
Bob Clary 7538c6288c bug 350267 - crash test by Gavin Sharp. 2009-04-24 10:08:15 -07:00
Bob Clary 5c2cfcd285 bug 348729 - crash test by Martijn Wargers. 2009-04-24 10:08:15 -07:00
Bob Clary 216ea9541c bug 348126 - crash test by Martijn Wargers. 2009-04-24 10:08:15 -07:00
Bob Clary ff043f65c9 bug 344300 - crash test by Martijn Wargers. 2009-04-24 10:08:14 -07:00
Bob Clary 2e893c07f8 bug 344064 - crash test by Martijn Wargers, Mats Palmgren. 2009-04-24 10:08:14 -07:00
Bob Clary f1b5413db9 bug 344047 - crash test by Martijn Wargers. 2009-04-24 10:08:14 -07:00
Bob Clary f1d6efdd30 bug 343293 - crash tests by Martijn Wargers, Boris Zbarsky. 2009-04-24 10:08:13 -07:00
Bob Clary a512a92870 bug 331883 - crash tests by Jesse Ruderman, Leon Sha. 2009-04-24 10:08:12 -07:00
Bob Clary 53825757f0 bug 330015 - crash test by Martijn Wargers. 2009-04-24 10:08:11 -07:00
Bob Clary 152fbaae46 bug 320459 - crash test by Waldegger Thomas. 2009-04-24 10:08:10 -07:00
Bob Clary f4d31bc641 bug 311661 - crash tests by Martijn Wargers, Bernd. 2009-04-24 10:08:10 -07:00
Bob Clary 82e8a9639c bug 288790 - crash test by Martijn Wargers. 2009-04-24 10:08:10 -07:00
Bob Clary 1aba222e9d bug 317934 - crash test by Martijn Wargers. 2009-04-24 10:08:09 -07:00
Boris Zbarsky 2b4145319a Bug 488390. Get special siblings correctly even when bidi is involved. r+sr=roc 2009-04-14 22:28:27 -04:00
Robert O'Callahan cd71c6c047 Bug 471594 crashtest
--HG--
extra : rebase_source : 81534fc5d7c807571ef22dc257d2bec6b05823db
2009-04-10 13:21:37 +12:00
Robert O'Callahan b77a3d7500 Bug 468491. When removing the continuations of a text frame, remove them starting at the end to avoid disrupting frame invariants by removing frames from the middle of the flow. r=dbaron
--HG--
extra : rebase_source : cc251f7dbc49568404aa2ebd7342e73b6d2fdf3a
2009-04-10 13:19:06 +12:00
Boris Zbarsky e291896fc6 Bug 479114. Create page-break frames only after we know our final parent. 2009-03-01 10:16:29 -05:00
Boris Zbarsky 387aaadf5e Adding tests 2009-02-27 20:25:16 -05:00
Jesse Ruderman 1ad38ac6a7 Add crashtests 2009-02-20 19:38:16 -08:00
Jesse Ruderman ea905567dc Add crashtests 2009-02-13 14:54:17 -08:00
Jesse Ruderman ac41244ed5 The test I added yesterday for bug 150431 timed out just now. Disable it for slowness. 2009-02-11 15:54:06 -08:00
Jesse Ruderman 397e21afab Add a bunch of crashtests 2009-02-10 22:18:05 -08:00
Jesse Ruderman e6ffd994a3 Add some crashtests 2009-02-10 16:36:04 -08:00
Jesse Ruderman 313514226b Add a bunch of crashtests 2009-02-10 00:09:40 -08:00
Jesse Ruderman 8e9fbe876a Skip the crashtest for bug 403175 due to timeouts (see bug 473680) 2009-02-10 00:03:48 -08:00
Jesse Ruderman 4d5ffd6842 Add crashtests for the following bugs: https://bugzilla.mozilla.org/buglist.cgi?quicksearch=328944+401042+413085+416461+431705+437142+449006+463741+465651+472782+474744 2009-02-07 21:33:31 -08:00
Boris Zbarsky 4905383347 Bug 307394 part 2. Fix the indexing in ContentInserted to work correctly even when XBL is around. r+sr=dbaron. Also fixes bug 232990, bug 261826 , bug 272646, bug 386310, bug 468546 2009-01-29 14:46:20 -05:00
Mats Palmgren 0bff11e674 Test for bug 446328. 2009-01-23 18:15:36 +01:00
Boris Zbarsky 52e1e57640 Adding some tests 2009-01-15 14:49:33 -05:00
Robert O'Callahan 13ddb2b9d8 Bug 425981. Make first-letter frame wrapping build its own frame constructor state to ensure it's for the correct place in the frame tree. r+sr=bzbarsky
--HG--
extra : rebase_source : 7dd5de3f6b2a9e83994d7023d4cfafce205e9376
2009-01-08 21:07:51 +13:00
Jesse Ruderman e7ff093116 Add 19 crashtests 2009-01-01 14:18:58 -08:00
L. David Baron 9c71e61143 Add crashtests for bug 468645. 2008-12-29 10:07:37 -05:00
L. David Baron dbc2fcff87 Move wrapping of blocks inside XUL into ProcessChildren to catch more callers. (Bug 421203) r+sr=roc a=blocking1.9.1+
--HG--
rename : layout/reftests/bugs/321402-3.xul => layout/reftests/bugs/421203-3.xul
rename : layout/reftests/bugs/321402-4.xul => layout/reftests/bugs/421203-4.xul
rename : layout/reftests/bugs/321402-5.xul => layout/reftests/bugs/421203-5.xul
rename : layout/reftests/bugs/321402-6.xul => layout/reftests/bugs/421203-6.xul
2008-12-16 16:30:31 -08:00
Simon Montagu de66e73152 Delete all text frame continuations when deleting first letter frame. Bug 466763, r+sr=roc 2008-12-02 22:56:53 -08:00
Robert O'Callahan b2b28bfe30 Bug 454751. Use a fresh nsFrameConstructorState when we construct new frames in ReconstructDocElementHierarchyInternal, so internal state pointing to deleted frames is flushed out. r+sr=bzbarsky 2008-11-26 11:12:06 +13:00
L. David Baron df90903560 Handle some additional codepaths for position: fixed elements inside elements with -moz-transform. (Bug 455171) r+sr=bzbarsky a=blocking1.9.1+ 2008-11-25 13:27:54 -08:00
Jesse Ruderman 58bdc485dc Add crashtest for bug 241300 2008-10-18 16:19:47 -07:00
Mats Palmgren 56de412294 Bug 455063. Make sure we don't lose track of our initial containing block. r+sr=roc 2008-10-08 09:07:04 -04:00
Jesse Ruderman e3a72c7a94 Add crashtests for bug 429088 2008-09-14 00:02:20 -07:00
Jesse Ruderman 9c927060cc Add crashtest 2008-09-12 17:06:46 -07:00
Jesse Ruderman b786745df9 Add crashtest 2008-09-12 17:03:43 -07:00
Robert O'Callahan 311213e939 Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron 2008-09-08 20:13:17 +12:00
Jesse Ruderman 86ffa2975b Add bug 428448 testcase as a crashtest. 2008-09-06 13:47:19 -07:00
Robert O'Callahan 36e333a796 Backing out changesets 75919d3eb3d0 and 14ce7619e9c1 due to test failures 2008-09-07 00:35:20 +12:00
Robert O'Callahan c2ca6a7204 Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron 2008-09-06 21:35:05 +12:00
Jesse Ruderman cee6bb1d8a Add crashtests for some recently-WFM bugs 2008-08-19 15:44:24 -07:00
Robert O'Callahan edc33b1edc Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky 2008-08-18 13:16:42 +12:00
Robert O'Callahan e77bdf3d25 Bug 238072 backout 2008-08-07 22:22:08 +12:00
Robert O'Callahan 76992a0f1a Bug 238072. Fix crashtest.list to point to the right file 2008-08-07 16:52:29 +12:00
Robert O'Callahan dcf51d2a34 Bug 238072. Rework generated content support to match CSS 2.1, making generated content take the normal frame construction path so supporting any style applied to it (including 'position', 'float', etc). r+sr=bz,r=dbaron 2008-08-07 13:18:24 +12:00
Michael Ventnor c69e8e2711 Bug 444925 – Crash [@ nsContextBoxBlur::BoxBlurHorizontal] with mathml:munderover and text-shadow. r+sr=roc 2008-07-14 12:35:15 +02:00
jruderman@hmc.edu 5d6a797acb Add crashtest 2008-04-23 19:35:59 -07:00
jruderman@hmc.edu ca67f9572c Add crashtest 2008-04-22 23:12:13 -07:00
jruderman@hmc.edu 8663fcf577 Add crazy crashtest 2008-04-22 21:47:42 -07:00
jruderman@hmc.edu 62c09afd78 Add crashtest. 2008-04-22 21:32:54 -07:00
jruderman@hmc.edu 125ddbdad8 Adding crashtest 2008-04-22 21:19:35 -07:00
jruderman@hmc.edu eb50964d0d Add crashtests 2008-04-22 20:56:59 -07:00
jruderman@hmc.edu 56b0de490d Add crashtest 2008-03-26 21:53:01 -07:00
jruderman@hmc.edu 290ef05236 Add crashtest. 2008-03-26 20:55:48 -07:00
jruderman@hmc.edu 2a55bac05b Add a crashtest. 2008-03-26 16:31:18 -07:00
jruderman@hmc.edu 9dc561d040 Add crashtests 2008-02-25 16:54:14 -08:00
jruderman@hmc.edu d15f9c4206 Add crashtest 2008-02-14 15:41:37 -08:00
jruderman@hmc.edu 7e682389ed Add crashtest 2008-02-03 21:47:23 -08:00
jruderman@hmc.edu 583ca0c20d Add crashtest 2008-02-03 21:18:31 -08:00
smontagu@smontagu.org 4cad3ce24b Tests for bug 409513 and bug 410967 2008-01-30 13:44:31 -08:00
roc+@cs.cmu.edu 5338360abe Bug 411870. nsBidiPresUtils needs to track the current line across block continuation boundaries. r=smontagu 2008-01-29 15:39:39 -08:00
roc+@cs.cmu.edu 72c72d1d33 Bug 411870 backout again 2008-01-28 11:10:26 -08:00
roc+@cs.cmu.edu ef12785f4c Bug 411870. Bidi resolution needs to scan through block continuations when tracking the current line for frames. r=smontagu 2008-01-28 10:16:22 -08:00
roc+@cs.cmu.edu cc8a28fdd6 backing out 411870 2008-01-27 22:28:31 -08:00
roc+@cs.cmu.edu 2673d00dfe Bug 411870 crashtest 2008-01-27 21:09:33 -08:00
jruderman@hmc.edu 78b43b0a84 Add crashtest 2008-01-17 15:47:04 -08:00
jruderman@hmc.edu 162895b60b Add crashtest 2008-01-07 17:01:01 -08:00
jruderman@hmc.edu 0e80d6f1b5 Adding crashtest 2008-01-06 16:09:27 -08:00
jruderman@hmc.edu 14ccda4bd9 Add crashtest 2008-01-06 15:45:50 -08:00
jruderman@hmc.edu 7d96b6da4e Add crashtest. 2008-01-06 15:42:33 -08:00
jruderman@hmc.edu a81ad1c33f Add crashtests 2008-01-05 21:49:34 -08:00
jruderman@hmc.edu 47ae87c502 Add crashtest 2008-01-05 21:32:53 -08:00
jruderman@hmc.edu 3a7137bcc7 Add a crashtest 2008-01-05 21:27:17 -08:00
jruderman@hmc.edu 7848c27156 Add crashtest 2008-01-04 21:32:18 -08:00
jruderman@hmc.edu 4e0944a22c Add a crashtest 2008-01-04 21:11:27 -08:00
jruderman@hmc.edu 343a4e4ee1 Add crashtest 2008-01-04 20:26:48 -08:00
jruderman@hmc.edu 0e4b4d6f1d Add crashtests 2007-12-23 19:01:26 -08:00
jruderman@hmc.edu 7e4b7d38ec Add crashtest 2007-12-23 18:38:25 -08:00
jruderman@hmc.edu 533379a0df Add crashtest 2007-12-23 16:25:14 -08:00
smontagu@smontagu.org 5fefbd0626 testcases for bug 408292 2007-12-20 02:18:19 -08:00
jruderman@hmc.edu f9b32a709e To prepare for landing, please place your crashtests in the upright, locked position. 2007-12-19 16:08:13 -08:00
jruderman@hmc.edu ed047585b3 Do not inhale crashtest. 2007-12-19 16:02:52 -08:00
jruderman@hmc.edu 965d4e2bfa Add crashtest 2007-12-19 15:14:45 -08:00
jruderman@hmc.edu b03c885176 Never underestimate the power of the crashtest. 2007-12-19 15:13:13 -08:00
jruderman@hmc.edu fcf6e01fab How many crashtests does it take to change a light bulb? [commit message suggested by Neil] 2007-12-19 15:07:14 -08:00
jruderman@hmc.edu 863a35ec54 This crashtest has not been evaluated by the FDA. It is not intended to diagnose, treat, cure, or prevent any disease. 2007-12-19 14:55:55 -08:00
jruderman@hmc.edu 8e3c47866d Add crashtest 2007-12-19 14:51:44 -08:00
jruderman@hmc.edu a31b0a248d What is the airspeed velocity of an unladen crashtest? 2007-12-17 22:27:27 -08:00
jruderman@hmc.edu 6c53196ee8 Add crashtest 2007-12-17 22:17:47 -08:00
jruderman@hmc.edu 8d7ebaae4f Crashtest cat... is testing for crashes. 2007-12-17 17:42:35 -08:00
jruderman@hmc.edu 0da77c52e6 Add a crashtest. 2007-12-17 17:41:39 -08:00
jruderman@hmc.edu 8a4cc4179d Add crashtest 2007-12-17 17:40:23 -08:00
jruderman@hmc.edu 7822ac2611 Waiter, there's a crashtest in my soup. 2007-12-17 17:38:55 -08:00
jruderman@hmc.edu 001d961ce1 Add crashtest 2007-12-17 17:37:36 -08:00
jruderman@hmc.edu e08f40b6f1 Excuse me, sir, but your crashtest is showing. 2007-12-17 17:12:11 -08:00
jruderman@hmc.edu 61298401fc Add crashtest 2007-12-17 17:06:32 -08:00
jruderman@hmc.edu f84a75f022 One crashtest, please. Shaken, not stirred. 2007-12-16 22:40:38 -08:00
jruderman@hmc.edu 93762c1599 In crashtests we trust. 2007-12-16 22:25:36 -08:00
jruderman@hmc.edu a8697a0a93 Now, you can have your crashtest and eat it too! 2007-12-16 22:08:43 -08:00
jruderman@hmc.edu 0cbdd6c8b9 Add crashtest 2007-12-16 22:07:00 -08:00
jruderman@hmc.edu a47eaa43dd Add crashtest 2007-12-16 22:00:06 -08:00
jruderman@hmc.edu 6726b2c313 The crashtests hung in the sky in much the same way that bricks don't. 2007-12-16 21:58:31 -08:00
jruderman@hmc.edu 17d21b05bf Add crashtest 2007-12-16 19:03:59 -08:00