jruderman@hmc.edu
|
d8b9c60dca
|
Adding crashtest
|
2008-03-26 18:03:02 -07:00 |
jruderman@hmc.edu
|
edb4f467ec
|
Add crashtest
|
2008-03-26 17:28:43 -07:00 |
jruderman@hmc.edu
|
99d5dbbdec
|
Add crashtests
|
2008-03-26 17:24:55 -07:00 |
bent.mozilla@gmail.com
|
53e168470a
|
Bug 425289 - "Mousing over plugins on Mac/Linux leaks and prevents plugin from shutting down". r+sr=jst, a=schrep.
|
2008-03-26 17:24:31 -07:00 |
jruderman@hmc.edu
|
8ba7da4507
|
Add crashtest
|
2008-03-26 16:27:23 -07:00 |
jruderman@hmc.edu
|
7c5cc56503
|
Add crashtest.
|
2008-03-26 15:03:26 -07:00 |
reed@reedloden.com
|
a780d13d88
|
Bug 423385 - "floating parent does not size correctly with floating child using negative margin" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=beltzner]
|
2008-03-25 16:19:46 -07:00 |
mats.palmgren@bredband.net
|
a8fc5acc61
|
Track event loop nesting level and delay stopping a plugin until it's safe. b=420886 r+sr=jst a1.9b5=beltzner
|
2008-03-25 09:56:04 -07:00 |
reed@reedloden.com
|
aa56a3c3ae
|
Back out Robert O'Callahan's patch from bug 423385 due to mochitest failure.
|
2008-03-24 23:26:53 -07:00 |
reed@reedloden.com
|
9c9982fb35
|
Bug 423385 - "floating parent does not size correctly with floating child using negative margin" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=beltzner]
|
2008-03-24 21:50:12 -07:00 |
Olli.Pettay@helsinki.fi
|
e0bc1058eb
|
Bug 395609, r=roc+sicking, sr=sicking, a=beltzner
|
2008-03-21 04:18:10 -07:00 |
dbaron@dbaron.org
|
8e53f37ae7
|
Fixing asymmetry between what timeless landed for bug 394114 and what he backed out.
|
2008-03-19 15:05:04 -07:00 |
timeless@mozdev.org
|
e2c269222e
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
dholbert@cs.stanford.edu
|
703b6a2f0c
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 13:51:42 -07:00 |
jst@mozilla.org
|
e0f84d5154
|
Fixing bug 422926 (and also bugs 420886 and 423260). Don't do delayed stops of plugins unless we're deleting the frame, as some plugins apparently can't handle that. r+sr=jonas@sicking.cc
|
2008-03-19 12:43:10 -07:00 |
jwatt@jwatt.org
|
96e6d0e5da
|
Bug 423436. Elements embedding SVG by reference don't resize if they depend on intrinsic percentage width/height. r+sr=dbaron@mozilla.com, blocking1.9=me
|
2008-03-18 17:11:01 -07:00 |
roc+@cs.cmu.edu
|
47095769b7
|
Bug 422394. Fix tab width calculation so we never fail to advance. r=smontagu
|
2008-03-17 18:48:22 -07:00 |
bzbarsky@mit.edu
|
d273127892
|
Invalidate tables a little harder. Bug 421632, r+sr=roc
|
2008-03-16 13:32:48 -07:00 |
jruderman@hmc.edu
|
b69ec69001
|
Add crashtest
|
2008-03-15 04:14:04 -07:00 |
jonas@sicking.cc
|
5a54fc11e8
|
Bug 401155: Make it safe to create a wrapper for an object at any time by making sure wrapping doesn't write script. Also set up a service that tries to keep track of when it's safe to execute script. r=bz sr=jst
|
2008-03-14 16:08:57 -07:00 |
dholbert@cs.stanford.edu
|
8dd5c85dec
|
Backing out Bug 417356, due to pagination reftest failures.
|
2008-03-14 01:50:13 -07:00 |
roc+@cs.cmu.edu
|
54c67a8305
|
Bug 404140. Avoid assertions about comparing line iterators from different lists by comparing nsLineBox* pointers. r+sr=dbaron
|
2008-03-14 01:12:25 -07:00 |
dholbert@cs.stanford.edu
|
d092b6c530
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) r=ventron sr=roc a=blocking1.9+
|
2008-03-14 00:48:04 -07:00 |
dholbert@cs.stanford.edu
|
018d8c35be
|
Bug 421239: Remove broken/brittle optimization of guessing (incorrectly) whether a line might be empty, when we're determining whether we need to mark next line's margin as dirty. r+sr=roc, a=blocking1.9+
|
2008-03-14 00:21:15 -07:00 |
jst@mozilla.org
|
e63071b3bf
|
Fixing bug 416953. Do plugin destruction off of an event whenever possible (which is pretty much always). r+sr=jonas@sicking.cc
|
2008-03-13 20:31:35 -07:00 |
dbaron@dbaron.org
|
8cf98ecfa5
|
Don't make overflow:-moz-hidden-unscrollable affect layout. b=411213 r+sr=roc a=beltzner
|
2008-03-13 08:23:27 -07:00 |
roc+@cs.cmu.edu
|
2134059769
|
Backing out 413027 again.
|
2008-03-13 02:14:16 -07:00 |
roc+@cs.cmu.edu
|
18d27aaaba
|
Bug 413027. The XUL pref and min height for a CSS block should be its height when reflowed at its preferred width, NOT the height of the tallest line. r+sr=dbaron. Relanding with additional XUL box layout fix to increase the frame size to the minimum size required by children even if they don't change size during layout, and a fix to scrollframes so they don't depend on being able to set a size for scrollbars less than their minimum size. r+sr=dbaron
|
2008-03-13 01:40:43 -07:00 |
masayuki@d-toybox.com
|
7e17e67898
|
Bug 417014 Need blacklist system for underline offset adjusting of CJK fonts which have wrong underline offset r=roc+stuart, sr=roc, b1.9=stuart
|
2008-03-12 19:36:58 -07:00 |
dbaron@dbaron.org
|
ba70e0e19f
|
Don't let the pres context's visible area get permanently set to an unconstrained height when we call ResizeReflow with an unconstrained height during SizeToContent. b=371508 r+sr=roc a=blocking1.9+
|
2008-03-12 15:04:45 -07:00 |
smontagu@smontagu.org
|
ab681cb915
|
Enable bidi processing if there are right-to-left characters in print headers or footers. Bug 421690, r+sr=roc, blocking1.9=damon
|
2008-03-12 00:56:38 -07:00 |
roc+@cs.cmu.edu
|
d58eee5b18
|
Bug 413027 backed out again
|
2008-03-11 19:01:17 -07:00 |
roc+@cs.cmu.edu
|
75285030c0
|
Bug 413027. The XUL pref and min height for a CSS block should be its height when reflowed at its preferred width, NOT the height of the tallest line. r+sr=dbaron. Relanding with extra instrumentation in the strangely-failing mochitest test_bug199692.xul
|
2008-03-11 18:05:26 -07:00 |
roc+@cs.cmu.edu
|
5397b2ac65
|
Bug 420351. Don't let empty list-bullets make a line non-empty. r+sr=dbaron
|
2008-03-11 17:46:18 -07:00 |
jruderman@hmc.edu
|
fffffa0d62
|
Add crashtest
|
2008-03-11 17:44:46 -07:00 |
uriber@gmail.com
|
bc81bfad6d
|
Don't reserve space for start (end) margin on the first- (last-) in-flow if it has a previous (next) bidi continuation. bug=421419 r+sr=dbaron a1.9=dsicore
|
2008-03-11 14:54:34 -07:00 |
roc+@cs.cmu.edu
|
1fe7a9f547
|
Backing out 420351
|
2008-03-11 03:44:32 -07:00 |
roc+@cs.cmu.edu
|
ac87922be6
|
Backing out bug 413027
|
2008-03-11 01:36:01 -07:00 |
roc+@cs.cmu.edu
|
0256087181
|
Bug 413027. The XUL min-size and pref-size for a CSS block should just be its height when reflowed at its preferred width --- NOT the height of the tallest line, that is insane. r+sr=dbaron
|
2008-03-11 00:38:26 -07:00 |
roc+@cs.cmu.edu
|
d0d7ea0e4b
|
Bug 420351. Empty bullets cannot make a line non-empty. r+sr=dbaron
|
2008-03-11 00:36:03 -07:00 |
jonas@sicking.cc
|
2746cce742
|
Back out due to failed mochitest
|
2008-03-10 19:18:15 -07:00 |
jonas@sicking.cc
|
ec5e786585
|
Bug 401155: Make sure plugins and XBL constructors not execute when creating a script wrapper if it's not safe to execute scripts. r=bz sr=jst.
|
2008-03-10 17:49:19 -07:00 |
mozilla@weilbacher.org
|
24f637ccdd
|
[OS/2] Bug 369791: adapt plugin code to compile with cairo-os2, this in principle allows plugin content to be printed and windowless plugins to display, r=mkaply, a1.9+=damons
|
2008-03-10 17:10:55 -07:00 |
jst@mozilla.org
|
1d85f291f8
|
Followup fix for bug 393845, fixing minor issue found by jag, no functional change.
|
2008-03-08 11:04:40 -08:00 |
reed@reedloden.com
|
2393c211f6
|
Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner]
|
2008-03-08 01:44:35 -08:00 |
bmlk@gmx.de
|
4f2a2dfa66
|
There is no height greater than unconstrained height, bug 402872, r/sr=roc a=beltzner
|
2008-03-08 01:12:30 -08:00 |
vladimir@pobox.com
|
787a2e3174
|
b=418882, crash on www.rhein-zeitung.de, potential fix; r+sr=roc
|
2008-03-07 16:58:57 -08:00 |
jst@mozilla.org
|
f170f91844
|
Fixing bug 393845. Crash with Windows Media Player 10 plugin when stopping plugin. r+sr=bzbarsky@mit.edu
|
2008-03-07 13:32:49 -08:00 |
bzbarsky@mit.edu
|
ebc184a62a
|
Make sure to do saturating adds on possibly-unconstrained nscoords. Bug 421404, r=dholbert, sr=roc, a=beltzner
|
2008-03-07 13:20:03 -08:00 |
vladimir@pobox.com
|
deaa04fcb1
|
b=418915, plugin print rendering coordinates incorrect on win32; r+sr=roc
|
2008-03-05 23:06:46 -08:00 |
dbaron@dbaron.org
|
46dea1c691
|
Fix the weird Get* API on nsStyleSides in favor of returning structs by value, to avoid further occurrences of bug 420069. b=420069 r+sr=roc a=beltzner
|
2008-03-05 16:05:26 -08:00 |
joshmoz@gmail.com
|
03afe204b5
|
take key modifiers from the current event not the current hardware state. b=320746 r=smichaud sr=roc
|
2008-03-04 09:58:52 -08:00 |
roc+@cs.cmu.edu
|
4e3f2301cd
|
Bug 392809. Fix word-based caret movement around punctuation and whitespace. r=smontagu,a=beltzner
|
2008-03-03 00:37:34 -08:00 |
dholbert@cs.stanford.edu
|
df5b466067
|
Bug 418766: Use width, not height, as a quick proxy for whether a line is empty. r+sr=roc, a=beltzner
|
2008-02-29 13:45:43 -08:00 |
jst@mozilla.org
|
2b364940c8
|
Fixing bug 410946. Prevent plugins from being destroyed while there's code from those plugins on the stack. r+sr=bzbarsky@mit.edu, a=beltzner@mozilla.com
|
2008-02-28 18:06:00 -08:00 |
dbaron@dbaron.org
|
076aca1751
|
Fix bug under some valid types of optimization where we cross margin and padding. b=420069 r+sr=roc a1.9b4=damons a-sheriff=sayrer
|
2008-02-28 17:52:06 -08:00 |
roc+@cs.cmu.edu
|
909dafab94
|
Bug 405952. Add scrollbar width to pref and min widths for overflow:scroll elements but for no other overflow values. r+sr=bzbarsky,dbaron,dholbert, a=beltzner
|
2008-02-28 12:37:06 -08:00 |
masayuki@d-toybox.com
|
7558425acf
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 07:28:37 -08:00 |
masayuki@d-toybox.com
|
7963138fd7
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 05:59:25 -08:00 |
masayuki@d-toybox.com
|
67123b5a8f
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 03:01:56 -08:00 |
roc+@cs.cmu.edu
|
f689eda5dc
|
Bug 400057. Make nsBlockInFlowLineIterator useful for finding the line containing a frame, searching across block continuations and their overflow lines. Use it in various places, especially in textrun construction. r+sr=dbaron
|
2008-02-27 01:53:48 -08:00 |
roc+@cs.cmu.edu
|
d98c587318
|
Bug 416168. Ensure that the overflow rect for a frame always includes (0,0) even if the frame rect is empty. Also ensures that if the frame rect is empty but has non-zero dimension on one axis, the overflow rect includes that size. A scrolled view for such a frame also includes that size to ensure width:0,height:Npx and width:Npx,height:0 frames are scrollable by that amount. r+sr=dbaron
|
2008-02-27 01:46:22 -08:00 |
roc+@cs.cmu.edu
|
a36c3bd8c1
|
Bug 419531. Don't wipe out stored tab widths during text intrinsic size calculation. r+sr=dbaron
|
2008-02-27 01:29:46 -08:00 |
reed@reedloden.com
|
829eae90d4
|
Back out Smaug's patch from bug 395609 due to a Txul regression.
|
2008-02-26 19:51:00 -08:00 |
dbaron@dbaron.org
|
c98f632801
|
Prevent margin expansion from interfering with table caption position. Based on patch by Mats Palmgren. b=363248 r+sr=roc a=blocking1.9+
|
2008-02-26 18:02:50 -08:00 |
dougt@meer.net
|
b91c05756b
|
use of max(a,b) is confusing windows mobile compiler. b=419653, r=dbaron, a=beltzner
|
2008-02-26 17:51:57 -08:00 |
Olli.Pettay@helsinki.fi
|
d0323c26c1
|
Bug 395609, r=roc, sr=sicking
|
2008-02-26 15:48:49 -08:00 |
mats.palmgren@bredband.net
|
eed71c9c1f
|
Fix a compile warning. b=417895 r+sr=roc a=blocking1.9
|
2008-02-26 07:04:33 -08:00 |
mats.palmgren@bredband.net
|
5b64b41a7c
|
Make nsTypedSelection ctors initialize all members (fixes an UMR) and reorder members to save space. b=417895 r+sr=roc a=blocking1.9
|
2008-02-26 07:04:14 -08:00 |
reed@reedloden.com
|
c6632d60fc
|
Bug 410114 - "Simplify nsTransform2D" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=roc a1.9=damons]
|
2008-02-26 01:42:36 -08:00 |
roc+@cs.cmu.edu
|
a2af582cb2
|
Bug 408898. Aggressively SetWindow when paining on Mac with CG to prevent plugins drawing in the wrong place. patch by Matthew Gregan, r+sr=roc
|
2008-02-26 01:09:05 -08:00 |
dbaron@dbaron.org
|
42c10ce5b0
|
Fix handling of 'right'-derived static positions (mostly for RTL) when containing block has asymmetric border. b=419072 r+sr=roc a=damons
|
2008-02-25 13:16:21 -08:00 |
roc+@cs.cmu.edu
|
777c1a98a5
|
Bug 416752. Use the scrollbar min-height/min-width to establish the minimum scrollport size, not the pref-height/pref-width. r+sr=dbaron
|
2008-02-24 17:21:08 -08:00 |
dbaron@dbaron.org
|
decffefec7
|
Fix regression handling auto margins on absolutely positioned elements. b=419060 r+sr=roc a=blocking1.9+
|
2008-02-24 10:28:57 -08:00 |
fantasai.cvs@inkedblade.net
|
23b243654b
|
fixed positioned elements print only on first and last pages b=417676 r+sr=roc
|
2008-02-24 04:19:17 -08:00 |
reed@reedloden.com
|
43ac4975ec
|
Bug 383267 - "When fontHeight is very large, pagescroll height(pageincrement value) is too small" [p=masa141421356@gmail.com (Masahiro Yamada) r+sr=roc a1.9=beltzner]
|
2008-02-23 23:35:08 -08:00 |
reed@reedloden.com
|
aa984770ab
|
Bug 391559 - "Incorrect ordered-list numbering within -moz-column-* (and/or numbering changes when clicked)" [p=craig.topper@gmail.com (Craig Topper) r+sr=roc a1.9=beltzner]
|
2008-02-23 23:31:29 -08:00 |
uriber@gmail.com
|
81175c82be
|
Add a comment and assertion to the fix for bug 370174. r+sr=roc on the original patch. blocking1.9=dbaron
|
2008-02-23 02:54:29 -08:00 |
roc+@cs.cmu.edu
|
8fdc24a85d
|
Bug 407095. Reflow in more situations where horizontal scrollbar appears or disappears. May hurt Tp, let's watch. r+sr=dbaron,a=damon
|
2008-02-23 02:15:59 -08:00 |
uriber@gmail.com
|
913ecbaafa
|
Don't crash on triple-clicking when there's an orphan content somewhere. bug=370174 r+sr=roc blocking1.9=dbaron
|
2008-02-22 13:21:15 -08:00 |
uriber@gmail.com
|
54e69f6c1e
|
When all three of 'left', 'width', and 'right' of an absolutely-positioned elemnt are 'auto', use the direction of the static-position containing block (rather than the actual containing block) to decide whether to set 'left' or 'right' to the static position. bug=403328 r+sr=dbaron b1.9=mtschrep
|
2008-02-22 05:44:07 -08:00 |
roc+@cs.cmu.edu
|
0918f9629c
|
Bug 157546. 'Delete' key should delete entire cluster. patch by Theppitak Karoonboonyanan, r+sr=roc,a=schrep
|
2008-02-21 18:24:04 -08:00 |
roc+@cs.cmu.edu
|
a88a2e5080
|
Bug 393490. When subsuming an interval, we need to merge its beginning into the current interval as well as its end, because it might start before the current interval. r+sr=dbaron
|
2008-02-21 17:02:52 -08:00 |
dholbert@cs.stanford.edu
|
0b2a8ff5b1
|
Bug 402629: Fix percent-height updates in nested tables by checking if containing block depends on an ancestor cell's height, rather than just checking if it's a cell. r+sr=dbaron, a=blocking1.9+
|
2008-02-21 13:02:07 -08:00 |
reed@reedloden.com
|
a192027417
|
Bug 395983 - "Duplicated Flash menus using r60(+) of Flash player" (do native drawing instead) [p=kinetik@flim.org (Matthew Gregan) r=vlad sr=roc a=blocking1.9+]
|
2008-02-20 03:33:27 -08:00 |
reed@reedloden.com
|
93f610125f
|
Back out patch from Theppitak Karoonboonyanan in bug 157546 due to test failures.
|
2008-02-20 03:10:16 -08:00 |
reed@reedloden.com
|
e023c51109
|
Bug 157546 - "[CTL-Thai] IM: <delete> key should delete WHOLE Thai "display cell"" [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr=roc a1.9=schrep]
|
2008-02-20 02:19:31 -08:00 |
fantasai.cvs@inkedblade.net
|
6f64150c05
|
switch GetOverflowAreaProperty callers to GetOverflowRect b=417116 r+sr=roc a=roc
|
2008-02-19 23:08:55 -08:00 |
roc+@cs.cmu.edu
|
9ca691c7f5
|
Bug 261081. Support official 'pre-wrap' value for CSS 'white-space' since we already support it well as '-moz-pre-wrap'. r+sr=dbaron,a=schrep
|
2008-02-19 18:07:48 -08:00 |
mozilla@weilbacher.org
|
6dc1bf75c8
|
Bug 415686: remove FONT_LEADING_APIS_V2 ifdefs which are no longer useful for cairo builds. Also remove related functions and tests. r/sr=dbaron, r=pavlov, a=beltzner
|
2008-02-19 11:41:56 -08:00 |
dbaron@dbaron.org
|
9935d2ac24
|
Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep
|
2008-02-19 10:47:34 -08:00 |
dbaron@dbaron.org
|
3be15e3993
|
Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep
|
2008-02-19 10:46:21 -08:00 |
bzbarsky@mit.edu
|
df21804284
|
Make sure that <frame>s don't fall through to nsLeafFrame sizing, unlike <iframe>s. Bug 414322, r+sr=dbaron, a=schrep.
|
2008-02-19 09:53:46 -08:00 |
dbaron@dbaron.org
|
450c8e68d1
|
Back out for now, until I have a chance to fix reftests depending on old behavior.
|
2008-02-19 09:28:00 -08:00 |
dbaron@dbaron.org
|
56c9647fff
|
Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep
|
2008-02-19 08:48:09 -08:00 |
dbaron@dbaron.org
|
4ef03afd5f
|
Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep
|
2008-02-19 08:46:29 -08:00 |
jag@tty.nl
|
8a568d61a6
|
Bug 416998: Fix the order of member variable initializers for a few constructors. sr=bz, a=schrep
|
2008-02-18 23:36:50 -08:00 |
jag@tty.nl
|
60e16aa5b6
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
mats.palmgren@bredband.net
|
742842e266
|
Avoid divide by zero and make negative values for -moz-column-gap/width invalid. b=416088 r+sr=roc a=mtschrep
|
2008-02-16 20:45:58 -08:00 |
masayuki@d-toybox.com
|
1ba248b82a
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron
|
2008-02-16 07:31:27 -08:00 |
reed@reedloden.com
|
5be0a826cf
|
Back out Theppitak Karoonboonyanan's patch from bug 157546 due to a regression (bug 417745).
|
2008-02-15 12:20:55 -08:00 |
reed@reedloden.com
|
72c69b8ee9
|
Bug 157546 - "[CTL-Thai] IM: <delete> key should delete WHOLE Thai "display cell"" [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr=roc a1.9=beltzner]
|
2008-02-14 21:30:34 -08:00 |
bzbarsky@mit.edu
|
30a16a181e
|
Adding crashtest
|
2008-02-14 20:17:09 -08:00 |
bzbarsky@mit.edu
|
66c9171989
|
Make sure to not set a negative computed width. Bug 403576, r+sr=dbaron, a=beltzner
|
2008-02-14 20:14:53 -08:00 |
roc+@cs.cmu.edu
|
726c1331b6
|
Bug 400813, check in the right version of the patch
|
2008-02-14 02:03:01 -08:00 |
roc+@cs.cmu.edu
|
af040703bd
|
Bug 400813. Text with font-size:0 should not make a line be treated as empty. r+sr=dbaron
|
2008-02-14 01:08:33 -08:00 |
vladimir@pobox.com
|
a6afe9373a
|
b=415285, win32 plugin printed is overprinted ; r=stuart
|
2008-02-13 22:27:51 -08:00 |
smontagu@smontagu.org
|
ed75083770
|
Make Hebrew list numbering be ordered correctly. Bug 413928, r+sr=roc, blocking1.9=shrep
|
2008-02-13 00:21:59 -08:00 |
roc+@cs.cmu.edu
|
6bf3ea28aa
|
backing out bug 400813 again due to reftest failure...
|
2008-02-11 18:48:17 -08:00 |
roc+@cs.cmu.edu
|
d97d015ba9
|
Bug 400813. Lines with font-size:0 content should not be treated as empty. r+sr=dbaron
|
2008-02-11 17:42:14 -08:00 |
jruderman@hmc.edu
|
00c31244f9
|
Remove redundant |if| around assertion (bug 416645). r+sr=roc, a=schrep
|
2008-02-11 09:13:34 -08:00 |
reed@reedloden.com
|
8ee768e695
|
Bug 416630 - "nsColumnSetFrame unbounded last column next in flow check is reversed" [p=craig.topper@gmail.com (Craig Topper) r+sr=roc a1.9=schrep]
|
2008-02-10 23:21:43 -08:00 |
dbaron@dbaron.org
|
123ba5e8cd
|
Stop using -moz-float-edge for list items, but offset the bullet position in the presence of floats. b=413840 (and numerous others) r+sr=roc a=blocking1.9+
|
2008-02-10 13:49:24 -08:00 |
fantasai.cvs@inkedblade.net
|
d6247cb2ff
|
give page content frames a computed size so height: 100% works, b=411382 r+sr=bz
|
2008-02-08 18:54:55 -08:00 |
dolske@mozilla.com
|
8ce64ccf0a
|
Reland 406686, tests went green apparently before picking up the backout.
|
2008-02-08 12:23:05 -08:00 |
dolske@mozilla.com
|
0819f21b19
|
Backout bug 406686 to determine cause of mochitest failures.
|
2008-02-08 11:07:21 -08:00 |
enndeakin@sympatico.ca
|
7a7a17051d
|
Bug 406686, close popups on blur, this time with nullcheck, r=roc,sr=dveditz
|
2008-02-08 05:53:33 -08:00 |
bzbarsky@mit.edu
|
d6526d103e
|
Fix bug 416073: invalidate more things as needed during table reflow to prevent glitches. r+sr=roc
|
2008-02-08 01:36:32 -08:00 |
dholbert@cs.stanford.edu
|
6fe22be8e2
|
Bug 412607: Fix wrapping issue by clearing trimmable width before trying CanPlaceFrame. r+sr=roc, a=blocking1.9
|
2008-02-07 15:00:37 -08:00 |
mozilla.mano@sent.com
|
f6ac15fc1b
|
Backing out 406686 again
|
2008-02-06 18:19:12 -08:00 |
mozilla.mano@sent.com
|
3e28abc362
|
Relanding bug 406686
|
2008-02-06 16:55:55 -08:00 |
mozilla.mano@sent.com
|
574bc0c0ef
|
Attempt to fix orange by backing out 406686
|
2008-02-06 15:45:59 -08:00 |
enndeakin@sympatico.ca
|
a5762989ac
|
Bug 406686, close popups on blur, r=roc,sr=dveditz
|
2008-02-06 13:12:00 -08:00 |
mats.palmgren@bredband.net
|
4021dc280c
|
Remove assertion test for bug 414740 since there's something wrong with the test.
|
2008-02-06 12:01:03 -08:00 |
mats.palmgren@bredband.net
|
8ffa3f6e4b
|
Plug a nsLineIterator leak. b=414740 r+sr=roc a=blocking1.9
|
2008-02-06 10:21:29 -08:00 |
jruderman@hmc.edu
|
6dd33adde4
|
Add a crashtest
|
2008-02-04 17:18:48 -08:00 |
jruderman@hmc.edu
|
c373d5faeb
|
Add crashtest
|
2008-02-04 17:15:13 -08:00 |
jruderman@hmc.edu
|
2a3959db73
|
Add a crashtest
|
2008-02-03 21:49:00 -08:00 |
dholbert@cs.stanford.edu
|
ab1b2723b7
|
Bug 414075: Set the correct dead space gap value in Print Preview. Patch by Jeremy Lea <reg@openpave.org> r+sr=roc a1.9b3=schrep
|
2008-01-30 22:12:52 -08:00 |
roc+@cs.cmu.edu
|
0d54f40ae1
|
Remove unnecessary whitespace, triggering a build
|
2008-01-30 10:12:38 -08:00 |
roc+@cs.cmu.edu
|
16f09c0914
|
Backing out 400813, sigh
|
2008-01-29 23:35:05 -08:00 |
roc+@cs.cmu.edu
|
cea3b4cad4
|
Bug 400813. Lines with actual content that just happens to be zero-width should be treated as non-empty. r+sr=dbaron
|
2008-01-29 23:12:26 -08:00 |
fantasai.cvs@inkedblade.net
|
8da40526e5
|
patch hang for FFb3 b=414255 r+sr=roc
|
2008-01-29 21:48:42 -08:00 |
jonas@sicking.cc
|
c72073dffe
|
Bug 399352: Get rid of known-but-harmless assertions for GetUsedMargin/Border/Padding. r/sr=dbaron
|
2008-01-29 20:53:46 -08:00 |
roc+@cs.cmu.edu
|
c767678dd7
|
Bug 411870. nsBidiPresUtils needs to track the current line across block continuation boundaries. r=smontagu
|
2008-01-29 15:39:39 -08:00 |
dbaron@dbaron.org
|
41d158cb84
|
Push scrollframes, tables, and other blocks that don't participate in float formatting down when they don't fit next to floats. b=134706,349255 r+sr=roc a=blocking1.9+
|
2008-01-28 23:40:05 -08:00 |
reed@reedloden.com
|
30cc94e6c2
|
Bug 328718 - "GetEdgePaperMarginCoord should extend one inch" [p=hb@calen.de (Hb) r+sr+a1.9=roc]
|
2008-01-28 23:38:20 -08:00 |
mozilla@weilbacher.org
|
569c86f6e4
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
|
2008-01-28 15:07:34 -08:00 |
roc+@cs.cmu.edu
|
57403ded8e
|
Bug 411870 backout again
|
2008-01-28 11:10:26 -08:00 |
roc+@cs.cmu.edu
|
306d9e7fda
|
Bug 411870. Bidi resolution needs to scan through block continuations when tracking the current line for frames. r=smontagu
|
2008-01-28 10:16:22 -08:00 |
roc+@cs.cmu.edu
|
4e6a106847
|
backing out 411870
|
2008-01-27 22:28:31 -08:00 |
roc+@cs.cmu.edu
|
3efe62ad2d
|
Bug 411870. Make bidi resolution track lines across block continuation boundaries. r=smontagu
|
2008-01-27 21:07:14 -08:00 |
bzbarsky@mit.edu
|
e6b218fcb9
|
Relanding bug 412679. r+sr=dbaron
|
2008-01-27 12:24:06 -08:00 |
fantasai.cvs@inkedblade.net
|
e3448ce4d1
|
handle dynamic insertion with overflow containers properly, b=403369 r=bzbarsky sr=roc
|
2008-01-27 00:13:19 -08:00 |
roc+@cs.cmu.edu
|
988d65b316
|
Bug 411792. Never put a line break before a preformatted newline. r=smontagu
|
2008-01-26 23:48:39 -08:00 |
myk@mozilla.org
|
2175972d57
|
backing out fix for bug 412679 because it regressed a reftest
|
2008-01-25 15:02:23 -08:00 |
bzbarsky@mit.edu
|
309d016d78
|
Make leaf frames follow the CSS2.1 rules on height sizing for abs-pos replaced elements. Bug 412679, r+sr=dbaron, a=schrep
|
2008-01-25 13:34:12 -08:00 |
dbaron@dbaron.org
|
2ff0cec3e8
|
Fix width of images where max-width < min-width <= width (min-width should win), and other similar problems. b=413361 r+sr=bzbarsky a=schrep
|
2008-01-23 17:21:31 -08:00 |
fantasai.cvs@inkedblade.net
|
16050c103f
|
fix border/padding and availableHeight calculations at page/column breaks, b=368079 r+sr=roc a=roc
|
2008-01-23 16:28:42 -08:00 |
roc+@cs.cmu.edu
|
1f70a081a8
|
Bug 363391. nsSubdocumentFrame::Reflow should not call nsLeafFrame::Reflow directly because we don't want to call FinishAndStoreOverflow twice. patch by Andrew Smith, r+sr=roc
|
2008-01-20 18:03:08 -08:00 |
fantasai.cvs@inkedblade.net
|
f25338a3a9
|
backing out patch to bug 368079 to investigate reftest failure
|
2008-01-15 20:59:15 -08:00 |
fantasai.cvs@inkedblade.net
|
4103955a34
|
fix border/padding and availableHeight calculations at page/column breaks, b=368079 r+sr=roc a=roc
|
2008-01-15 19:54:46 -08:00 |
roc+@cs.cmu.edu
|
427623881a
|
Bug 405721. nsContainerFrame::RemoveFrame should search the frame's overflow list if the frame isn't found in the main child list. r+sr=bzbarsky
|
2008-01-14 17:12:01 -08:00 |
aaronleventhal@moonset.net
|
1c3b3f46dd
|
Bug 409473. New crash caused by bug 405248. r+sr=roc, a=blocking1.9
|
2008-01-14 06:34:40 -08:00 |
vladimir@pobox.com
|
911f50c876
|
b=408623, fx3 plugin printing on windows broken, r=biesi,sr=roc
|
2008-01-10 14:11:46 -08:00 |
jst@mozilla.org
|
2a7e0726a9
|
Fixing bug 411082. Fix top crash bug due to us calling into scriptable helper code w/o pushing a JS context on the stack. r+sr=jonas@sicking.cc
|
2008-01-10 13:46:33 -08:00 |
dwitte@stanford.edu
|
3e4369bbb5
|
get rid of nsStyleStruct base type. b=408933, r+sr=dbaron, a=beltzner
|
2008-01-10 12:56:49 -08:00 |
roc+@cs.cmu.edu
|
1b7efa2a30
|
Bug 404146. Simplifying the code a little
|
2008-01-09 19:23:35 -08:00 |
roc+@cs.cmu.edu
|
592c6d463e
|
Crashtest for bug 404146.
|
2008-01-09 19:20:11 -08:00 |
roc+@cs.cmu.edu
|
4427075ce6
|
Bug 404146. Advancing through nsContainerFrame next-in-flows can make our InlineData->line invalid, so just null it out if it might have become invalid. r+sr=dbaron
|
2008-01-09 19:18:44 -08:00 |
roc+@cs.cmu.edu
|
65d455e178
|
Crashtest for bug 410228.
|
2008-01-09 15:40:17 -08:00 |
roc+@cs.cmu.edu
|
e741fb441b
|
Bug 410228. Fix crash when an uppercased szlig has a font-change in the middle of it, r=smontagu
|
2008-01-09 15:33:34 -08:00 |
roc+@cs.cmu.edu
|
01489983a2
|
Bug 322074. Check more carefully whether a transparent document is actually a top-level window. r+sr=bzbarsky
|
2008-01-09 14:50:29 -08:00 |
jruderman@hmc.edu
|
f7efa7453c
|
Add a crashtest
|
2008-01-06 16:30:14 -08:00 |
jruderman@hmc.edu
|
107a33acdd
|
Add crashtest
|
2008-01-06 16:27:59 -08:00 |
jruderman@hmc.edu
|
673c59870b
|
Add a crashtest
|
2008-01-06 16:13:09 -08:00 |
jruderman@hmc.edu
|
3095c2da69
|
Add crashtest
|
2008-01-06 16:11:53 -08:00 |
jruderman@hmc.edu
|
5212ac61d0
|
Add insane crashtest
|
2008-01-06 16:06:36 -08:00 |
jruderman@hmc.edu
|
17c9d45533
|
Add crashtest
|
2008-01-06 15:56:52 -08:00 |
jruderman@hmc.edu
|
45d6039635
|
Add crashtest
|
2008-01-06 15:51:58 -08:00 |
jruderman@hmc.edu
|
3def6c512f
|
Adding a crashtest.
|
2008-01-06 15:49:49 -08:00 |
jruderman@hmc.edu
|
0e2cb6659d
|
Adding crashtests
|
2008-01-06 15:44:37 -08:00 |
jruderman@hmc.edu
|
a8093d5569
|
Adding crashtest
|
2008-01-06 15:10:44 -08:00 |
jruderman@hmc.edu
|
ffa32782bb
|
Add a crashtest
|
2008-01-06 15:09:10 -08:00 |
jruderman@hmc.edu
|
bf26d5c88d
|
Add a crashtest
|
2008-01-06 15:02:43 -08:00 |
jruderman@hmc.edu
|
c691c4aee5
|
Add crashtest
|
2008-01-05 22:37:19 -08:00 |
jruderman@hmc.edu
|
a7901f8456
|
Adding crashtest
|
2008-01-05 22:29:31 -08:00 |
jruderman@hmc.edu
|
fad553d6ba
|
Add crashtest
|
2008-01-05 22:05:09 -08:00 |
jruderman@hmc.edu
|
8a2c34ddb9
|
Add crashtest
|
2008-01-05 21:51:32 -08:00 |
jruderman@hmc.edu
|
0e00406294
|
Add crashtest
|
2008-01-05 21:18:00 -08:00 |
jruderman@hmc.edu
|
61a2ddbaab
|
Add crashtests for a WFM hang bug
|
2008-01-05 21:16:15 -08:00 |
bzbarsky@mit.edu
|
6a06ad9346
|
Make image controls splittable just like regular images. Bug 409659, r+sr=roc, a=dsicore
|
2008-01-04 22:44:38 -08:00 |
jruderman@hmc.edu
|
57157be4b4
|
Add crashtests for two related bugs whose bug numbers happen to be permutations of each other.
|
2008-01-04 21:43:47 -08:00 |
jruderman@hmc.edu
|
3288f18b0a
|
Adding a crashtest
|
2008-01-04 20:56:36 -08:00 |
jruderman@hmc.edu
|
e64e5bf769
|
Add crashtest
|
2008-01-04 20:18:30 -08:00 |
jruderman@hmc.edu
|
a96d89da79
|
Add a crashtest
|
2008-01-04 20:16:31 -08:00 |
jruderman@hmc.edu
|
1f1f2d8486
|
Add crashtests
|
2008-01-04 20:12:53 -08:00 |
dholbert@cs.stanford.edu
|
f66e12b9a3
|
Bug 408656: Make nsPositionedInlineFrame::NeedsView return true (to ensure that abs-positioned frames inside of it will get their views positioned) r+sr=bz a=blocking1.9
|
2008-01-04 18:11:20 -08:00 |
jruderman@hmc.edu
|
d525dd7fec
|
Add crashtest.
|
2008-01-04 17:44:48 -08:00 |
jruderman@hmc.edu
|
9779bf35f4
|
Add crashtest
|
2008-01-04 17:32:53 -08:00 |
mats.palmgren@bredband.net
|
d61096f7d9
|
Make column layout deal with 'ch' unit for -moz-column-width/gap. b=391979 r+sr=roc a=beltzner
|
2008-01-04 09:48:19 -08:00 |
mats.palmgren@bredband.net
|
e3549dc54f
|
Update the content offset for existing non-fluid continuations when creating a next-in-flow. b=406380 r+sr=roc a=blocking1.9
|
2008-01-04 09:09:35 -08:00 |
uriber@gmail.com
|
35a6adefad
|
Fix bullet positioning for justified RTL list items. bug=410503 r=smontagu sr=roc a1.9=dsicore
|
2008-01-04 02:22:38 -08:00 |
roc+@cs.cmu.edu
|
7baa9db579
|
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
|
2008-01-03 18:08:29 -08:00 |
karlt+@karlt.net
|
22f3ecfb29
|
FinishReflowChild() with the final position for <msqrt> and <mpadded> b=410132, r+sr+a=roc
|
2008-01-02 20:33:21 -08:00 |
reed@reedloden.com
|
a007dfe8dd
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
mats.palmgren@bredband.net
|
d760128fc6
|
Backing out bug 406380 to fix reftest failure.
|
2007-12-31 03:32:07 -08:00 |
mats.palmgren@bredband.net
|
21d30c4662
|
Crash test for bug 406380.
|
2007-12-31 02:30:58 -08:00 |
mats.palmgren@bredband.net
|
426084bf00
|
Update content offset for all next-continuations, not just fluid ones. b=406380 r+sr=roc a=blocking1.9
|
2007-12-31 02:29:20 -08:00 |
dholbert@cs.stanford.edu
|
8c99fcbd93
|
Whitespace-only change: Clean up indentation for argument list in nsColumnSetFrame::Reflow
|
2007-12-27 20:00:35 -08:00 |
jruderman@hmc.edu
|
106a784056
|
Fix these crashtests: rename -moz-intrinsic to -moz-max-content
|
2007-12-23 20:50:12 -08:00 |
jruderman@hmc.edu
|
0ec212998f
|
Add crashtest.
|
2007-12-23 19:08:42 -08:00 |
jruderman@hmc.edu
|
b11c4ba087
|
Add crashtest
|
2007-12-23 18:19:16 -08:00 |
jruderman@hmc.edu
|
70008b41b5
|
Add crashtests. In old builds, these would have shown the problem only when Firefox was running under Valgrind.
|
2007-12-23 16:54:56 -08:00 |
jruderman@hmc.edu
|
598fd18626
|
Add a crashtest
|
2007-12-23 16:28:28 -08:00 |
hwaara@gmail.com
|
99d2c48654
|
bug 392040, <select> menu requires multiple clicks to show up in zoom pages, r=bz, sr=roc, a=blocking1.9+. Also checking in a testcase for bug 404872
|
2007-12-22 13:07:58 -08:00 |
jwalden@mit.edu
|
ac169c4de8
|
Mr. President, we must not allow a crashtest gap!
|
2007-12-22 07:20:26 -08:00 |
roc+@cs.cmu.edu
|
7d9c3ecb5f
|
Bug 409337. Discard invalidation requests made by hidden plugins. r=josh,sr=jst,a=beltzner
|
2007-12-22 00:56:57 -08:00 |
roc+@cs.cmu.edu
|
fd7e10935e
|
Bug 408749 crashtest
|
2007-12-20 19:30:32 -08:00 |
roc+@cs.cmu.edu
|
e498128ef2
|
Bug 408749. Use a QI check instead of a frame-type check to detect blocks. r+sr=bzbarsky,a=schrep
|
2007-12-20 19:28:18 -08:00 |
Olli.Pettay@helsinki.fi
|
3c37dcc01b
|
Bug 392698, ASSERTION: can't mark frame dirty during reflow, r+sr=roc, a=blocking1.9
|
2007-12-20 15:49:46 -08:00 |
smontagu@smontagu.org
|
c369e17e81
|
Collect frames from all block continuations in the buffer for bidi resolution. Bug 408292. r+sr=roc, a=schrep
|
2007-12-20 02:06:14 -08:00 |
jruderman@hmc.edu
|
b2ad5f8167
|
Add a crashtest
|
2007-12-19 15:11:17 -08:00 |
hwaara@gmail.com
|
7412bc431b
|
bug 307204, implement support for transparent windows in XUL for Mac OS X. r=josh, sr=roc, approval1.9=damons
|
2007-12-19 11:40:18 -08:00 |
bzbarsky@mit.edu
|
dae8c5f00c
|
Fix leak bug 408883. r+sr=roc, a=sicking
|
2007-12-19 09:44:45 -08:00 |
Evan.Yan@Sun.COM
|
7f51d8d529
|
Bug 405248 - Space between embedded objects characters is missing r=aaronleventhal a=mtschrep
|
2007-12-19 04:57:08 -08:00 |
vladimir@pobox.com
|
b7754b951d
|
b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart
|
2007-12-18 15:01:15 -08:00 |
dholbert@cs.stanford.edu
|
16d14d2fa0
|
Bug 404219: Reinsert (instead of discarding) frameList after failing to remove a frame from it. r=fantasai sr=roc a=blocking1.9
|
2007-12-18 11:22:12 -08:00 |
jruderman@hmc.edu
|
1a99b664fa
|
Follow the yellow brick crashtest.
|
2007-12-16 22:33:10 -08:00 |
jruderman@hmc.edu
|
4ef605097f
|
Add crashtest
|
2007-12-16 22:10:20 -08:00 |
jruderman@hmc.edu
|
e3736703cf
|
No, Mr Bond, I expect you to crash.
|
2007-12-16 21:45:29 -08:00 |
jruderman@hmc.edu
|
a4eb3c7bd6
|
Add crashtest
|
2007-12-16 21:43:21 -08:00 |
jruderman@hmc.edu
|
d3f0d127c3
|
Add very simple crashtest
|
2007-12-16 18:46:55 -08:00 |
jruderman@hmc.edu
|
89457d4bbc
|
Add crashtests
|
2007-12-16 17:40:02 -08:00 |
jruderman@hmc.edu
|
8ca6a19873
|
Add a crashtest
|
2007-12-16 17:35:54 -08:00 |
jruderman@hmc.edu
|
e0467f683e
|
Add crashtest
|
2007-12-16 17:31:03 -08:00 |
jruderman@hmc.edu
|
4a585c41cb
|
Add crashtest
|
2007-12-16 13:51:26 -08:00 |
jruderman@hmc.edu
|
1aae299fdb
|
Add crashtest
|
2007-12-15 21:46:14 -08:00 |
jruderman@hmc.edu
|
abb90fa7db
|
Add crashtests
|
2007-12-15 21:40:08 -08:00 |
jruderman@hmc.edu
|
e948662756
|
Adding crashtest
|
2007-12-15 21:35:55 -08:00 |
jruderman@hmc.edu
|
731cb1d2b6
|
Add a crashtest.
|
2007-12-15 21:27:13 -08:00 |
jruderman@hmc.edu
|
81f88c5645
|
Add crashtest
|
2007-12-15 21:22:48 -08:00 |
jruderman@hmc.edu
|
4c9b7f285b
|
Add crashtest
|
2007-12-15 21:03:10 -08:00 |
jruderman@hmc.edu
|
d381867338
|
Add crashtest
|
2007-12-15 20:36:59 -08:00 |
jruderman@hmc.edu
|
c27b692aa5
|
Life is like a box of crashtests.
|
2007-12-15 20:09:27 -08:00 |
jruderman@hmc.edu
|
663ef0749b
|
Add crashtests
|
2007-12-15 18:52:28 -08:00 |
jruderman@hmc.edu
|
7167714db8
|
Add a crashtest.
|
2007-12-15 18:42:13 -08:00 |
jruderman@hmc.edu
|
3e50f68755
|
Add crashtest.
|
2007-12-15 18:40:51 -08:00 |
jruderman@hmc.edu
|
60345bd65b
|
Add a crashtest.
|
2007-12-15 18:39:16 -08:00 |
jruderman@hmc.edu
|
b5cee9a2a6
|
Add crashtests
|
2007-12-15 18:37:15 -08:00 |
jruderman@hmc.edu
|
5d8b75b180
|
I came, I saw, I checked in a crashtest.
|
2007-12-15 17:06:22 -08:00 |
jruderman@hmc.edu
|
c4bf71c1b6
|
Dammit, Jim! I'm a doctor, not a crashtest dummy!
|
2007-12-15 16:40:52 -08:00 |
jruderman@hmc.edu
|
af7884a45d
|
Don't crash me, bro!
|
2007-12-15 16:34:03 -08:00 |
jruderman@hmc.edu
|
a4d86c7f74
|
The first rule of crashtest club is you do not talk about crashtest club.
|
2007-12-15 16:13:33 -08:00 |
jruderman@hmc.edu
|
102a2d7b43
|
I have a fever, and the only perscription is more crashtests.
|
2007-12-15 16:11:52 -08:00 |
jruderman@hmc.edu
|
0fc4971819
|
Add crashtest
|
2007-12-15 15:30:38 -08:00 |
jruderman@hmc.edu
|
2beccfb888
|
All your crashtests are belong to us
|
2007-12-15 14:36:28 -08:00 |
jruderman@hmc.edu
|
400ad5b931
|
Add crashtest
|
2007-12-15 14:32:22 -08:00 |
jruderman@hmc.edu
|
22605b866a
|
Really add crashtest
|
2007-12-15 14:29:47 -08:00 |
jruderman@hmc.edu
|
7f48f4ea5d
|
Add crashtest
|
2007-12-15 14:25:19 -08:00 |