Wes Kocher
d8ac0068e5
Merge b2g-inbound to m-c a=merge CLOSED TREE
2015-03-10 15:44:53 -07:00
Ehsan Akhgari
a4099ba4c5
Bug 922977 - Request a longer timeout when running test_reftests_with_caret.html
2015-03-10 12:55:30 -04:00
Carsten "Tomcat" Book
cc4d1b9af9
Merge mozilla-central to b2g-inbound
2015-03-10 14:07:36 +01:00
Xidorn Quan
4407f03467
Bug 1130891 part 3 - Add param to HTMLCopy to allow copy with ruby annotation. r=smaug
...
--HG--
extra : source : 57de10711eec392abda832e0df2b4186881180b0
2015-03-10 17:11:55 +11:00
John Daggett
dc7bf5c8d6
Bug 1140946 - tweak fall-through for ex/ch restyle on font load. r=dbaron
2015-03-10 13:55:11 +09:00
Wes Kocher
afd56832f4
Merge m-c to inbound a=merge CLOSED TREE
2015-03-09 19:06:17 -07:00
Wes Kocher
5e8e02e501
Merge b2g-inbound to m-c a=merge CLOSED TREE
2015-03-09 18:56:42 -07:00
Mason Chang
cff9450e4b
Renable reftests due to bug 1123762. r=me
2015-03-09 15:55:01 -07:00
Mats Palmgren
73069181c8
Bug 1140579
- Additional tests and code comment update.
2015-03-09 17:29:00 +00:00
Alexandre Lissy
e8b4f395c0
Bug 1138442 - Disable reftests on Mulet in parity with B2G/B2G Desktop. r=ahal
2015-03-10 02:43:00 +01:00
Jonathan Kew
48c3169855
Bug 1138495 - pt 4 - Remove failure annotation from the final testcase, and add specific equality tests for the correctly-inflated rendering of 1c and 1d. r=smontagu
...
--HG--
rename : layout/reftests/writing-mode/font-inflation-1-ref.html => layout/reftests/writing-mode/font-inflation-1c-ref.html
rename : layout/reftests/writing-mode/font-inflation-1-ref.html => layout/reftests/writing-mode/font-inflation-1d-ref.html
2015-03-10 14:28:23 +00:00
Jonathan Kew
eda6f033e5
Bug 1138495 - pt 3 - Compute font inflation based on inline-axis dimensions rather than always using physical width. r=smontagu
2015-03-10 14:28:23 +00:00
Jonathan Kew
b2818a1915
Bug 1138495 - pt 2 - Remove failure annotations from tests that no longer fail; note that the comparison of font-inflation-1c.html vs 1d still fails (they should inflate by different amounts). r=smontagu
2015-03-10 14:28:23 +00:00
Jonathan Kew
f5b4780e94
Bug 1138495 - pt 1 - Rename NS_FRAME_IN_CONSTRAINED_HEIGHT flag to NS_FRAME_IN_CONSTRAINED_BSIZE, and set it appropriately according to writing mode. r=smontagu
2015-03-10 14:28:23 +00:00
Jonathan Kew
59208520d6
Bug 1138495 - pt 0 - Reftests for font inflation in vertical writing mode, initially annotated as failing. r=smontagu
2015-03-10 14:28:23 +00:00
Mike Hommey
364038011c
Bug 868814 - Fold mozalloc library into mozglue. r=njn
...
--HG--
rename : memory/mozalloc/moz.build => memory/mozalloc/staticruntime/moz.build
2015-03-10 10:01:52 +09:00
Kartikaya Gupta
c6da1df376
Bug 1137267 - Remove unneeded flags to track touch listeners and touch caret. r=smaug,dvander,botond
2015-03-10 09:29:25 -04:00
Kartikaya Gupta
cf25343ea5
Bug 1137267 - Enable event-regions automatically when APZ is enabled, and allow the APZ code to assume event-regions are enabled always. r=botond,tn
2015-03-10 09:29:19 -04:00
Milan Sreckovic
76dd5cd892
Bug 1140113 - Catch direct (and some indirect) callers of CreateDrawTarget* and deal with failure. r=mstange
2015-03-09 15:48:20 -04:00
Alexandre Lissy
7af743b42f
Bug 1139895 - Add fuzz for 1062792-1.html. r=tn
2015-03-07 01:10:00 -05:00
Phil Ringnalda
1f21ae9b68
Merge m-c to m-i
2015-03-08 13:34:08 -07:00
Phil Ringnalda
ed7996f8c6
Merge b-i to m-c, a=merge
2015-03-08 13:27:18 -07:00
Robert Longson
d9a0e5762b
Bug 1138065 - view elements as fragment identifiers should have normal target matching. r=dholbert
2015-03-08 17:34:47 +00:00
Mason Chang
2c72afd948
Bug 1019840 - Disable intermittent width-special-values-image-block.html on b2g. r=philor
2015-03-08 09:48:04 -07:00
Phil Ringnalda
aba7731861
Merge b-i to m-c, a=merge
2015-03-07 19:18:39 -08:00
Xidorn Quan
d4289c7714
Bug 1139283 - Move some properties from nsStyleDisplay to nsStylePosition. r=dbaron
...
The moved properties are:
* clip
* transform-style
* transform-origin
* backface-visibility
* perspective
* perspective-origin
* will-change
--HG--
extra : source : 42bbf0328b450d1094250159fe9f7f0d07622290
2015-03-08 18:43:22 +11:00
Robert Longson
751b0c932b
Bug 1140080 - ensure we only create stop frames for gradients. r=dholbert
2015-03-08 06:49:33 +00:00
Phil Ringnalda
8f5c1764fb
Merge m-c to m-i
2015-03-07 19:39:49 -08:00
Mason Chang
9de2773cfe
Bug 1019840. Disable intermittent width-special-values tests on b2g. r=tn
2015-03-06 08:25:32 -08:00
Ryan VanderMeulen
8aaa845a81
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-03-06 16:18:04 -05:00
Daniel Holbert
67721f34f8
Bug 1140502 - Request longer mochitest timeout threshold for test_media_queries.html & test_selectors.html. r=dbaron, a=me
2015-03-06 11:43:00 -05:00
Bill McCloskey
54115031c4
Bug 1129223 - Remove local mozAfterRemotePaint events (r=smaug)
2015-03-05 22:03:23 -08:00
Robert O'Callahan
ed470cc6d0
Bug 1131000. Implement nsMathMLSelectedFrame::ComputeSize to delegate size computation to the selected frame. r=mats
...
--HG--
extra : rebase_source : d27919e87b39379ea5f6b74b3e4f71ea5cb6ef43
2015-03-05 17:06:32 +13:00
Robert O'Callahan
ac7d5cd4af
Bug 1139709. Address review comments. r=mats
...
--HG--
extra : rebase_source : c9ddf3b8061f8624cddea8cf12b82f030330ac34
2015-03-05 17:22:26 +13:00
Robert O'Callahan
9a9d89d206
Bug 1139709. Remove unused parameters from nsMathMLChar::GetMaxWidth. r=mats
...
--HG--
extra : rebase_source : a2c7cc22ab0ca688cb935f470056f97409b58fe3
2015-03-05 14:46:40 +13:00
Robert O'Callahan
aaa040a415
Bug 1139709. Cache nsMathMLContainerFrame's intrinsic width. r=mats
...
For me, this reduces the load time of the testcase in bug 1139709 from
68s to 34s.
--HG--
extra : rebase_source : 3b308584a9985e5ce55297fff6bb7f35acadcf0e
2015-03-05 14:30:07 +13: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
Robert Longson
1e7c4f6beb
Bug 1137859 - stroke-dashoffset not respecting pathLength property. r=dholbert
...
--HG--
rename : layout/reftests/svg/stroke-dasharray-and-pathLength-01.svg => layout/reftests/svg/stroke-dashoffset-and-pathLength-01.svg
2015-03-06 14:12:52 +00:00
John Daggett
4de4c29fff
Bug 935862 p6 - fixup problematic reftests. r=heycam
2015-03-06 17:44:37 +09:00
Cameron McCormack
af82df86e3
Bug 935862 p5 - handle SVGTextFrame reflow correctly. r=jdaggett
2015-03-06 17:44:32 +09:00
John Daggett
48088e4882
Bug 935862 p4 - add reftests to sanity check @font-face reflow behavior. r=heycam
2015-03-06 17:44:28 +09:00
John Daggett
af0ef7b9f2
Bug 935862 p3 - implement selective reflow for downloadable fonts. r=heycam
2015-03-06 17:44:23 +09:00
John Daggett
0e183d4c4d
Bug 935862 p1 - add flag for ex/ch unit usage. r=heycam
2015-03-06 17:44:14 +09:00
L. David Baron
10fa0b3d2f
Bug 1140486 patch 2 - Make nsTextFrame::UpdateOverflow include the visual overflow from the text metrics by calling existing RecomputeOverflow. r=jfkthame
...
UpdateOverflow and RecomputeOverflow need to remain two separate
functions since RecomputeOverflow is called from line layout, prior to
setting the overflow areas, whereas UpdateOverflow needs to reset the
overflow areas and (via its return value) propagate the change to
ancestors. However, they should share more code than they do today.
The only substantive (non-error-handling) change this is making is that
it's adding the MeasureText call, manipulation of the resulting
boundingBox, and inclusion of that bounding box in the visual overflow.
This is exactly the change that I'm trying to make in this bug.
It's also changing the error handling if EnsureTextRun returns null, but
I don't think we need to worry about that case much.
2015-03-07 12:27:36 -08:00
L. David Baron
0d0b0e8f2d
Bug 1140486 patch 1 - Pass block frame instead of block reflow state to nsTextFrame::RecomputeOverflow. r=jfkthame
...
This allows calling it from UpdateOverflow in patch 2.
2015-03-07 12:27:36 -08:00
Jonathan Kew
b42aa70b5d
Bug 1114329 - Reftests for floats within blocks of varying width and directionality. r=smontagu
2015-02-18 12:25:46 +00:00
Mats Palmgren
eaaf4319bb
Bug 1140198 - Tweak display:contents test to make this test green again. r=me on a CLOSED TREE
2015-03-07 17:38:57 +00:00
Mats Palmgren
b1a684cc86
Bug 1140579
- Make <legend>s have a legend frame when nearest ancestor frame is a fieldset frame. r=roc
...
IOW, drop the requirement that the parent *content* is a <fieldset>,
thus allowing a <legend> to become the fieldset legend also when it's
wrapped in one or more nodes that are styled with display:contents.
2015-03-07 14:53:46 +00:00
Mats Palmgren
4c74b7ca6b
Bug 1140579
- (backout rev 27ac269bb796 b/c wrong bug number in commit message)
2015-03-07 14:53:45 +00:00
Mats Palmgren
5bf718435c
Bug 1140198 - display:contents on the root element (but not else-where) should compute to 'block'. r=roc
2015-03-07 14:35:02 +00:00