smontagu%smontagu.org
|
5391039a4f
|
Only try to process first-letter frames when they exist. Bug 404209, r+sr+b=roc
|
2007-12-05 08:15:15 +00:00 |
roc+%cs.cmu.edu
|
d829079eab
|
Bug 375304. Make nsHTMLScrollFrame handle situations where the child content height depends on our height. patch by Eli Friedman, r+sr=roc,dbaron
|
2007-12-05 03:05:57 +00:00 |
roc+%cs.cmu.edu
|
7b1d6d3ff2
|
Bug 406568. Don't reflow abs-pos kids of a block if we're going to reflow it again because of a clearance change. r=sr=dbaron
|
2007-12-05 02:57:53 +00:00 |
roc+%cs.cmu.edu
|
99d61d7ed4
|
Backing out unintentionally-checked in stuff
|
2007-12-05 02:12:40 +00:00 |
roc+%cs.cmu.edu
|
ab6f590afd
|
Bug 392809. Break between whitespace and following punctuation even when stop_at_punctuation is false. Don't stop between punctuation and following non-punctuatino if the preceding punctuation follows white-space. r=smontagu
|
2007-12-05 02:11:17 +00:00 |
dmose%mozilla.org
|
9eaf60c3ff
|
Backing out fix for bug 392785 as per roc + mconnor.
|
2007-12-04 23:32:09 +00:00 |
roc+%cs.cmu.edu
|
e34d0a225e
|
Bug 406484. Do RecoverStateFrom for not-dirty inline lines containing floats when willReflowAgain is true, because the floats must be moved by deltaY. r+sr=dbaron
|
2007-12-04 01:30:50 +00:00 |
bzbarsky%mit.edu
|
705f825550
|
Relanding bug 403657, since there was no obvious perf impact
|
2007-12-03 21:31:26 +00:00 |
dholbert%cs.stanford.edu
|
35c1e9f252
|
Re-landing Bug 405517, after backing it out to look for Ts regression.
(no regression found)
|
2007-12-03 20:41:24 +00:00 |
dholbert%cs.stanford.edu
|
23a9837341
|
Backing out Bug 405517 to see if it causes a Ts regression
|
2007-12-03 19:34:45 +00:00 |
bzbarsky%mit.edu
|
04b96e7a09
|
Backing out bug 403657 to see whether it causes the Ts regression
|
2007-12-03 18:32:51 +00:00 |
masayuki%d-toybox.com
|
5f5dc6431b
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc, b1.9=dbaron
|
2007-12-03 06:51:59 +00:00 |
bzbarsky%mit.edu
|
4c6f419e7c
|
Don't position bullets on empty list items too high. Bug 403657, r+sr=dbaron
|
2007-12-03 05:33:22 +00:00 |
dholbert%cs.stanford.edu
|
4a0668475a
|
Bug 405517: Allow margins to affect empty line y-pos, to enforce
emptyLine.mBounds.y always == emptyLine.next().mBounds.y
r+sr=roc, a=blocking1.9
|
2007-12-03 05:30:02 +00:00 |
roc+%cs.cmu.edu
|
df2e90afda
|
Bug 406297. Assertion about stale float caches should not fire when the line is not dirty, because the float cache is not stale in that case. r+sr+a=dbaron
|
2007-12-03 04:25:02 +00:00 |
roc+%cs.cmu.edu
|
fc89ccd260
|
Backing out bug 375304 to fix reftest failures.
|
2007-12-01 11:49:14 +00:00 |
roc+%cs.cmu.edu
|
7283574ffe
|
Bug 400244. Remove UndoSplitPlaceholders which is not only unnecessary but actually harmful/crashy. r=fantasai,sr=dbaron
|
2007-12-01 10:51:56 +00:00 |
mats.palmgren%bredband.net
|
48537899f9
|
Propagate |aRemoveOnlyFluidContinuations| when removing continuations in other blocks. b=405178 r+sr=roc a=mtschrep
|
2007-12-01 10:47:59 +00:00 |
roc+%cs.cmu.edu
|
994a31f34b
|
Bug 375304. Fix absolute positioning where the abs-pos container is scrollable and has a height constrained by min-height etc. Patch by Eli Friedman, r+sr=roc
|
2007-12-01 10:38:09 +00:00 |
roc+%cs.cmu.edu
|
906f25323f
|
Bug 406137. Fix crashes on redhat.com etc by avoiding RecoverFloats traversing stale float caches. r+sr=dbaron
|
2007-12-01 08:29:02 +00:00 |
roc+%cs.cmu.edu
|
a124e16bd6
|
Bug 320378. Skip reflowing lines in ReflowDirtyLines if we know that we're going to come back here because clearance was detected. r+sr=dbaron
|
2007-11-30 01:49:01 +00:00 |
bzbarsky%mit.edu
|
8a5428a7a3
|
Fix bug 403134. r+sr=roc
|
2007-11-26 00:15:21 +00:00 |
dholbert%cs.stanford.edu
|
b96e2ca92c
|
Bug 393655: Fix undetected cases of lines going empty --> nonempty, due to margins. r+sr=roc, a=blocking1.9+
|
2007-11-15 19:07:04 +00:00 |
bzbarsky%mit.edu
|
931dedd4ac
|
Don't compare lines from different blockframes' lists to each other. Also fix
handling of text-decorations in in-flows of blocks with text-indent. Bug
393330, r+sr=roc, a=schrep
|
2007-11-15 06:12:17 +00:00 |
roc+%cs.cmu.edu
|
723bd4bbcc
|
Backing out bug 375304 because of reftest failure
|
2007-11-12 03:40:28 +00:00 |
roc+%cs.cmu.edu
|
913d362783
|
Bug 375304. Fix absolute positioning for scrolled abs-pos containers with weird height constraints. patch by Eli Friedman, r+sr=roc
|
2007-11-12 02:20:13 +00:00 |
reed%reedloden.com
|
8bbd4cd29f
|
Bug 398101 - Be more diligent about invalidating textruns for lines [p=roc r+sr=dbaron a=blocking1.9+]
|
2007-11-09 06:55:32 +00:00 |
reed%reedloden.com
|
00d94dffb9
|
Bug 307242 - Use ClearFloats instead of inspecting the space manager to determine the final height of a block formatting context [p=roc r=elif sr=roc a=blocking1.9+]
|
2007-11-08 04:42:26 +00:00 |
reed%reedloden.com
|
d8f75d8b69
|
Bug 398144 - Make blocks that are margin-roots never consider themselves empty. [p=roc r+sr=dbaron a=blocking1.9+]
|
2007-11-08 03:55:12 +00:00 |
dholbert%cs.stanford.edu
|
3f7c23a7de
|
Bug 400171: check line mCombinedArea (along with mBounds) to find float damage. r+sr=roc, a=blocking1.9+
|
2007-11-07 20:07:54 +00:00 |
dholbert%cs.stanford.edu
|
b8e96e0fbe
|
Bug 399384: Make first-letter frames use nearest ancestor blockFrame's content node, instead of direct parent's.
r=bzbarsky, r+a=roc
|
2007-10-19 17:41:29 +00:00 |
fantasai.cvs%inkedblade.net
|
39b29871ca
|
Fix StealFrame failure + crash, b=400223 r+sr=roc a=roc
|
2007-10-19 14:54:07 +00:00 |
roc+%cs.cmu.edu
|
cd0802e920
|
Bug 397518. Wrap inline non-MathML children of MathML frames in anonymous blocks. r+sr=bzbarsky
|
2007-10-12 08:30:55 +00:00 |
smontagu%smontagu.org
|
db12033f9b
|
Change the usage of NEEDS_BIDI_RESOLUTION so that it is either set on every block in a continuation chain or none of them. Bug 394805, r+sr+b=roc
|
2007-10-11 11:41:04 +00:00 |
bzbarsky%mit.edu
|
c352849911
|
Don't allow first-letter on the block inside a mathml table cell. Bug 398510,
r+sr+a=roc
|
2007-10-11 04:36:48 +00:00 |
fantasai.cvs%inkedblade.net
|
27fa56ad40
|
crash due to improper overflow container frame deletion, b=393956, r+sr=roc
|
2007-10-10 22:09:53 +00:00 |
roc+%cs.cmu.edu
|
93f3fca5f8
|
Bug 389583. Move an assert so it doesn't fire bogusly. r=eli,sr=mats,a=dbaron
|
2007-10-10 02:18:40 +00:00 |
mats.palmgren%bredband.net
|
e9e252fa4a
|
Take into account that |line| can be an overflow line when accessing the previous line. Patch by roc and me. b=397007 r+sr=me/roc blocking1.9=roc
|
2007-10-07 17:32:07 +00:00 |
reed%reedloden.com
|
330abcfd8a
|
Backed out elif's patch from bug 307242 due to it causing a reftest failure for the test for bug 218473.
|
2007-10-04 04:33:43 +00:00 |
reed%reedloden.com
|
ae3bd31655
|
Bug 307242 - "ASSERTION: bad argument: '(aRight > mLeft) && (aRight < mRight)', @ nsSpaceManager::BandRect::SplitHorizontally" [p=elif (sharparrow1) r+sr+a1.9=roc]
|
2007-10-04 03:18:31 +00:00 |
fantasai.cvs%inkedblade.net
|
f4747c81ba
|
fix use of DEBUG-only data member, bug=154892 r+sr+a=roc
|
2007-10-02 08:29:23 +00:00 |
fantasai.cvs%inkedblade.net
|
f66233642c
|
paginate absolutely-positioned elements, b=154892 r+sr=roc a=roc
|
2007-10-02 05:57:46 +00:00 |
dholbert%cs.stanford.edu
|
b580b66063
|
Bug 391894, comment amendment for just-checked-in patch. (s/normal-child/regular-children/)
|
2007-09-24 20:25:38 +00:00 |
dholbert%cs.stanford.edu
|
db94ba02a2
|
Bug 391894: Make recursive call to CollectFloats on children in overflowList. r=roc sr=roc approval1.9=roc
|
2007-09-24 20:21:41 +00:00 |
dholbert%cs.stanford.edu
|
3919697961
|
Bug 387876 ��� Columns in absolutely positioned div break when changed,
r=roc sr=roc blocking1.9=dbaron
|
2007-09-24 19:52:09 +00:00 |
roc+%cs.cmu.edu
|
f4ea293540
|
Bug 385607. Ensure that whitespace is collapsed across text-run boundaries across incremental updates like adding/removing frames in the middle of the textrun. r+sr+a=dbaron
|
2007-09-18 03:00:16 +00:00 |
jwalden%mit.edu
|
f49fc51830
|
Bug 348748 - Cleanup from the handful of patches which have landed since the initial landing that have readded cast macros; I intend to remove the rest of the instances Very Soon, all but certainly before the M8 freeze, so the macro definitions can be removed, again all but certainly before the M8 freeze, if people are okay with them being removed. Still r=bsmedberg, a=no-functionality-change
|
2007-09-05 06:41:37 +00:00 |
jruderman%hmc.edu
|
0a771c1323
|
Add period at end of sentence. Comment-only change.
|
2007-09-03 09:51:52 +00:00 |
smontagu%smontagu.org
|
931bf9624a
|
Previous checkin was for bug 382422
|
2007-09-03 07:00:10 +00:00 |
smontagu%smontagu.org
|
6972094830
|
Bug 382422: Optimize calls to Bidi resolution. r=dbaron, sr+a=roc
|
2007-09-03 06:51:11 +00:00 |