Commit Graph

534 Commits

Author SHA1 Message Date
L. David Baron
ad1cb3dcee 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
a79977bc2a Bug 580494. Avoid creating an empty ThebesLayer when an inactive nsDisplayItem::BuildLayer returns null. r=tnikkel 2010-08-03 15:33:24 +12:00
L. David Baron
8ae5665e64 Fix bustage from bug 570329 with s/windowsWidget/winWidget/g. 2010-07-30 20:50:52 -07:00
L. David Baron
18e03cfc70 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
8aff880b7c 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
a347a6a1ea Add bug numbers for all remaining asserts() annotations in crashtests and reftests 2010-07-01 19:33:56 -07:00
Jesse Ruderman
c3fb928e23 Add crashtest for bug 540771 2010-06-28 14:58:58 -07:00
Timothy Nikkel
79d5b2b321 Bug 496011. Add crashtest. 2010-06-27 16:00:16 -05:00
Timothy Nikkel
22668ae147 Bug 534768. Add crashtest. 2010-06-27 16:00:13 -05:00
Mats Palmgren
51bba9be84 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
483130521b 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
fd90fab914 Don't make bidi continuations out of empty text frames. Bug 572582, r=roc 2010-06-20 22:33:34 -07:00
Jesse Ruderman
8bd4e650ed Add some crashtests and reftests 2010-06-17 13:21:24 -07:00
Ehsan Akhgari
491409bf28 Adjust the assertion count (bug 567708) 2010-06-14 17:25:58 -04:00
Simon Montagu
ca10ad8060 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
4ba9af8e8a Add a bunch of crashtests 2010-06-08 17:53:08 -07:00
Ehsan Akhgari
33612ccbc7 Bug 567708 - Intermittent crashtest 378325-1.html | assertion count 2 is more than expected 1 assertions ("cannot get ptop", nsGlobalWindow::GetPrivateRoot); r=dbaron 2010-06-03 21:31:07 -04:00
Jesse Ruderman
73f57eff87 Improve crashtests.list bug-annotations 2010-06-04 14:24:16 -07:00
Timothy Nikkel
4c360244a9 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
Mats Palmgren
a071677068 Fix intermittent orange by starting test from onload rather than setTimeout. (Bug 566392) r=jruderman 2010-05-17 15:09:30 -07:00
Timothy Nikkel
d55fa5187f 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
ce1608e8c4 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
742ab559ef 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
a760042d6f Fix errors in annotation of expected assertion counts crashtest manifests. (Bug 472557) 2010-05-06 11:29:53 -07:00
L. David Baron
400fdc029e 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
aad9620c29 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
63d1e9e279 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
a1e8d36f74 Bug 538207 and bug 538210. Add crashtests. 2010-01-21 16:06:35 -06:00
Timothy Nikkel
510f6ff77e Bug 479931, Bug 515811, and Bug 522374. Add crashtests. 2010-04-06 15:03:16 -05:00
Boris Zbarsky
8ce17f3353 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
d31bdc5977 Add tests to manifest. (Homeless tests identified by script in bug 551617.) 2010-03-31 20:17:35 -07:00
Boris Zbarsky
9c2fc9e709 Bug 469861. Create a block for any block-level <math>. r=dbaron 2010-02-26 21:32:31 -05:00
Timothy Nikkel
4ba99595b1 Bug 491547. Add crashtests. 2010-01-29 21:33:16 -06:00
Mats Palmgren
b55b3d1f8e 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
859e950778 Add dump statements to help figure out random-orange bug 540980 2010-01-25 10:49:17 -08:00
Jesse Ruderman
655b71fd54 Attempt to fix orange bug 540980, based on the theory that the document.open() without document.close() was preventing the outer page's onload from ever firing, depending on a race. 2010-01-20 16:58:05 -08:00
Jesse Ruderman
404741513c Change to UTF-8, because Firefox no longer accepts XML with bogus encodings. Hopefully I guessed the original or intended encoding correctly. 2010-01-19 13:11:32 -08:00
Jesse Ruderman
a91159e017 Add crashtests 2010-01-10 19:50:41 -08:00
Timothy Nikkel
9420c44056 Bug 537562. Add crashtest. 2010-01-02 18:57:40 -06:00
Timothy Nikkel
8ebdbcab77 Bug 537059. Add crashtest. 2010-01-02 02:22:22 -06:00
Timothy Nikkel
a59bca9e01 Bug 499841. Add crashtest. 2010-01-01 20:49:24 -06:00
Boris Zbarsky
fafbc7171c 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
c67719360a Bug 535721. Deal with MoveChildrenTo on non-siblings. r=roc 2009-12-23 16:17:23 -05:00
Boris Zbarsky
0690a0eb59 Bug 535911. Silence the bogus assertion. r=roc 2009-12-23 16:17:23 -05:00
Serge Gautherie
2611390e26 Bug 381467 - Switch application/x-javascript to application/javascript; (Ev1) /layout/base/crashtests/123946-1.html, EOL/whitespace fix (only).
r=dbaron.
2009-11-30 03:44:02 +01:00
Boris Zbarsky
e33b0184b5 Bug 526375. Enforce always appending to the last continuation for {ib} splits. r=roc 2009-11-18 08:25:02 -05:00
Timothy Nikkel
773c268c3b Bug 429865, bug 436982, and bug 477731. Add tests. 2009-10-31 17:33:15 -05:00
Timothy Nikkel
f179630b9e Bug 503936. Add test. 2009-10-31 17:14:17 -05:00
L. David Baron
2207d27a17 Backed out changeset 1aea70ef6f63 (temporary debugging code for bug 523934). 2009-10-23 10:47:25 -04:00
L. David Baron
b6544cd539 Add temporary debugging code to debug bug 523934 2009-10-23 10:21:00 -04:00