Daniel Holbert
|
1e4637780c
|
Bug 1155798: Drop end-of-line whitespace from C++ files in layout/tables. (whitespace-only, no review, DONTBUILD)
|
2015-04-17 11:42:05 -07:00 |
Ehsan Akhgari
|
883849ee32
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-21 12:28:04 -04:00 |
Xidorn Quan
|
69bd92ee0e
|
Bug 1145036 part 2 - Rename nsTableFrame::GetCellSpacingX/Y to GetCol/RowSpacing. r=roc
--HG--
extra : source : f499ce6fd4e7d007a053fb5dda47d32c698d71ce
|
2015-03-20 15:16:00 +11:00 |
Robert O'Callahan
|
3d3de907e0
|
Bug 1082249. Invalidate background-attachment:fixed table-part backgrounds when scrolled. r=mattwoodrow
--HG--
extra : rebase_source : 766292ba08aafee922c4d42d702167a08a62bb4f
|
2015-03-05 00:02:14 +13:00 |
Seth Fowler
|
9bc6846579
|
Bug 1128769 (Part 4) - Record the last draw result when drawing CSS tables and use it to decide whether to sync decode. r=tn
|
2015-02-05 20:45:56 -08:00 |
Seth Fowler
|
a271bba567
|
Bug 1128356 - Add template functions for common frame property destructors. r=dbaron
|
2015-02-04 15:22:27 -08:00 |
Seth Fowler
|
710bf88bca
|
Bug 35168 (Part 2) - Allow relative positioning of internal table objects. r=dbaron
|
2014-08-19 18:24:58 -07:00 |
Mats Palmgren
|
debd2f3e4d
|
Bug 907396 - Replace GetParentStyleContextFrame with GetParentStyleContext which can return frame-less display:contents style contexts. r=bzbarsky
|
2014-11-20 18:24:10 +00:00 |
Jonathan Kew
|
8412cec73a
|
Bug 1096260 - Convert flags parameter of nsIFrame::ComputeSize from uint32_t to a typed enum, and update callers accordingly. r=dholbert
|
2014-11-11 11:02:41 +00:00 |
Ehsan Akhgari
|
60360fc645
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
Jonathan Kew
|
7bb78ef42a
|
bug 1046950 pt 3 - convert ComputeAutoSize to use logical-coordinate parameters. r=smontagu
|
2014-08-24 15:34:51 +01:00 |
Jonathan Kew
|
a5a5cf98e5
|
bug 1046950 pt 2 - convert ComputeSize to use logical-coordinate parameters. r=smontagu
|
2014-08-24 15:34:44 +01:00 |
Jonathan Kew
|
55170c430a
|
bug 1031241 pt 3 - Also rename Intrinsic{Width,Height} to Intrinsic{I,B}Size. r=smontagu
|
2014-07-24 18:03:26 +01:00 |
Jonathan Kew
|
ce9cbe4216
|
bug 1031241 pt 1 - Rename Get{Min,Pref}Width to Get{Min,Pref}ISize throughout layout. r=dbaron,smontagu
|
2014-07-24 18:03:25 +01:00 |
Robert O'Callahan
|
f00b9f098c
|
Bug 1022612. Part 23: Remove nsDisplayItem::IsVaryingRelativeToMovingFrame. r=mattwoodrow
It's obsolete and no-one calls it.
--HG--
extra : rebase_source : f07121d1e5766d7b2a0ecdc2d10bc3ccf587a14b
|
2014-06-09 16:48:02 +12:00 |
Ryan VanderMeulen
|
df23fd9dde
|
Backed out 46 changesets (bug 1022612) for B2G mochitest permafails on a CLOSED TREE.
Backed out changeset 34b3014a3112 (bug 1022612)
Backed out changeset 6ae9316fd909 (bug 1022612)
Backed out changeset b8f3749c95eb (bug 1022612)
Backed out changeset caab10bf6ca3 (bug 1022612)
Backed out changeset 0c57c620c898 (bug 1022612)
Backed out changeset fac64141a00a (bug 1022612)
Backed out changeset bf0df1c9d68b (bug 1022612)
Backed out changeset b42054800020 (bug 1022612)
Backed out changeset 667793b21194 (bug 1022612)
Backed out changeset f14ada64fe1b (bug 1022612)
Backed out changeset 75b837686bdf (bug 1022612)
Backed out changeset 66de53183a22 (bug 1022612)
Backed out changeset 0ff86ced4d46 (bug 1022612)
Backed out changeset 18eecc5b1ef7 (bug 1022612)
Backed out changeset 2763c4878de5 (bug 1022612)
Backed out changeset b72413ecc385 (bug 1022612)
Backed out changeset b23f1081afb8 (bug 1022612)
Backed out changeset f7e2c6a72043 (bug 1022612)
Backed out changeset 959917c9027d (bug 1022612)
Backed out changeset 0268a46f4880 (bug 1022612)
Backed out changeset 3388856a80ad (bug 1022612)
Backed out changeset e4b17cf0f806 (bug 1022612)
Backed out changeset 2f4e9da0e4b6 (bug 1022612)
Backed out changeset 489f6a7c0c03 (bug 1022612)
Backed out changeset 8369d9ad7ad3 (bug 1022612)
Backed out changeset 0758d2a06002 (bug 1022612)
Backed out changeset f2ae9cb22edb (bug 1022612)
Backed out changeset 9c48c6ee5dc2 (bug 1022612)
Backed out changeset fe7134400f08 (bug 1022612)
Backed out changeset cc2c5397ca8b (bug 1022612)
Backed out changeset a3d1a3e8b39d (bug 1022612)
Backed out changeset 8974b74b0eb0 (bug 1022612)
Backed out changeset 75f7dbb5a2a6 (bug 1022612)
Backed out changeset 2aa04a071e60 (bug 1022612)
Backed out changeset f2ab1bcd4c39 (bug 1022612)
Backed out changeset da9152b6ea29 (bug 1022612)
Backed out changeset 58abf5b0e148 (bug 1022612)
Backed out changeset 797058a09ad2 (bug 1022612)
Backed out changeset ea3e99a92ff0 (bug 1022612)
Backed out changeset adc4a4a7aa73 (bug 1022612)
Backed out changeset 7b18dedd1505 (bug 1022612)
Backed out changeset 055dd1921e8e (bug 1022612)
Backed out changeset 42fa2c97e989 (bug 1022612)
Backed out changeset cd594236388f (bug 1022612)
Backed out changeset 9eadc5fee43d (bug 1022612)
Backed out changeset 5cc8d30ff7c9 (bug 1022612)
|
2014-07-17 11:24:47 -04:00 |
Robert O'Callahan
|
c680be18b6
|
Bug 1022612. Part 23: Remove nsDisplayItem::IsVaryingRelativeToMovingFrame. r=mattwoodrow
It's obsolete and no-one calls it.
--HG--
extra : rebase_source : 588144666e7abac06c19bfa5d1d3f41589bdd988
|
2014-06-09 16:48:02 +12:00 |
Carsten "Tomcat" Book
|
b004dd4d30
|
Backed out changeset f67228df9ae0 (bug 1022612)
|
2014-07-15 10:30:18 +02:00 |
Robert O'Callahan
|
c14ce84186
|
Bug 1022612. Part 23: Remove nsDisplayItem::IsVaryingRelativeToMovingFrame. r=mattwoodrow
It's obsolete and no-one calls it.
--HG--
extra : rebase_source : c9f65e4a062a4cc641de201c40b7755706a1afca
|
2014-06-09 16:48:02 +12:00 |
Mats Palmgren
|
3ffa9baecc
|
Bug 1028460 - part 3, Change the return type for Get*SkipSides(). r=roc
|
2014-06-28 10:13:13 +00:00 |
Phil Ringnalda
|
811c3783d4
|
Back out 5 changesets (bug 1028460, bug 1031444) for somehow breaking asmjscache/test/test_cachingBasic.html on Android 2.2
Backed out changeset 0b5918ec6521 (bug 1031444)
Backed out changeset 663ff18cd4a1 (bug 1028460)
Backed out changeset ae01b3919c8c (bug 1028460)
Backed out changeset 316c8dfeca9b (bug 1028460)
Backed out changeset e237b2c61ea2 (bug 1028460)
|
2014-06-28 22:01:28 -07:00 |
Mats Palmgren
|
4e879335f7
|
Bug 1028460 - part 3, Change the return type for Get*SkipSides(). r=roc
|
2014-06-28 10:13:13 +00:00 |
James Kitchener
|
ca00cc5665
|
Bug 330964 - Make nsTableFrame::GetCellSpacing[XY] take an argument. r=roc
|
2014-06-18 06:47:00 -04:00 |
Simon Montagu
|
aaa4878ee5
|
Replace GetBaseline with GetLogicalBaseline and use logical coordinates in the line position and baseline getters in nsLayoutUtils. Bug 789096, r=jfkthame
|
2014-06-17 05:19:38 -07:00 |
Carsten "Tomcat" Book
|
d4b927afae
|
Backed out changeset 248103817c8b (bug 330964)
|
2014-06-16 13:08:53 +02:00 |
James Kitchener
|
b48cdf9fa0
|
Bug 330964 - Make nsTableFrame::GetCellSpacing[XY] take an argument. r=roc
|
2014-06-15 00:53:00 +02:00 |
Mats Palmgren
|
6ae2bb8863
|
Bug 1015781 - part 3, Fix whitespace and comments, and move some SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods so that they are together in the file. r=roc
|
2014-05-28 19:36:58 +00:00 |
Mats Palmgren
|
f08f841973
|
Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc
|
2014-05-28 19:36:58 +00:00 |
Mats Palmgren
|
399be41768
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
Mats Palmgren
|
2831fb8a6a
|
Bug 508665 - part 4, Make nsCSSFrameConstructor use nsContainerFrame* for frames used as parent frames. r=roc
|
2014-05-24 22:20:40 +00:00 |
Mats Palmgren
|
9f6f93ca23
|
Bug 1008917 - part 5,6,7, make ReflowChild() and FinishReflowChild() return type 'void', and make a few related helper methods 'void' too. r=roc
|
2014-05-13 00:47:53 +00:00 |
Mats Palmgren
|
9795aca511
|
Bug 1008917 - part 2,3,4, make Reflow() return type 'void', and make a few reflow related helper methods 'void' too. r=roc
|
2014-05-13 00:47:52 +00:00 |
Wes Kocher
|
42253715d7
|
Backed out 11 changesets (bug 1008917) for apparently introducing an intermittent failure of B2G Crashtest-2 on a CLOSED TREE
Backed out changeset e2ab653f688a (bug 1008917)
Backed out changeset b52154d8d900 (bug 1008917)
Backed out changeset 2ab5b01da4de (bug 1008917)
Backed out changeset f7a38df1d44f (bug 1008917)
Backed out changeset 80304bb9a572 (bug 1008917)
Backed out changeset 10ed89a302e9 (bug 1008917)
Backed out changeset 161c41991d46 (bug 1008917)
Backed out changeset 25b2475d2368 (bug 1008917)
Backed out changeset b8000b31277c (bug 1008917)
Backed out changeset 9afa5e7715e1 (bug 1008917)
Backed out changeset 5c380c21351f (bug 1008917)
|
2014-05-12 15:47:41 -07:00 |
Mats Palmgren
|
d76ba66a53
|
Bug 1008917 - part 5,6,7, make ReflowChild() and FinishReflowChild() return type 'void', and make a few related helper methods 'void' too. r=roc
|
2014-05-12 17:40:29 +00:00 |
Mats Palmgren
|
a722b491f1
|
Bug 1008917 - part 2,3,4, make Reflow() return type 'void', and make a few reflow related helper methods 'void' too. r=roc
|
2014-05-12 17:40:28 +00:00 |
Seth Fowler
|
13ce20ef58
|
Bug 63895 (Part 4) - Propagate overflow of relatively positioned table parts to the table frame. r=dbaron
|
2014-03-19 11:04:23 +08:00 |
Simon Montagu
|
e10e094099
|
Use logical text layout API for GetSkipSides, bug 789096, r=jfkthame
|
2014-03-13 00:39:33 -07:00 |
Carsten "Tomcat" Book
|
ea10325852
|
Backed out changeset 534a0efe7d3d (bug 789096)
|
2014-03-11 09:22:48 +01:00 |
Simon Montagu
|
e7b593f84c
|
Use logical text layout API for GetSkipSides. Bug 789096, r=jfkthame
|
2014-03-10 22:19:03 -07:00 |
Seth Fowler
|
874e445c7b
|
Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron
|
2014-03-10 15:41:17 -07:00 |
Seth Fowler
|
026e40d451
|
Backed out 3 changesets (bug 63895)
Backed out changeset ceafe92c7716 (bug 63895)
Backed out changeset 0199299ac111 (bug 63895)
Backed out changeset d78110a5cffa (bug 63895)
--HG--
extra : rebase_source : 76d8a63672dfdb000ff6db5d362231ed6e90c1bc
|
2014-03-06 16:59:56 -08:00 |
Seth Fowler
|
f34547a086
|
Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron
|
2014-03-03 19:40:29 -08:00 |
Wes Kocher
|
323c184017
|
Backed out 3 changesets (bug 63895) for debug crashtest failures on a CLOSED TREE
Backed out changeset 02e057fea56c (bug 63895)
Backed out changeset 80bd36a3d4f1 (bug 63895)
Backed out changeset 6609365ee797 (bug 63895)
|
2014-02-19 17:35:03 -08:00 |
Seth Fowler
|
6cd5243e74
|
Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron
|
2014-02-19 16:03:30 -08:00 |
Daniel Holbert
|
3146c96a56
|
Bug 919806 followup: Reindent method declarations affected by NS_IMETHOD-removal. (whitespace-only; no review) DONTBUILD
|
2014-02-18 00:36:33 -08:00 |
Arnaud Sourioux
|
2d583fd28f
|
Bug 919806: Get rid of NS_IMETHOD in nsIFrame.h and its implementations r=dholbert
|
2014-02-17 23:47:48 -08:00 |
Mats Palmgren
|
e6ea29ce0d
|
Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc
|
2014-01-05 23:31:14 +00:00 |
Mats Palmgren
|
4974add798
|
Bug 919318 - Drop the Get prefix on the frame methods GetFirstContinuation, GetLastContinuation, GetFirstInFlow, GetLastInFlow and also on nsLayoutUtils::GetLastContinuationWithChild, because they never return null. r=dholbert
|
2013-09-25 11:42:34 +00:00 |
Scott Johnson
|
a1817949ef
|
Bug 743402, Part 4: Refactor ApplySkipSides() and GetSkipSides() to return the correct value during reflow by adding an optional nsHTMLReflowState parameter. [r=roc]
|
2013-07-25 10:34:27 -05:00 |
Ryan VanderMeulen
|
6e81109389
|
Backed out 6 changesets (bug 743402) for reftest failures on a CLOSED TREE.
Backed out changeset 19848fff857e (bug 743402)
Backed out changeset 049168537ae0 (bug 743402)
Backed out changeset 3098fea37f2d (bug 743402)
Backed out changeset ada93e976dca (bug 743402)
Backed out changeset c7907c54187f (bug 743402)
Backed out changeset 2edbbf6440c4 (bug 743402)
|
2013-07-24 15:14:04 -04:00 |