Jonathan Kew
4b5c93c1ec
Bug 1088547 - Don't pass NS_UNCONSTRAINEDSIZE as inline-size constraint to ComputeSize. r=smontagu
2014-10-25 12:09:25 +01:00
John Schoenick
dad732bc59
Bug 1023516 - Basic image srcset reftests r=jst
2014-10-24 14:00:17 -07:00
John Schoenick
1277e5eb13
Bug 1055750 - Part 3 - Track image vs imageset request load type through ImageLoadingContent::LoadImage r=bz,tanvi
2014-10-24 14:00:14 -07:00
Kartikaya Gupta
d9a2995ade
Bug 1083395 - Move to a single input queue owned by the APZCTM instead of many queues owned by APZC instances. r=botond
2014-10-24 13:29:34 -04:00
Kartikaya Gupta
47a070d91c
Bug 1083395 - Replace the touch block balance with an input block identifier. r=botond
2014-10-24 13:29:30 -04:00
Botond Ballo
c9de17f39c
Bug 1085569 - When calculating the composition bounds based on the frame size, use the cumulative resolution rather than the parent resolution everywhere. r=tn
...
--HG--
extra : amend_source : c72888ce19795e203e5dafa7d0b68065d6b668eb
2014-10-20 15:53:29 -04:00
Martijn Wargers
834ac112fc
Bug 417509 - crashtest.
2014-10-24 17:08:24 +00:00
Martijn Wargers
d8d94c981a
Bug 378961 - crashtest.
2014-10-24 17:08:24 +00:00
Martijn Wargers
08c1e9b9a8
Bug 404192 - crashtest.
2014-10-24 17:08:23 +00:00
Jesse Ruderman
64180fcad0
Bug 863935 - crashtest.
2014-10-24 17:08:23 +00:00
Jesse Ruderman
ddab7f7a09
Bug 862185 - crashtest.
2014-10-24 17:08:23 +00:00
Jesse Ruderman
2f2b704c24
Bug 837007 - crashtest.
2014-10-24 17:08:23 +00:00
Jesse Ruderman
5eaccf796f
Bug 822910 - crashtest.
2014-10-24 17:08:23 +00:00
Mats Palmgren
9af33d6f3a
Bug 724235 - crashtest.
2014-10-24 17:08:22 +00:00
Gijs Kruitbosch
dca1dd6314
Bug 1075653 - Make tooltips use vibrancy on Yosemite. r=smichaud
2014-09-12 14:10:09 +01:00
Markus Stange
dc285f3c81
Bug 1055634 - Propagate font smoothing background colors to layers. r=roc
2014-10-24 18:32:23 +02:00
Jonathan Watt
7ece5bfaca
Bug 1088625, part 3 - Remove nsRenderingContext's SetFont, FontMetrics and SetTextRunRTL methods now that no one uses them any more. r=mstange
2014-10-24 16:28:15 +01:00
Jonathan Watt
55c25e7b5c
Bug 1088625, part 2 - Pass nsFontMetrics objects through to code that needs it instead of storing it on the nsRenderingContext. r=mstange
2014-10-24 16:28:14 +01:00
Jonathan Watt
7fdccffb0b
Bug 1088625, part 1 - Add lots of missing nsFontMetrics.h and gfxTextRun.h includes
2014-10-24 16:28:14 +01:00
Jonathan Watt
89e1a13ad6
Bug 1088599 - Move nsRenderingContext::GetBoundingMetrics to nsLayoutUtils. r=mstange
2014-10-24 16:28:14 +01:00
Jonathan Watt
7a5f6eb3fd
Bug 1088550 - Move nsRenderingContext's remaining GetWidth methods to nsLayoutUtils. r=mstange
2014-10-24 16:28:13 +01:00
Carsten "Tomcat" Book
5ae144eb2d
Backed out changeset b1ab04e807c3 (bug 1074736)
2014-10-24 14:45:59 +02:00
Carsten "Tomcat" Book
b3aa3e4324
Backed out changeset 5b1f330c9298 (bug 1074736)
2014-10-24 14:45:38 +02:00
Xidorn Quan
d097257827
Bug 1088467 - Avoid adding space for bullet with list-style: none. r=surkov
2014-10-24 01:10:00 +02:00
Jonathan Kew
838e742b91
Bug 1087954 - Fix invalid mix of logical/physical coordinate systems in nsLineLayout::AllowForStartMargin. r=smontagu
2014-10-24 12:24:40 +01:00
Jonathan Kew
8d06c8d2e9
Bug 1083892 - Reftest. r=smontagu
2014-10-24 12:24:40 +01:00
Jonathan Kew
e82d3928c8
Bug 1083892 - Make CalculateBlockSideMargins work with logical coordinates. r=smontagu
2014-10-24 12:24:39 +01:00
Jonathan Kew
65348ca6aa
Bug 1086883 - Reftest. r=smontagu
2014-10-24 12:24:39 +01:00
Jonathan Kew
4da74762f1
Bug 1086883 - Convert writing modes where necessary for orthogonal flows when collapsing margins in nsBlockReflowContext methods. r=smontagu
2014-10-24 12:24:38 +01:00
Morris Tseng
f89772c17d
Bug 1074736 - Marionette test for selection carets with multiple range support. r=mdas
2014-10-23 23:30:00 +02:00
Morris Tseng
b62eca1a88
Bug 1074736 - Consider multiple range selection in selection caret. r=roc
2014-10-23 19:49:00 +02:00
Jonathan Watt
38b821625b
Bug 1088071, part 2 - Move the nsRenderingContext::DrawString code to nsLayoutUtils::DrawUniDirString. r=jfkthame
2014-10-24 11:00:23 +01:00
Jonathan Watt
bfe10861a9
Bug 1088071, part 1 - Wrap the callers of the final nsRenderingContext::DrawString method up in a new nsLayoutUtils::DrawUniDirString method. r=jfkthame
2014-10-24 11:00:23 +01:00
Jonathan Watt
6894c541fa
Bug 1087982, part 3 - Get rid of the ASCII variants of nsRenderingContext::DrawString/GetWidth. r=jfkthame
2014-10-24 11:00:23 +01:00
Jonathan Watt
de3b204a75
Bug 1087982, part 2 - Get rid of the pass-char-by-value variant of nsRenderingContext::GetWidth. r=jfkthame
2014-10-24 11:00:22 +01:00
Julian Seward
d88466d16d
Bug 1074697 - nsDisplaymtdBorder::GetBounds does not set out parameter *aSnap. r=roc.
2014-10-24 10:59:46 +02:00
Kearwood (Kip) Gilbert
be01a51ee2
Bug 1086948 - Remove scroll-behavior: instant CSS value option. r=bz
...
- Removed "instant" CSS keyword and references used by scroll-behavior.
- Updated tests, removing scroll-behavior: instant test cases.
2014-10-22 11:37:00 +02:00
Jonathan Watt
c8ce2a2313
Bug 1085533, part 2 - Port nsDisplayNotation::Paint to Moz2D. r=mattwoodrow
2014-10-24 08:26:28 +01:00
Jonathan Watt
fda24039d1
Bug 1087685 - Port gfxQuartzNativeDrawing to Moz2D. r=mattwoodrow
2014-10-24 08:26:27 +01:00
Jonathan Watt
80d17fc2dc
Bug 1087930 - Remove the gfxPattern returning variant of nsCSSBorderRenderer::CreateCornerGradient. r=mstange
2014-10-24 08:26:27 +01:00
L. David Baron
e03bc5f53b
Bug 1088179 - Convert touch caret code to using :-moz-native-anonymous so that it doesn't expose styles for magic attribute names to content. r=birtles
...
I tested locally on a Flame that using this without the ua.css changes
breaks the touch caret (it doesn't appear), but with the ua.css changes
the touch caret appears again.
This was formerly bug 1082899 patch 6.
--HG--
extra : transplant_source : %CA%60%B7%10%AD%01%14%92%98%28o%AA%BF%5E%8F%7BV%AA%24%D5
2014-10-23 14:58:21 -04:00
Wes Kocher
40b2127075
Merge m-c to inbound a=merge
2014-10-23 18:09:47 -07:00
Wes Kocher
0fc643cb33
Merge inbound to m-c a=merge
2014-10-23 17:37:23 -07:00
Ryan VanderMeulen
d627d69d92
Merge m-c to inbound. a=merge
2014-10-23 14:11:40 -04:00
Ryan VanderMeulen
f433b6abf9
Merge inbound to m-c. a=merge
2014-10-23 13:54:47 -04:00
Himanshu Singh
d737bbd9a1
BUG 1087478 - Transition mMayHaveTouchListener to be private. r=kats
2014-10-23 09:10:47 -04:00
Wes Kocher
09ba9b5177
Merge inbound to m-c a=merge CLOSED TREE
2014-10-22 18:46:27 -07:00
Ryan VanderMeulen
a8384fd2d1
Merge b2g-inbound to m-c. a=merge
2014-10-22 16:03:57 -04:00
Himanshu Singh
bdb575409f
Bug 1058614 - Transition mMayHaveTouchCaret to be private. r=kats
2014-10-22 13:40:20 -04:00
Daniel Holbert
5eae64fe0d
Bug 1084500 part 3: Make documentation for ComputeObjectAnchorPoint cover non-background use cases. r=seth
2014-10-22 13:03:19 -07:00