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

158 Коммитов

Автор SHA1 Сообщение Дата
Mats Palmgren 7d5c65e95c Temporarily forget the line container while calculating widths for next-in-flow children. b=477928 r+sr=roc 2009-02-19 21:18:52 +01:00
Jesse Ruderman ea905567dc Add crashtests 2009-02-13 14:54:17 -08:00
Mats Palmgren 093c63ada7 Crash test for bug 421671 and bug 444027. 2009-02-10 20:24:07 +01:00
Jesse Ruderman 313514226b Add a bunch of crashtests 2009-02-10 00:09:40 -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
Robert O'Callahan 621cf847c5 Bug 472950. Restrict the lazy-parent-pointer optimization so it isn't used if we already have child frames. r=dbaron 2009-02-07 21:34:27 +13:00
Jesse Ruderman a47ac929cd Test for bug 445288. 2009-01-24 05:25:10 +01:00
Boris Zbarsky 4ff23193c9 Adding test 2009-01-15 15:30:37 -05:00
Jesse Ruderman 3948fba07d Add crashtest 2009-01-12 16:24:44 -08:00
Jesse Ruderman 69c1a75b82 Add five crashtests 2009-01-06 16:47:56 -08:00
Jesse Ruderman e7ff093116 Add 19 crashtests 2009-01-01 14:18:58 -08:00
Jesse Ruderman 27166ccdbf Tests for bug 435529 and bug 436823. 2008-12-26 00:15:48 +01:00
Robert O'Callahan baf3a54456 Backed out changeset dcd1ad7a918e 2008-12-18 16:05:16 +13:00
Robert O'Callahan 1994393d68 Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu 2008-12-18 14:13:23 +13:00
Robert O'Callahan 14634e7506 Bug 467487. Use a better and more explicit check for the case where a text frame's textrun doesn't map enough text for the frame. r=smontagu
--HG--
extra : rebase_source : d9f9f7f8d7b84622b3be4f951133074ef7f5846d
2008-12-17 15:14:33 +13:00
Robert O'Callahan 44b2c729e4 Backed out changeset 0cb24a4bcd9b 2008-12-13 00:09:56 +13:00
Robert O'Callahan 3eb7a5c205 Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu 2008-12-12 21:37:59 +13:00
Jesse Ruderman 19cd67d695 Add bug 457375 crashtest using the crashtest.diff created by Mats 2008-11-29 19:04:37 -08:00
Jesse Ruderman 07d9528d6e Add bug 452157 crashtests (using the 'crashtests patch' created by dholbert) 2008-11-29 19:01:30 -08:00
Jesse Ruderman 949f921188 Add bug 443528 crashtest (based on the crashtest.diff created by Mats) to CLOSED TREE 2008-11-29 18:57:00 -08:00
Jesse Ruderman 3319ada4e4 Add bug 345139 crashtest on CLOSED TREE 2008-11-29 18:27:26 -08:00
L. David Baron ca761d4290 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 15:22:39 -08:00
L. David Baron 454663f1a4 Back out 342b86dd79f48f11583e7b6526a5b78457d29a1c due to mac startup failures. 2008-11-25 14:38:17 -08: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
L. David Baron 73a2162d87 Add test for slow performance in bug 438509, as suggested by dholbert, and based on a testcase he wrote. a=blocking1.9.1+ 2008-11-25 13:27:53 -08:00
Jesse Ruderman e2320d90a2 Add crashtest for bug 451334 2008-11-09 19:18:22 -08:00
Jesse Ruderman fb85a3d7a8 Add crashtest for bug 225868. The setTimeout seems to be necessary to get the second onload to fire. 2008-10-21 20:50:14 -07:00
Robert O'Callahan 7211ccf1cd Bug 428263. Don't treat continuations of blocks as 'continuations' for setting zeroEffectiveSpanBox, since they're not span-continuations which is all we care about here. r+sr=dbaron 2008-10-16 09:57:27 +13:00
Jesse Ruderman 40828aed11 Add crashtests for several bugs 2008-10-09 14:20:44 -07:00
Jesse Ruderman 11904cab6b Add crashtest 2008-10-09 14:17:40 -07:00
Jesse Ruderman 6aa08e5c1a Add crashtest 2008-09-14 00:18:19 -07:00
Jesse Ruderman 3770f02527 Add crashtest 2008-09-13 23:59:06 -07:00
Jesse Ruderman fbbaa969b3 Add crashtest 2008-09-13 18:28:03 -07:00
Jesse Ruderman 56803f6079 Add crashtest 2008-09-12 16:59:39 -07:00
Jesse Ruderman b5bd437fe2 Add bug 382131's testcase (changed slightly) as a crashtest 2008-09-06 21:36:13 -07:00
Jesse Ruderman 4b42aee5b2 Add bug 302260's testcase as a crashtest. 2008-09-06 18:23:09 -07:00
Robert O'Callahan dd26ad1004 Bug 422283. Make sure that an overflow container's next-in-flows are always also overflow containers. This means that when we convert a normal frame into an overflow container, we need to scan through its next-in-flows and make them overflow containers too. r=fantasai,sr=mats 2008-09-06 20:48:09 +12:00
Robert O'Callahan de4be1cb93 Bug 413048. Disable float breaking in columns. r+sr=dbaron 2008-08-12 21:32:10 +12:00
Michael Ventnor ef199d50e6 Bug 448903. Fix bounds checking in blur code. r+sr=roc 2008-08-04 14:18:46 +12:00
Boris Zbarsky f2557d6bff Bug 430352. Use the same border throughout. r+sr=roc 2008-07-17 09:32:49 -04:00
Robert O'Callahan 9619dadcbe Bug 367246. When the scrolled frame's width exceeds its available width (because its padding alone is greater than the available width) and the direction is RTL, the scrolled frame should be positioned with its right edge at the right edge of the scrollport. r+sr=dbaron 2008-07-14 09:50:35 +12:00
jruderman@hmc.edu 99282eb735 Add crashtest 2008-04-27 00:15:54 -07:00
jruderman@hmc.edu b4e892dce4 Adding crashtest 2008-04-22 21:44:09 -07:00
jruderman@hmc.edu 595bc2024c Add a crashtest 2008-04-22 21:43:19 -07:00
jruderman@hmc.edu 0afd018fea Add crashtest 2008-04-22 21:42:25 -07:00
jruderman@hmc.edu 4a17677e29 Adding crashtest 2008-04-22 21:41:28 -07:00
jruderman@hmc.edu cde0cb1b73 Adding a crashtest. 2008-04-22 21:38:41 -07:00
jruderman@hmc.edu 7590956f46 Add crashtest 2008-04-22 21:35:50 -07:00
jruderman@hmc.edu 0786e2ca8f Add crashtest 2008-04-22 21:35:50 -07:00
jruderman@hmc.edu cbc2c78001 Add a crashtest 2008-04-22 21:34:53 -07:00