Commit Graph

23056 Commits

Author SHA1 Message Date
Boris Zbarsky
b4754f939e Fixing test 2008-10-20 15:00:26 -04:00
Boris Zbarsky
41c5ae0633 Bug 460664. Reset prop inheritance should skip first-line even if the whole struct is inheriting. r+sr=dbaron 2008-10-20 12:14:25 -04:00
L. David Baron
772159b43e Fix bustage. (Bug 460440) 2008-10-20 14:20:10 +02:00
L. David Baron
f220d33702 Convert tabs to spaces. 2008-10-20 14:07:09 +02:00
L. David Baron
d06d163f83 Fix failure to propagate aInherited result of nsRuleNode::CalcLength. (Bug 460440) r=kschwarz sr=bzbarsky 2008-10-20 14:07:09 +02:00
L. David Baron
cb00b7c8e0 Remove additional chunk of code that should have been removed in bug 238072. (Bug 460029) r+sr=bzbarsky 2008-10-20 14:07:08 +02:00
Markus Stange
469713030b Bug 460587 - Fixing bad merge: changeset fbb71be15c4d (bug 450944) accidentally reverted a part of changeset 1df65cbf518a (bug 451300) 2008-10-20 10:42:22 +02:00
Robert Longson
3cfd9bd4ee Bug 459758 - effects on outer svg frames only work accidentally. r+sr=roc 2008-10-20 09:42:03 +01:00
Jesse Ruderman
a265894565 Add reftests for bug 231081 2008-10-19 13:36:23 -07:00
Jesse Ruderman
78236330a4 Bug 456519 - Improve reporting of reftest "failed to load" cases. r=dbaron. 2008-10-19 13:27:46 -07:00
Mats Palmgren
7dbcead025 Enable wordwrap-09.html on Windows again now that bug 460399 is fixed. 2008-10-19 16:45:02 +02:00
Mats Palmgren
79f35b6e89 Add a space to make the width the same as in the test. b=460399 r=smontagu 2008-10-19 16:41:09 +02:00
Mats Palmgren
268bc39709 Subtract the row index from the row count, not the col count. b=284852 r=bernd sr=bzbarsky 2008-10-19 10:25:14 +02:00
Chris Double
c3b218213b Bug 449159 - Refactor Ogg backend and implement seeking - r+sr=roc 2008-10-19 20:39:21 +13:00
Jesse Ruderman
f0c640d753 Add reftest for bug 252920 2008-10-18 20:04:47 -07:00
Jesse Ruderman
58bdc485dc Add crashtest for bug 241300 2008-10-18 16:19:47 -07:00
Olli Pettay
a38f4c83cd Bug 459663 - Crash [@ nsEventDispatcher::Dispatch], r+sr=roc 2008-10-18 23:10:19 +03:00
Mats Palmgren
7e7659beb9 Fix a couple of compile warnings. b=460468 r+sr=roc 2008-10-18 19:35:39 +02:00
Bernd
7ae43293e0 trigger fixed layout if the width cahnges from auto to fixed, bug 426629r/sr=dbaron 2008-10-18 19:25:26 +02:00
Robert Longson
d58d86bd7a Bug 460551 - overrideCTM is no longer necessary. r+sr=roc 2008-10-18 09:19:01 +01:00
Daniel
78ba57d163 Bug 458588 - remove uses of -moz-outline* and drop the aliases afterwards; m-c part; r=(gavin.sharp + myk) sr=bzbarsky 2008-10-18 00:46:15 +02:00
Steven Michaud
08b3c88d93 SetWindow called on every paint when supporting CoreGraphics. b=459244 r=josh,kinetik sr=roc 2008-10-17 17:22:10 -05:00
Asaf Romano
9ed4ba3e20 Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking. 2008-10-17 22:04:55 +02:00
Uri Bernstein
0000e906ac merge. 2008-10-17 21:53:43 +02:00
Uri Bernstein
269b19b637 Bug 415707 - multiple text selection improvement doesn't work with double-click "word-by-word" or triple-click "paragraph" modes. r+sr=roc. 2008-10-17 21:46:33 +02:00
Robert Longson
6b7dde6595 Bug 460210 - Various frames should call GetMatrixPropagation() instead of using mPropagateTransform. r+sr=roc 2008-10-17 20:41:35 +01:00
Mats Palmgren
314219e0f0 Crashtest for bug 456196, by Martijn Wargers <martijn.martijn@gmail.com>. 2008-10-17 10:13:34 +02:00
Mats Palmgren
d7b18eed7d Use iterative algorithms when cloning and deleting lists. b=456196 r+sr=dbaron 2008-10-17 10:13:16 +02:00
Mats Palmgren
1635f43eab Remove unintentional BOM. b=460248 r=roc 2008-10-17 09:02:12 +02:00
Jonas Sicking
029dc0cbb6 merge backout 2008-10-16 22:49:48 -07:00
Jonas Sicking
bd687dd35a Backed out changeset eeeaee484609 due to test failure 2008-10-16 22:48:37 -07:00
Masayuki Nakano
d633a7531b Bug 456522 fix 4 warnings of nsPresContext.h r+sr=roc 2008-10-17 14:45:25 +09:00
Jonas Sicking
13877d8feb Break out Access-Control code from nsXMLHttpRequest.cpp. r/sr=mrbkap b=459770. Relanding with some things removed to see if they caused leak. 2008-10-16 21:24:29 -07:00
Serge Gautherie
064770703c Merge: Backed out changeset: 1a8fd714a794 2008-10-17 04:11:52 +02:00
Serge Gautherie
7e5b2e816d Backed out changeset: 1a8fd714a794
Break out Access-Control code from nsXMLHttpRequest.cpp. r/sr=mrbkap b=459770
which leaks 280 kB.
2008-10-17 04:10:25 +02:00
Serge Gautherie
622e6aa1ec Work around failing (new) test from
b7253556900e	Simon Montagu — Bug 453468: fix regression in wrap attribute in textareas from bug 99457. r+sr=dbaron
2008-10-17 03:34:22 +02:00
Justin Dolske
0a4f228e1e Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor. 2008-10-16 15:20:21 -07:00
Jonas Sicking
626b09918e Break out Access-Control code from nsXMLHttpRequest.cpp. r/sr=mrbkap b=459770 2008-10-16 15:02:15 -07:00
Jesse Ruderman
efecec453c Add bug 370897 crashtest 2008-10-16 14:49:40 -07:00
Simon Montagu
2c9f74ad6c Bug 453468: fix regression in wrap attribute in textareas from bug 99457. r+sr=dbaron 2008-10-16 14:34:10 -07:00
Boris Zbarsky
46cf60d69f Make this test pass in profiles where the default charset is not ISO-8859-1 2008-10-16 11:11:02 -04:00
Robert O'Callahan
2d7e1eeaa2 Bug 453103. Make reftests robust against Mac subpixel rendering quirks. r+sr=dbaron 2008-10-16 20:56:31 +13:00
Robert O'Callahan
8e54fc7760 Bug 459512. When painting an SVG source image for a filter, translate the dirty rect into device coordinates relative to the outer-SVG. Also, don't use an override-CTM to transform into filter space, just apply the transform to the gfxContext. r=longsonr,sr=mats 2008-10-16 20:55:10 +13:00
Robert Longson
2d3f29a655 Bug 459759 - Crash if markers contain paths. r+sr=roc 2008-10-16 08:48:55 +01:00
Theppitak Karoonboonyanan
88e1b95b7b Bug 157546. The 'delete' key should delete an entire cluster. r=peterv,r+sr=roc 2008-10-16 20:44:32 +13:00
Chris Double
538c4130cc Bug 459765 - Update to libsydneyaudio r3730 r=kinetik 2008-10-16 16:16:29 +13:00
Daniel
8278c513eb Bug 457208 - Useless border rules for input[type=image] in quirk.css; r+sr=dbaron 2008-10-16 03:28:37 +02:00
Robert O'Callahan
d24e58ad60 Fixing test for bug 442542 2008-10-16 14:20:36 +13:00
Robert O'Callahan
536474494d Revert layout test changes that shouldn't have landed in the previous commit :-( 2008-10-16 11:56:04 +13:00
Robert O'Callahan
bf60e8ddbf Revert nsprpub configure micro-change in case that caused Windows bustage 2008-10-16 11:49:44 +13:00