Commit Graph

69 Commits

Author SHA1 Message Date
Ryan VanderMeulen
c76533b080 No bug - Various crashtest manifest cleanups. 2015-10-31 19:35:27 -04:00
Abhishek Arya
b8d056fcf2 Bug 1061027 - crashtest. 2014-09-10 13:07:43 +00:00
Trevor Saunders
0cdb19dabd bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
Jonathan Kew
333a20ce82 bug 1028521 - testcase for assertion in mathml with bidi. r=smontagu 2014-06-21 15:49:49 +01:00
Anuj Agarwal
146c702167 Bug 848725 - limited the scale factors at the end of nsMathMLChar::StretchInternal and added crashtests. r=fredw. 2014-05-12 01:32:00 +02:00
Kearwood (Kip) Gilbert
93e818d617 Bug 984226 - Add parameter to OverflowChangedTracker::AddFrame to distingush between frames that need nsIFrame::UpdateOverflow called and frames that only have a transform that has changed. r=dbaron
- OverflowChangedTracker::AddFrame now accepts an enumerated type parameter to
  indicate if the overflow areas of children have changed (CHILDREN_CHANGED),
  the overflow areas of the children have changed and the parent have changed
  (CHILDREN_AND_PARENT_CHANGED), or if only the transform has changed
  (TRANSFORM_CHANGED).
- OverflowChangedTracker::Flush no longer falls back to calling
  nsIFrame::UpdateOverflow when a frame lacks a PreTransformOverflowAreas
  property.
- Added an additional change hint, nsChangeHint_ChildrenOnlyTransform, which
  results in TRANSFORM_CHANGED being passed in to
  OverflowChangedTracker::AddFrame.
- In nsIFrame::FinishAndStoreOverflow, the passed in overflow is now stored as
  the InitialTransformProperty for elements that are IsTransformed().
- Partially corrected Bug 926155, by only calling
  OverflowChangedTracker::AddFrame on parents of the sticky element during
  StickyScrollContainer::UpdatePositions, using CHILDREN_CHANGED.
