roc+@cs.cmu.edu
|
8e798bb181
|
Backing out bug 375304 to fix reftest failures.
|
2007-12-01 03:49:13 -08:00 |
|
roc+@cs.cmu.edu
|
6512139327
|
Bug 400244. Remove UndoSplitPlaceholders which is not only unnecessary but actually harmful/crashy. r=fantasai,sr=dbaron
|
2007-12-01 02:51:56 -08:00 |
|
mats.palmgren@bredband.net
|
c48c00310e
|
Propagate |aRemoveOnlyFluidContinuations| when removing continuations in other blocks. b=405178 r+sr=roc a=mtschrep
|
2007-12-01 02:47:58 -08:00 |
|
roc+@cs.cmu.edu
|
3dbbc3f864
|
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 02:38:09 -08:00 |
|
roc+@cs.cmu.edu
|
0b47bce39d
|
Bug 406137. Fix crashes on redhat.com etc by avoiding RecoverFloats traversing stale float caches. r+sr=dbaron
|
2007-12-01 00:29:02 -08:00 |
|
roc+@cs.cmu.edu
|
8360afa5ec
|
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-29 17:49:01 -08:00 |
|
bzbarsky@mit.edu
|
534ae34647
|
Fix bug 403134. r+sr=roc
|
2007-11-25 16:15:20 -08:00 |
|
dholbert@cs.stanford.edu
|
ecc90f62bb
|
Bug 393655: Fix undetected cases of lines going empty --> nonempty, due to margins. r+sr=roc, a=blocking1.9+
|
2007-11-15 11:07:04 -08:00 |
|
bzbarsky@mit.edu
|
8bcb636fa4
|
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-14 22:12:17 -08:00 |
|
roc+@cs.cmu.edu
|
75849e68ff
|
Backing out bug 375304 because of reftest failure
|
2007-11-11 19:40:27 -08:00 |
|
roc+@cs.cmu.edu
|
f0e32202af
|
Bug 375304. Fix absolute positioning for scrolled abs-pos containers with weird height constraints. patch by Eli Friedman, r+sr=roc
|
2007-11-11 18:19:35 -08:00 |
|
reed@reedloden.com
|
8c4eb4e25f
|
Bug 398101 - Be more diligent about invalidating textruns for lines [p=roc r+sr=dbaron a=blocking1.9+]
|
2007-11-08 22:55:32 -08:00 |
|
reed@reedloden.com
|
c6a3cefe80
|
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-07 20:42:26 -08:00 |
|
reed@reedloden.com
|
9b5edcef2c
|
Bug 398144 - Make blocks that are margin-roots never consider themselves empty. [p=roc r+sr=dbaron a=blocking1.9+]
|
2007-11-07 19:55:12 -08:00 |
|
dholbert@cs.stanford.edu
|
9ccb72c40c
|
Bug 400171: check line mCombinedArea (along with mBounds) to find float damage. r+sr=roc, a=blocking1.9+
|
2007-11-07 12:07:54 -08:00 |
|
dholbert@cs.stanford.edu
|
f90fee0b0b
|
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 10:41:29 -07:00 |
|
fantasai.cvs@inkedblade.net
|
ac8dcb7f5a
|
Fix StealFrame failure + crash, b=400223 r+sr=roc a=roc
|
2007-10-19 07:54:07 -07:00 |
|
roc+@cs.cmu.edu
|
036806699a
|
Bug 397518. Wrap inline non-MathML children of MathML frames in anonymous blocks. r+sr=bzbarsky
|
2007-10-12 01:30:54 -07:00 |
|
smontagu@smontagu.org
|
251bc05568
|
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 04:41:04 -07:00 |
|
bzbarsky@mit.edu
|
0578f2967b
|
Don't allow first-letter on the block inside a mathml table cell. Bug 398510, r+sr+a=roc
|
2007-10-10 21:36:48 -07:00 |
|
fantasai.cvs@inkedblade.net
|
590bb58ae4
|
crash due to improper overflow container frame deletion, b=393956, r+sr=roc
|
2007-10-10 15:09:53 -07:00 |
|
roc+@cs.cmu.edu
|
203d229518
|
Bug 389583. Move an assert so it doesn't fire bogusly. r=eli,sr=mats,a=dbaron
|
2007-10-09 19:18:40 -07:00 |
|
mats.palmgren@bredband.net
|
b61d4af97e
|
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 10:32:07 -07:00 |
|
reed@reedloden.com
|
e00fa71aa4
|
Backed out elif's patch from bug 307242 due to it causing a reftest failure for the test for bug 218473.
|
2007-10-03 21:33:43 -07:00 |
|
reed@reedloden.com
|
dd74245928
|
Bug 307242 - "ASSERTION: bad argument: '(aRight > mLeft) && (aRight < mRight)', @ nsSpaceManager::BandRect::SplitHorizontally" [p=elif (sharparrow1) r+sr+a1.9=roc]
|
2007-10-03 20:18:31 -07:00 |
|
fantasai.cvs@inkedblade.net
|
c5bd5dcc84
|
fix use of DEBUG-only data member, bug=154892 r+sr+a=roc
|
2007-10-02 01:29:23 -07:00 |
|
fantasai.cvs@inkedblade.net
|
404e205908
|
paginate absolutely-positioned elements, b=154892 r+sr=roc a=roc
|
2007-10-01 22:57:45 -07:00 |
|
dholbert@cs.stanford.edu
|
e82f3fedb7
|
Bug 391894, comment amendment for just-checked-in patch. (s/normal-child/regular-children/)
|
2007-09-24 13:25:38 -07:00 |
|
dholbert@cs.stanford.edu
|
8f5f6ea2b8
|
Bug 391894: Make recursive call to CollectFloats on children in overflowList. r=roc sr=roc approval1.9=roc
|
2007-09-24 13:21:41 -07:00 |
|
dholbert@cs.stanford.edu
|
244853dccc
|
Bug 387876 - Columns in absolutely positioned div break when changed, r=roc sr=roc blocking1.9=dbaron
|
2007-09-24 12:52:09 -07:00 |
|
roc+@cs.cmu.edu
|
9a93a48ef0
|
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-17 20:00:16 -07:00 |
|
jwalden@mit.edu
|
d09c44d69c
|
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-04 23:41:35 -07:00 |
|
jruderman@hmc.edu
|
bab6ad4948
|
Add period at end of sentence. Comment-only change.
|
2007-09-03 02:51:52 -07:00 |
|
smontagu@smontagu.org
|
47796d6787
|
Previous checkin was for bug 382422
|
2007-09-03 00:00:10 -07:00 |
|
smontagu@smontagu.org
|
ba9c0ad3c2
|
Bug 394222: Optimize calls to Bidi resolution. r=dbaron, sr+a=roc
|
2007-09-02 23:51:11 -07:00 |
|
smontagu@smontagu.org
|
352518a027
|
Remove cruft from nsBidiPresUtils. Bug 393962, r+sr+a=roc
|
2007-08-29 02:19:16 -07:00 |
|
masayuki@d-toybox.com
|
a20d56bd8d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
|
roc+@cs.cmu.edu
|
1131fb1665
|
Bug 390050. Scan all blocks in a flow-chain, and their overflow lines, when iterating through lines to build text runs. r=smontagu,mats,sr=mats,a=bz
|
2007-08-22 02:08:13 -07:00 |
|
sharparrow1@yahoo.com
|
ded759b0cc
|
Bug 383883: {inc} issues with block moving through non-moving float. r+sr+a=dbaron
|
2007-08-20 13:07:50 -07:00 |
|
sharparrow1@yahoo.com
|
e386e7cef3
|
Bug 390762: Crash [@ nsFrameManager::UnregisterPlaceholderFrame] with -moz-column and float. r=fantasai, sr+a=roc.
|
2007-08-17 17:06:46 -07:00 |
|
martijn.martijn@gmail.com
|
cc9563e3f2
|
Bug 322689 - ASSERTION: Wrapping frame should be block-level: aLastRS->frame->GetStyl, r+sr=bzbarsky, a=dbaron
|
2007-08-14 13:52:21 -07:00 |
|
roc+@cs.cmu.edu
|
25a3f52e56
|
Backing out fix for bug 385607 due to bustage and Tp regressions
|
2007-08-09 21:41:00 -07:00 |
|
roc+@cs.cmu.edu
|
ad74d94b42
|
Bug 385607. Force re-evaluation of textruns when block descendants are deleted or added.
|
2007-08-09 19:49:28 -07:00 |
|
masayuki@d-toybox.com
|
9affd989eb
|
Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc
|
2007-08-06 01:15:00 -07:00 |
|
bmlk@gmx.de
|
9b92cc8153
|
only break if the height is really constrained, bug 380550 r/sr=dbaron a=1.9+
|
2007-08-04 02:40:00 -07:00 |
|
jwalden@mit.edu
|
bf1a450729
|
Bug 386801 - nsAbsoluteContainingBlock doesn't need to store a child list name; this shaves four bytes off nsViewportFrame, nsBlockFrame, and nsPositionedInlineFrame. r+sr+a=dbaron
|
2007-08-02 15:44:36 -07:00 |
|
bzbarsky@mit.edu
|
d1e0dfff1b
|
Give bullet frames the right style context parent. Bug 387219, r+sr+a=dbaron
|
2007-08-02 15:07:52 -07:00 |
|
bzbarsky@mit.edu
|
9c59e9e4cc
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly. Bug 388084, r+sr+a=dbaron
|
2007-08-02 11:08:05 -07:00 |
|
sharparrow1@yahoo.com
|
3669c0cd1e
|
Backout bug 320378 due to regression bug 389398
|
2007-07-26 15:03:57 -07:00 |
|
roc+@cs.cmu.edu
|
a28eeaaafd
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
|