L. David Baron
|
6730c2f7fd
|
Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky
|
2009-06-16 08:00:20 -07:00 |
Robert O'Callahan
|
d4bcb6458c
|
Bug 494667. Don't apply optimization to shrink drawn background area to exclude solid borders, if we're not going to draw those borders (e.g. in tables with collapsing borders). r+sr=dbaron,a=beltzner
|
2009-05-28 17:01:42 +12:00 |
Bernd
|
ed9d84f589
|
bug 492661 - track the visibility of cols and colgroups independently of the presence of cells r/sr=roc
|
2009-05-16 16:22:56 +02:00 |
Arpad Borsos
|
746f18df96
|
Bug 492520 - Optimize some Frame classes for memory usage; r+sr=roc
|
2009-05-12 12:13:09 +02:00 |
Daniel Holbert
|
70e1c3c3f2
|
Bug 490909: Remove old layout debugging code, patch #2: remove 'VerifyTree' & related code. r+sr=dbaron
|
2009-05-12 12:03:09 -07:00 |
Boris Zbarsky
|
21853c9a22
|
Bug 490182. Ask to reflow the right frame. r=bernd, sr=dbaron.
|
2009-05-11 09:17:25 -04:00 |
L. David Baron
|
bd3965a189
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
Bob Clary
|
d0e0dff0e4
|
bug 391898 - replace img src=http://i with about:blank to prevent time out during test.
|
2009-04-24 10:08:26 -07:00 |
Bob Clary
|
046b5d4da2
|
bug 370360 - crash test by Eli Friedman.
|
2009-04-24 10:08:17 -07:00 |
Bob Clary
|
b66e74fa53
|
bug 344000 - crash test by Bernd.
|
2009-04-24 10:08:14 -07:00 |
Bob Clary
|
65a8a5196a
|
bug 343087 - crash test by Jesse Ruderman.
|
2009-04-24 10:08:13 -07:00 |
Bob Clary
|
66c8da4643
|
bug 339246 - crash test by Jesse Ruderman.
|
2009-04-24 10:08:13 -07:00 |
Bob Clary
|
4c5241f747
|
bug 339130 - crash test by Jesse Ruderman.
|
2009-04-24 10:08:13 -07:00 |
Bob Clary
|
9ee0c08f74
|
bug 316636 - crash test by Martijn Wargers, Bernd.
|
2009-04-24 10:08:09 -07:00 |
Bob Clary
|
956d7b219a
|
bug 308752 - crash test by Jesse Ruderman, Martijn Wargers, Bernd.
|
2009-04-24 10:08:08 -07:00 |
Boris Zbarsky
|
779d2278f2
|
Bug 489479. Make nsTableFrame::InsertFrames handle a framelist that includes both colgroups and rowgroups being inserted at the end of the principal child list. r=bernd, sr=roc
|
2009-04-23 10:17:46 -04:00 |
Bernd
|
57b32928e5
|
bug 413091 - empty first column needs a cellspacing before as we assume always in the code to have cellspacing on the left and right side, r/sr=dbaron
|
2009-04-18 10:22:34 +02:00 |
Boris Zbarsky
|
46ee4431b0
|
Bug 488388. Handle inserts at the end of a colgroup that has anonymous colframe kids. r=bernd, sr=roc
|
2009-04-15 17:44:53 -04:00 |
Boris Zbarsky
|
6ea80bb6fa
|
Bug 484448. Fix handling of whitespace kids of table-related frames. r=bernd, sr=roc
--HG--
rename : layout/reftests/table-anonymous-boxes/white-space-1.html => layout/reftests/table-anonymous-boxes/white-space-7.html
|
2009-04-08 12:56:16 -04:00 |
Boris Zbarsky
|
b0424f129b
|
Bug 487899. Start column indices incorrect in nsCellMap::ExpandWithCells if an array with more than one cell is passed in. r=bernd, sr=roc
|
2009-04-13 11:31:39 -04:00 |
Boris Zbarsky
|
b818d2b5ff
|
Backed out changeset 0ea22856b5d9 (bug 484448).
|
2009-04-08 15:56:43 -04:00 |
Boris Zbarsky
|
ac3a8c320a
|
Bug 484448. Fix handling of whitespace kids of table-related frames. r=bernd, sr=roc
--HG--
rename : layout/reftests/table-anonymous-boxes/white-space-1.html => layout/reftests/table-anonymous-boxes/white-space-7.html
rename : layout/reftests/table-anonymous-boxes/white-space-1-ref.html => layout/reftests/table-anonymous-boxes/white-space-ref.html
|
2009-04-08 12:56:16 -04:00 |
Jonathan Kew
|
19239898d3
|
Bug 475968. Eliminate NS_FRAME_OUTSIDE_CHILDREN flag, store small overflow areas cheaply within the frame. r+sr=roc
|
2009-04-06 12:31:50 +12:00 |
Arpad Borsos
|
7d56e0bc14
|
Bug 481932 - use do_QueryFrame instead of IS_TABLE_CELL + cast; r+sr=roc
|
2009-03-24 23:10:06 +01:00 |
Arpad Borsos
|
bbcc716f14
|
Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, layout part; r+sr=roc
|
2009-03-12 08:26:29 +01:00 |
Karl Tomlinson
|
55e2cd9b37
|
backout dac7c3176b33 from bug 481881
|
2009-03-11 17:09:22 +13:00 |
Arpad Borsos
|
14a2a7dfde
|
Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, layout part r+sr=roc
|
2009-03-11 15:26:36 +13:00 |
L. David Baron
|
94595f2f88
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
L. David Baron
|
c674a753b4
|
Backed out changeset fde0b361f25e (bug 322475, main patch) due to Mac talos startup failures and hitting the NS_ABORT_IF_FALSE in SetupBackgroundClip, which may be related.
|
2009-02-19 13:51:46 -08:00 |
L. David Baron
|
caf423a97a
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 12:33:09 -08:00 |
L. David Baron
|
77c163c9a9
|
Back out all 8 changesets that I just landed (bugs 477959, 477961, 322475, 478899, 475215, 478156) again, because Talos Try server builds lie about which changesets they're testing.
|
2009-02-19 09:06:18 -08:00 |
L. David Baron
|
038026b7b5
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 07:29:28 -08:00 |
L. David Baron
|
0e185f2bc0
|
Revert (back out) the previous 11 changesets (bugs 477959, 477961, 477963, 477962, 322475, 478899, 475215, 478156), due to Mac talos orange with (as usual) no useful diagnostic.
|
2009-02-18 18:59:47 -08:00 |
L. David Baron
|
3c4144d0e6
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-18 17:13:25 -08:00 |
Daniel Holbert
|
433bee4fa9
|
whitespace-only: align 'aPresContext' with other parameters in methods within nsTableFrame.cpp
|
2009-02-18 11:47:22 -08:00 |
Daniel Holbert
|
df3e4bd2fc
|
Bug 478785: Remove unneeded availHeight variable in nsTableCellFrame::Reflow, plus minor whitespace cleanup. r=dbaron
|
2009-02-16 16:02:21 -08:00 |
Daniel Holbert
|
7baf8b704e
|
whitespace only: fix alignment of parameters for nsTableCellFrame::SetSelected
|
2009-02-16 14:26:57 -08:00 |
Zack Weinberg
|
f6a0dd57db
|
Bug 476557. Update view manager cache of page background color in PresShell::Paint, not nsCSSRendering::PaintBackground; permits a small API cleanup. r+sr=roc
--HG--
extra : rebase_source : dcf1475dd8b695eb18513e97ca35b08a4affd19f
|
2009-02-16 14:11:34 +13:00 |
Jesse Ruderman
|
81b4a03e38
|
Add crashtests
|
2009-02-13 14:54:17 -08:00 |
Daniel Holbert
|
650bd833fe
|
typo fix in a comment: s/glock/block/ CLOSED TREE a=sdwilsh|sheriff
|
2009-02-12 15:10:59 -08:00 |
Jesse Ruderman
|
e0ff240014
|
Add a bunch of crashtests
|
2009-02-10 22:18:05 -08:00 |
Jesse Ruderman
|
aab1c02b20
|
Add some crashtests
|
2009-02-10 16:36:04 -08:00 |
Michael Ventnor
|
7a2af3b188
|
Bug 476738. Implement 'inset' box-shadows. r+sr=roc,r=dbaron
|
2009-02-10 21:45:13 +13:00 |
Jesse Ruderman
|
d10d1967a8
|
Add a bunch of crashtests
|
2009-02-10 00:09:40 -08:00 |
Bernd
|
5650221667
|
include the border width for border collapsed tables as required by CSS 2.1. We implemented before what CSS 2.0 required and it was ugly, so the spec changed. r=fantasai sr=roc, bug 155955
|
2009-02-08 17:46:42 +01:00 |
Bernd
|
5c3f00c403
|
remove dead debugging code r/sr=bzbarsky bug 475075
|
2009-02-08 17:45:28 +01:00 |
Arpad Borsos
|
7262b8baba
|
Bug 474369 - get rid of nsVoidArray, layout/tables part. r+sr=roc
|
2009-02-05 10:09:50 +01:00 |
Daniel Holbert
|
74ddce37b0
|
Whitespace-only: Fix parameter indentation in nsTableCellFame.cpp
|
2009-01-14 21:06:03 -08:00 |
Daniel Holbert
|
7f5e889957
|
Whitespace-only: Fix parameter indentation in nsTableRowFrame.cpp and nsTableRowGroupFrame.cpp
|
2009-01-14 14:16:43 -08:00 |
L. David Baron
|
971fb409d5
|
Clean up CalcAvailWidth. (Bug 444928) r=bernd
|
2009-01-13 11:50:40 -08:00 |