2014-03-13 17:21:25 -07:00
James Kitchener
9bd3b4062a Bug 947557 - Call DidReflow() on <mprescripts/> frame. r=fredw 2014-04-01 02:56:00 +02:00
Phil Ringnalda
975aca0b70 Bug 973322 followup, set the sticky pref so we don't lose either the expected assertion, or the ability to test for the crash 2014-03-17 20:50:45 -07:00
Frédéric Wang
b7ae8b3c56 Bug 973322 - Crash [@ nsMathMLChar::PaintForeground]. r=karlt 2014-02-20 08:43:56 -05:00
Frédéric Wang
2587b630ea Bug 838506 - Part 5: Tests. r=roc 2014-01-14 09:39:50 -05:00
Martijn Wargers
01ec48b8f1 Bug 917061 - Fix the last 2 crashtests that use enablePrivilege. r=dholbert 2013-09-25 20:03:38 +02:00
Martijn Wargers
3bf29343b0 Bug 400157 - Crash test. 2013-02-23 11:38:14 +01:00
Ryan VanderMeulen
86511bf718 No Bug - Re-alphabetize mathml crashtest list. DONTBUILD 2012-05-17 09:46:16 -04:00
Frédéric Wang
86e8d70fbd Bug 716349 - Crashtest. r=karlt 2012-05-17 09:38:32 -04:00
Frédéric Wang
7bfaa7db08 Crashtest for bug 398038. r=karlt 2012-05-15 18:30:15 -04:00
Jonathan Hage
1ea265fc04 Bug 557474 - mpadded tests. r=karlt 2011-07-03 09:56:35 +02:00
Jesse Ruderman
438a5d6dc3 Add crashtest from bug 541620 2011-06-20 11:42:05 -07:00
Jesse Ruderman
6038ea693b crash test for bug 655451
--HG--
extra : transplant_source : %3BLxy%2C%80%04%C0V%9D%FF%85%1C-%90%EE%5E%C4%C4U
2011-05-30 09:21:16 +12:00
Karl Tomlinson
8f0f24593e b=657041 initialize with NS_MATHML_STRETCH_ALL_CHILDREN_VERTICALLY for when InheritAutomaticData does not get called r=fred
--HG--
extra : transplant_source : %E3%07S3%ABv%EC%B67%5C%25%29CH%12%99%8C%B43P
2011-05-19 11:56:14 +12:00
Karl Tomlinson
044845b9b6 assertion test for bug 654928
--HG--
extra : rebase_source : ee5ee93f130842c175ffc09ae1e71874f8345eef
2011-05-10 17:58:05 +12:00
Jesse Ruderman
14ecbf3e68 Add bug numbers for all remaining asserts() annotations in crashtests and reftests 2010-07-01 19:33:56 -07:00
Jesse Ruderman
3dbc6bd8c8 Add a bunch of crashtests 2010-06-08 17:53:08 -07:00
L. David Baron
7c61f15cf1 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
Robert O'Callahan
4f509a4cd9 Bug 476547. Make lquote and rquote actually work, especially when there are dynamic changes, by finding the correct text frames to modify and notifying the text frame that the DOM text has changed. r=karlt 2009-10-07 17:28:41 +13:00
Jesse Ruderman
e1a92dde70 Add more crashtests 2009-08-27 21:11:40 -07:00
Jesse Ruderman
67d570553a Don't try to load stylesheet from w3.org (fixes crashtest failure) 2009-04-27 09:49:00 -07:00
Bob Clary
8fa2e46b7a bug 347355 - crash test by Jesse Ruderman. 2009-04-24 10:08:14 -07:00
Jesse Ruderman
f154077a31 Add crashtests 2009-02-13 14:54:17 -08:00
Jesse Ruderman
c9eb6349ac Add some crashtests 2009-02-10 16:36:04 -08:00
Zack Weinberg
4c0c6a9460 Bug 462763 - more MathML crashers. r+sr=roc 2008-12-11 14:08:35 -05:00
Zack Weinberg
2f1c365c3d Bug 416907 - Crash [@ nsHTMLFramesetFrame::Reflow] with frameset in mroot; r+sr=roc 2008-10-30 18:10:19 +01:00
Jesse Ruderman
6a8f907cca Add crashtest for bug 443089 2008-09-25 14:57:35 -07:00
jruderman@hmc.edu
124627becd Add crashtest 2008-04-22 21:31:40 -07:00
jruderman@hmc.edu
133ff9cb7f Adding crashtest. 2008-04-22 21:25:47 -07:00
jruderman@hmc.edu
728e86591d Add crashtest 2008-03-08 22:32:28 -08:00
roc+@cs.cmu.edu
755c29fa09 Bug 412237, reenable test 2008-02-06 20:10:27 -08:00
jruderman@hmc.edu
37d64ecea6 Add a crashtest 2008-02-03 21:16:01 -08:00
jruderman@hmc.edu
b274984841 Add crashtest 2008-02-03 21:13:22 -08:00
jruderman@hmc.edu
775a06b4d6 Adding crashtest 2008-02-03 21:11:01 -08:00
jruderman@hmc.edu
b813d371c6 Add a crashtest 2008-02-03 21:06:38 -08:00
roc+@cs.cmu.edu
413a8bf8ac Backing out bug 412237 due to regression test failure 2008-01-29 16:40:59 -08:00
roc+@cs.cmu.edu
b2bfc801ee Test for bug 412237 2008-01-29 15:36:56 -08:00
bmlk@gmx.de
0ad0c3bff1 adding a crashtest 2008-01-27 00:14:25 -08:00
jruderman@hmc.edu
2ae5a71678 Add crashtests 2008-01-23 17:19:33 -08:00
jruderman@hmc.edu
0a73114a44 Add a crashtest 2008-01-20 16:14:29 -08:00
jruderman@hmc.edu
efddd7c74b Add a crashtest 2008-01-17 16:43:25 -08:00
roc+@cs.cmu.edu
5ae25b76e9 Crashtest for bug 405271. 2008-01-14 17:15:35 -08:00
jruderman@hmc.edu
22e63552db Add crashtest 2008-01-09 12:08:01 -08:00
jruderman@hmc.edu
b393a4facd Add crashtest 2008-01-06 15:31:14 -08:00
jruderman@hmc.edu
aa94824da0 Add crashtest 2008-01-05 22:25:06 -08:00