Commit Graph

507 Commits

Author SHA1 Message Date
jruderman@hmc.edu
fb12b2f4d3 Add a crashtest 2007-12-16 17:35:54 -08:00
jruderman@hmc.edu
693eb9fc19 Add crashtest 2007-12-16 17:31:03 -08:00
jruderman@hmc.edu
ad87d32a07 Add crashtest 2007-12-16 13:51:26 -08:00
jruderman@hmc.edu
2aebbc0e0c Add crashtest 2007-12-15 21:46:14 -08:00
jruderman@hmc.edu
d23f17f501 Add crashtests 2007-12-15 21:40:08 -08:00
jruderman@hmc.edu
e4e0ed1504 Adding crashtest 2007-12-15 21:35:55 -08:00
jruderman@hmc.edu
2b21b749ab Add a crashtest. 2007-12-15 21:27:13 -08:00
jruderman@hmc.edu
e875b0d87c Add crashtest 2007-12-15 21:22:48 -08:00
jruderman@hmc.edu
241d9aa629 Add crashtest 2007-12-15 21:03:10 -08:00
jruderman@hmc.edu
743a8a007a Add crashtest 2007-12-15 20:36:59 -08:00
jruderman@hmc.edu
36db0b9274 Life is like a box of crashtests. 2007-12-15 20:09:27 -08:00
jruderman@hmc.edu
43302cd75a Add crashtests 2007-12-15 18:52:28 -08:00
jruderman@hmc.edu
df85b0f488 Add a crashtest. 2007-12-15 18:42:13 -08:00
jruderman@hmc.edu
9d19a8773a Add crashtest. 2007-12-15 18:40:51 -08:00
jruderman@hmc.edu
224ff2bbfd Add a crashtest. 2007-12-15 18:39:16 -08:00
jruderman@hmc.edu
61329b6324 Add crashtests 2007-12-15 18:37:15 -08:00
jruderman@hmc.edu
8a1ce20648 I came, I saw, I checked in a crashtest. 2007-12-15 17:06:22 -08:00
jruderman@hmc.edu
8abb56f97e Dammit, Jim! I'm a doctor, not a crashtest dummy! 2007-12-15 16:40:52 -08:00
jruderman@hmc.edu
a6d6ff8926 Don't crash me, bro! 2007-12-15 16:34:03 -08:00
jruderman@hmc.edu
81818e823f 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
f086ee6f80 I have a fever, and the only perscription is more crashtests. 2007-12-15 16:11:52 -08:00
jruderman@hmc.edu
fc52f39e94 Add crashtest 2007-12-15 15:30:38 -08:00
jruderman@hmc.edu
2d188838a7 All your crashtests are belong to us 2007-12-15 14:36:28 -08:00
jruderman@hmc.edu
dc253cafb6 Add crashtest 2007-12-15 14:32:22 -08:00
jruderman@hmc.edu
37d519709b Really add crashtest 2007-12-15 14:29:47 -08:00
jruderman@hmc.edu
9a410d6745 Add crashtest 2007-12-15 14:25:19 -08:00
jruderman@hmc.edu
306d4afafe Crashtests with frickin' laser beams on their heads 2007-12-15 14:17:14 -08:00
jruderman@hmc.edu
99b40915ba Add crashtest 2007-12-15 13:11:32 -08:00
jruderman@hmc.edu
a2ae010008 Crashtest 2007-12-14 23:30:47 -08:00
jruderman@hmc.edu
a73482f145 Add crashtest. 2007-12-14 23:29:06 -08:00
jruderman@hmc.edu
04ef694388 Add column crashtests. 2007-12-14 23:26:42 -08:00
jruderman@hmc.edu
76c8e0a0e4 Add crashtest? 2007-12-14 23:21:11 -08:00
jruderman@hmc.edu
19eef2a450 Add crashtests. 2007-12-14 23:15:14 -08:00
jruderman@hmc.edu
b214597bec Add a crashtest. 2007-12-14 23:08:35 -08:00
jruderman@hmc.edu
1eefbd326e Add crashtest. 2007-12-14 22:57:47 -08:00
jruderman@hmc.edu
d81d9401eb Add crashtest. 2007-12-14 21:19:54 -08:00
smontagu@smontagu.org
89837357fe Make sure that the offsets in a textframe are up-to-date before creating a bidi continuation. Bug 406675, r=uriber, sr=roc, blocking1.9=schrep 2007-12-12 23:51:27 -08:00
dholbert@cs.stanford.edu
fede2e1623 Whitespace-only change -- fixing too-little-indentation in two lines added from bug 385607. 2007-12-12 16:24:32 -08:00
dbaron@dbaron.org
18cb1751a3 Remove unused height output from nsLineLayout::EndSpan. b=407086 r+sr=roc a=dsicore 2007-12-12 13:51:18 -08:00
dbaron@dbaron.org
67bbbda580 Remove some code that handles unconstrained widths (and fix nsFirstLetterFrame not to pass them). b=407086 r+sr=roc a=dsicore 2007-12-12 13:51:00 -08:00
dbaron@dbaron.org
a8963504e9 Remove unused nsHTMLReflowState::mRightEdge. b=407086 r+sr=roc a=dsicore 2007-12-12 13:50:27 -08:00
dbaron@dbaron.org
c119e66f4c Fix comment describing nsBlockFrame. 2007-12-12 13:49:14 -08:00
roc+@cs.cmu.edu
c43f5b8d12 Bug 407009. In the last-ditch reflow of a scrollframe, only show the scrollbars which are not styled 'hidden'. r+sr=dbaron 2007-12-11 18:28:50 -08:00
roc+@cs.cmu.edu
cfe771c051 Bug 404180. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 17:43:09 -08:00
roc+@cs.cmu.edu
23f2ab8f1c Bug 363729. Don't allow fixed-pos tables to have abs-pos children. r=dholbert,sr=dbaron 2007-12-11 17:21:34 -08:00
roc+@cs.cmu.edu
cba1d47793 Bug 405380. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 16:42:20 -08:00
aaronleventhal@moonset.net
a07336ecf3 Bug 405810. Expose line-number object attribute for caret in focused area. r=ginn, sr=roc, a=schrep 2007-12-11 06:15:21 -08:00
roc+@cs.cmu.edu
8a54485b51 Bug 407078. Don't allow a trailing break in a text run that is followed by a <br>. r=smontagu 2007-12-10 17:19:20 -08:00
roc+@cs.cmu.edu
55da4ea6d8 Bug 407397. Don't 'optimize' by not reflowing when a 0x0 frame is removed. Bad Kipp. r+sr=dbaron 2007-12-10 17:14:25 -08:00
roc+@cs.cmu.edu
991719200d Bug 407155. Backing out 392809 to fix regressions. a=schrep 2007-12-07 01:35:44 -08:00