Commit Graph

64 Commits

Author SHA1 Message Date
Geoff Brown
166f84dea1 Bug 982917 - Broaden expected assertion range for layout/forms/crashtests/378413-1.xhtml; r=dholbert 2014-06-10 09:44:01 -06:00
Martijn Wargers
9747a63b32 Bug 407066 - Adding a crashtest. 2014-05-25 02:50:59 +00:00
Mats Palmgren
6485bdce29 Bug 451316 - Adding a crashtest. 2014-05-25 02:50:59 +00:00
Geoff Brown
df1d237299 Bug 962676 - Reset expected assertion counts for Android crashtests; r=blassey 2014-04-09 08:38:44 -06:00
Mats Palmgren
0e6b7fff02 Bug 959311 - Splitting nsComboboxControlFrame makes no sense so it should always report COMPLETE reflow status. Also, make them page-break-inside:avoid by default. r=bz 2014-01-30 12:12:02 +00:00
Jonathan Watt
18489c67b2 Bug 949891 - Make nsNumberControlFrame a leaf frame so that only its CreateAnonymousContent method can create child frames. r=dholbert 2014-01-14 12:40:01 +00:00
Robert O'Callahan
974bbc4dfb Bug 960277. Part 3: nsFieldSetFrame's anonymous child should not inherit CSS 'position', but should still be an abs-pos containing block if the fieldset is. r=mats
--HG--
extra : rebase_source : 9e1109c3c1216df58281b7c81447e44da97f681b
2014-01-17 23:39:04 +13:00
bzbarsky@mit.edu
09adf43a53 Bug 375299 - crashtest. 2013-12-23 16:51:58 +00:00
Martijn Wargers
dd00b7ce93 Bug 370967 - crashtest. 2013-12-23 16:51:57 +00:00
Mats Palmgren
2b4043e464 Bug 944198 - Only update the color if we're still a color input. r=bz, r=matspal 2013-12-02 13:39:32 -05:00
Mats Palmgren
764339177e Bug 943448 - Adjust assertion counts accordingly. 2013-11-30 21:45:20 +00:00
Martijn Wargers
e0c64cdcd8 Bug 682684 - crash test 2013-05-19 18:20:20 +00:00
Mats Palmgren
1e4aed5ecd Bug 865602 - FieldSet block may be null for overflow containers. r=roc 2013-04-29 14:11:03 +02:00
Daniel Holbert
32511651c4 Bug 473236, 2013 edition: Remove executable bit from files that clearly don't need it (html, xhtml, xul, svg, png, jpg, ttf files in test dirs within /layout). DONTBUILD 2013-03-25 17:01:35 -07:00
Martijn Wargers
70af7d5ab6 Bug 378369 - Crash test. 2013-02-23 11:38:13 +01:00
Andrew Halberstadt
be375ad0bc Bug 834382 - Disable failing b2g emulator crashtests, r=jgriffin 2013-01-24 15:07:07 -05:00
Charly Molter ext:(%20and%20Alexandre%20Dumont%20%3CAlexandre%20Dumont%20%3E)
ac1373cebd Bug 716875 - Make nsTextControlFrame inherits from nsContainerFrame instead of nsStackFrame. r=roc,bz 2012-06-23 13:11:00 +02:00
Ms2ger
ccea776176 Bug 684807 - Annotate crashtest assertions on Android; r=philor 2011-09-06 18:35:43 +02:00
Joe Drew
1b1c77e668 Bug 671464 - Mark bug 669767 crashtest as asserting 0-1 times, so we at least don't go orange over and over. 2011-07-17 15:01:51 -04:00
Randell Jesup
5b082f6f56 Bug 669767: Add scriptblocker to EditorInitializer::Run() so our frame doesn't get killed before we finish. r=ehsan 2011-07-13 16:57:41 -04:00
Jonathan Kew
69863cb1b2 Bug 661471. Part 5: Fix reftests. r=roc 2011-06-03 16:31:08 +12:00
Jesse Ruderman
cba5eb782d Bug 639733 - Crash test. 2011-04-06 13:32:31 +02:00
Jesse Ruderman
1c1339da6e Bug 626014 - crashtest. a=test 2011-01-18 18:47:02 +01:00
Jesse Ruderman
b2e5083601 Bug 538062 - add crashtest 2010-11-06 13:30:32 -07:00
Ehsan Akhgari
193ba9958c Bug 590302 - Crash [@ nsTextControlFrame::CalcIntrinsicSize] on print preview with textarea, position:fixed; r=roc a=blocking2.0:final+ 2010-08-25 01:44:18 -04:00
Ehsan Akhgari
6ddaf2e6c3 Bug 578604 - Crash [@ nsTextControlFrame::SetInitialChildList(nsIAtom*, nsFrameList&) ] when print preview; r=roc a=blocking2.0+ 2010-08-04 22:13:57 -04: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
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
73e0f6b5f2 Add some crashtests and reftests
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
2010-06-17 13:21:24 -07:00
Ehsan Akhgari
d3e9d7a250 Bug 570624 - "ASSERTION: called nsGenericElement::SetText"; r=roc
--HG--
extra : rebase_source : 24d41a8eccef1c6d8b3adc6a04ca1a20912263ef
2010-06-09 14:14:42 -04:00
Jesse Ruderman
aedb18a96b Add a bunch of crashtests 2010-06-08 17:53:08 -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
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
Mats Palmgren
6bd2529458 Crash test for bug 321894. 2009-08-24 01:21:40 +02:00
Jesse Ruderman
22a651b89e Add crashtest for bug 403148 2009-08-08 15:32:54 -07:00
Bob Clary
3423c4aed6 bug 343510 - crash test by Martijn Wargers. 2009-04-24 10:08:13 -07:00
Bob Clary
c7cdd4deb0 bug 317502 - crash test by David Baron. 2009-04-24 10:08:09 -07:00
Martijn Wargers
ab208487d4 Adding crashtest 2009-03-16 20:52:30 -04:00
Dão Gottwald
b9596687ee Backed out changeset 1101f18b56f8 2009-03-16 14:59:38 +01:00
Boris Zbarsky
c671919d32 Bug 478219 test. 2009-03-16 07:53:13 -04:00
Jesse Ruderman
ea905567dc Add crashtests 2009-02-13 14:54:17 -08:00
Jesse Ruderman
397e21afab Add a bunch of crashtests 2009-02-10 22:18:05 -08:00
Boris Zbarsky
e74ce779cc Adding test for bug 457537 2009-01-29 20:33:55 -05:00
Boris Zbarsky
328c7cdf4b Bug 455451. Don't notify from inside frame construction. r+sr=jst 2008-09-25 16:35:46 -04:00
jruderman@hmc.edu
8c070d91b8 Adding crashtest 2008-03-26 21:27:43 -07:00
bzbarsky@mit.edu
0526293212 Don't use fieldset pref widths as min widths, since pref widths can be unconstrained. Incidentally makes it possible for text to legends to wrap if the page wants it to. Bug 404123 and bug 354502, r+sr=dbaron, a=beltzner. 2008-03-14 13:48:23 -07:00
jruderman@hmc.edu
a3a9a27d42 Add crashtest. 2008-01-06 15:55:24 -08:00
jruderman@hmc.edu
e3e6daec9d Add a crashtest 2008-01-05 22:42:00 -08:00