Mats Palmgren
|
8fd9a731a4
|
Bug 1009329 - Make crashtests/724978.xhtml trigger fewer reflows to not timeout. r=dholbert
|
2014-05-13 05:09:00 -04:00 |
|
Simon Montagu
|
93df14c3c1
|
Remove the hack making all <br> frames 1 app unit wide. Bug 421436, r=roc
|
2014-05-13 07:12:16 -07:00 |
|
Mats Palmgren
|
006313a0a9
|
Bug 1009272 - [css-grid] Add some sanity checks for the grid container child frame lists. r=dholbert
|
2014-05-19 23:57:00 +00:00 |
|
Simon Montagu
|
23c1664fb7
|
Wait for CanPlaceFrame (i.e. after reflow) to apply start-margin and test whether the frame is a last continuation and so needs its end-margin applied. Bug 999446, r=jfkthame
|
2014-05-20 07:04:54 -07:00 |
|
Wes Kocher
|
ebc2c1341a
|
Backed out changeset 40c010000007 (bug 1009272) for B2G build bustage
|
2014-05-19 17:20:05 -07:00 |
|
Mats Palmgren
|
dcad59dc18
|
Bug 1009272 - [css-grid] Add some sanity checks for the grid container child frame lists. r=dholbert
|
2014-05-19 23:57:00 +00:00 |
|
Carsten "Tomcat" Book
|
1210c78f20
|
Backed out changeset 0aaa18232af4 (bug 421436) for causing reftest failures
|
2014-05-19 13:11:59 +02:00 |
|
Xidorn Quan
|
3326ec85be
|
Bug 1011461 - Text in bullet shows vertical-positioning discrepancy. r=jfkthame
|
2014-05-17 04:13:00 +02:00 |
|
Simon Montagu
|
8f5665ccfa
|
Remove the hack making all <br> frames 1 app unit wide, bug 421436, r=roc
|
2014-05-13 07:12:16 -07:00 |
|
Daniel Holbert
|
f6575400e9
|
Bug 1011311: Drop no-longer-necessary check on availableFreeSpace's sign, in ResolveFlexibleLengths(). r=mats
|
2014-05-17 18:49:47 -07:00 |
|
Daniel Holbert
|
e79bba42f6
|
Bug 1005660: Add an "early freeze" step, to freeze flex items that clearly can't grow (or shrink, if we're shrinking). r=mats
|
2014-05-17 18:49:06 -07:00 |
|
Mats Palmgren
|
03ca8433c3
|
Bug 1008908 - Remove assignment since the value isn't used. r=smontagu
|
2014-05-17 23:10:53 +00:00 |
|
Frédéric Wang
|
2ec405ffcc
|
Bug 930504 - When possible, use character substitution for basic mathvariants. r=karlt
|
2014-05-15 02:50:00 -04:00 |
|
Eugen Sawin
|
219e6bff01
|
Bug 1002426 - Check resolution restore status via specialized flag. r=kats, r=tn
|
2014-05-12 19:26:53 +02:00 |
|
Matt Woodrow
|
3526c38767
|
Bug 1008787 - Clip plugin layers to the size layout expects since plugin surfaces get updated asynchronously. r=roc
|
2014-05-14 16:10:01 +12:00 |
|
Kartikaya Gupta
|
3828b9827d
|
Bug 1008412 - Account for low-precision resolution in the texture size check. r=tn
|
2014-05-12 05:19:00 -04:00 |
|
Markus Stange
|
a772659b8d
|
Bug 1009478 - Make LayerActivity properties survive across reframes of an element. r=roc
|
2014-05-13 19:30:11 +02:00 |
|
Jonathan Kew
|
5bd536514e
|
bug 1001233 - convert bullet frame's margin to the block frame's writing mode when positioning bullet. r=smontagu
|
2014-05-13 18:09:27 +01:00 |
|
Markus Stange
|
c10c7334bc
|
Bug 1008578 - Don't invalidate everything when a scrollframe becomes inactive. r=roc
|
2014-05-12 21:37:21 +02:00 |
|
Mats Palmgren
|
043f9f8399
|
Bug 1008969 - part 2, Add a basic nsGridContainerFrame::Reflow() method. r=dholbert
|
2014-05-13 00:47:54 +00:00 |
|
Mats Palmgren
|
22e25a5834
|
Bug 1008917 - part 16, make nsFrame::BoxReflow() return type 'void'. r=roc
|
2014-05-13 00:47:54 +00:00 |
|
Mats Palmgren
|
ddda9d285c
|
Bug 1008917 - part 14, make nsAbsoluteContainingBlock::Reflow() return type 'void'. r=roc
|
2014-05-13 00:47:53 +00:00 |
|
Mats Palmgren
|
6aa57feab6
|
Bug 1008917 - part 13, make nsContainerFrame::ReflowOverflowContainerChildren() return type 'void'. r=roc
|
2014-05-13 00:47:53 +00:00 |
|
Mats Palmgren
|
9e37e458d9
|
Bug 1008917 - part 12, make nsFrame::WillReflow() return type 'void'. r=roc
|
2014-05-13 00:47:53 +00:00 |
|
Mats Palmgren
|
6703ffe99e
|
Bug 1008917 - part 11, make nsBlockFrame::ReflowDirtyLines() and nsLineLayout::ReflowFrame() return types 'void'. r=roc
|
2014-05-13 00:47:53 +00:00 |
|
Mats Palmgren
|
8f8aed2ac4
|
Bug 1008917 - part 9,10, make DidReflow() return type 'void'. r=roc
|
2014-05-13 00:47:53 +00:00 |
|
Mats Palmgren
|
eb6f57ec89
|
Bug 1008917 - part 8, make nsLeafFrame::DoRewflow() return type 'void'. r=roc
|
2014-05-13 00:47:53 +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
|
3f93856e12
|
Backed out changeset 46cf8e706620 (bug 1008969) for depending on bug 1008917 which was already backed out to fix a CLOSED TREE
|
2014-05-12 15:57:53 -07: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 |
|
Wes Kocher
|
1fdc90a7d6
|
Backed out changeset 06800eda477b (bug 1008578) for possibly breaking OSX 10.8 reftests on a CLOSED TREE
|
2014-05-12 14:34:42 -07:00 |
|
Mats Palmgren
|
c2bbf1748b
|
Bug 1008969 - part 2, Add a basic nsGridContainerFrame::Reflow() method. r=dholbert
|
2014-05-12 21:16:05 +00:00 |
|
Mats Palmgren
|
ca7136dba2
|
Bug 1008969 - part 1, Initialize the nsHTMLReflowState "frame type" correctly for display:grid/inline-grid. Add nsIFrame::IsFlexOrGridItem(), and use it to share some flexbox code in nsHTMLReflowState. r=dholbert
|
2014-05-12 21:16:05 +00:00 |
|
Mats Palmgren
|
b084cf48ba
|
Bug 1008969 - part 0, make nsGridContainerFrame final for now, and remove some unnecessary boilerplate code, etc. r=dholbert
|
2014-05-12 21:16:05 +00:00 |
|
Markus Stange
|
4ffb1728b1
|
Bug 1008578 - Don't invalidate everything when a scrollframe becomes inactive. r=roc
|
2014-05-12 21:37:21 +02:00 |
|
Mats Palmgren
|
a4b0d0f12a
|
Bug 1008917 - part 16, make nsFrame::BoxReflow() return type 'void'. r=roc
|
2014-05-12 17:40:30 +00:00 |
|
Mats Palmgren
|
ea578f7f0a
|
Bug 1008917 - part 14, make nsAbsoluteContainingBlock::Reflow() return type 'void'. r=roc
|
2014-05-12 17:40:29 +00:00 |
|
Mats Palmgren
|
2e5845b3d5
|
Bug 1008917 - part 13, make nsContainerFrame::ReflowOverflowContainerChildren() return type 'void'. r=roc
|
2014-05-12 17:40:29 +00:00 |
|
Mats Palmgren
|
db437427b5
|
Bug 1008917 - part 12, make nsFrame::WillReflow() return type 'void'. r=roc
|
2014-05-12 17:40:29 +00:00 |
|
Mats Palmgren
|
5ba3e6847a
|
Bug 1008917 - part 11, make nsBlockFrame::ReflowDirtyLines() and nsLineLayout::ReflowFrame() return types 'void'. r=roc
|
2014-05-12 17:40:29 +00:00 |
|
Mats Palmgren
|
c4f06b92d3
|
Bug 1008917 - part 9,10, make DidReflow() return type 'void'. r=roc
|
2014-05-12 17:40:29 +00:00 |
|
Mats Palmgren
|
da334e1317
|
Bug 1008917 - part 8, make nsLeafFrame::DoRewflow() return type 'void'. r=roc
|
2014-05-12 17:40:29 +00: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 |
|
Mats Palmgren
|
bc1ff0e0a3
|
Bug 998535 - Apply GetSkipSides to block border+padding to make it for work for box-decoration-break:clone. r=roc
|
2014-05-12 11:45:28 +00:00 |
|
Mats Palmgren
|
a47dae1f05
|
Bug 998535 - Fix ConsumedHeight calculations so that they will work also for box-decoration-break:clone. r=roc
|
2014-05-12 11:45:28 +00:00 |
|
Mats Palmgren
|
f937ff669f
|
Bug 1007065 - Don't apply the special -moz-hidden-unscrollable clipping on nsTextControlFrame since it always has an anonymous scroll frame that deals with overflow. r=roc
|
2014-05-12 11:45:27 +00:00 |
|
L. David Baron
|
09c0fc4b9b
|
Bug 1001258: Remove assertion added in bug 911786 part 3 since it turns out the first bug it found was bogus. r=dholbert
The crashtest is Jesse's testcase, and does show the assertion in the
crashtest harness prior to the patch, and does not with the patch.
|
2014-05-09 16:54:39 -07:00 |
|
Matt Woodrow
|
5aa1f5d7fe
|
Bug 950312 - Part 4: Create active layers for nsDisplayMixBlendMode and nsDisplayBlendContainer if the layer manager supports all contained blend mode. r=roc
|
2014-05-09 21:49:27 +12:00 |
|