Ehsan Akhgari
ab671da355
Backed out changeset 1082eae712e0 (bug 939569) for Windows build bustage
...
Landed on a CLOSED TREE
2013-11-17 16:30:24 -05:00
Olli Pettay
9f1791cccc
Bug 938626, be more consistent when handling pref changes in PresContext, r=tn
...
--HG--
extra : rebase_source : a88316df079f54fd17dc9350b0590f60f8fe4f32
2013-11-17 22:49:52 +02:00
Nicholas Cameron
2ed8c68721
No bug. Fix an ifdef in FrameLayerBuilder. r=mattwoodrow
2013-11-18 09:33:21 +13:00
Ehsan Akhgari
3ad76fc16e
BUg 939569 - Build layout/build in unified mode; r=glandium
2013-11-17 15:26:31 -05:00
Patrick McManus
cef5a3d64d
bug 895700 - load user fonts at high priority r=roc
...
--HG--
extra : rebase_source : ed695dd11ed294b5000e53a3523d83ef44853c2b
2013-11-16 09:34:25 -05:00
Ehsan Akhgari
bad5f0cf2e
Bug 938848 - Build layout/forms in unified mode; r=glandium
2013-11-17 13:31:30 -05:00
Geoff Brown
de4dc8c13d
Bug 936226 - (2) Adjust reftest manifests for Android x86; r=dminor
2013-11-17 10:23:17 -07:00
Ehsan Akhgari
865994a2fc
Bug 938869 - Build layout/xul in unified mode; r=roc
2013-11-14 21:51:01 -05:00
Ehsan Akhgari
0770776e93
Bug 938867 - Build layout/tools in unified mode; r=roc
2013-11-14 21:50:07 -05:00
Ehsan Akhgari
69872c43cd
Bug 938865 - Build layout/tables in unified mode; r=roc
2013-11-14 21:49:29 -05:00
Ehsan Akhgari
a9b361e017
Bug 938864 - Build layout/svg in unified mode; blanket-r=glandium
2013-11-14 21:48:52 -05:00
Ehsan Akhgari
f30fc08937
Bug 938853 - Build layout/ipc in unified mode; r=roc
2013-11-14 21:48:02 -05:00
Ehsan Akhgari
81ac463d4b
Bug 938859 - Build layout/printing in unified mode; r=roc
2013-11-14 21:47:13 -05:00
Ehsan Akhgari
a9b0c71037
Bug 938852 - Build layout/inspector in unified mode; r=roc
2013-11-14 21:46:28 -05:00
Ehsan Akhgari
3eeac86192
Bug 938850 - Build layout/mathml in unified mode; r=roc
2013-11-14 21:45:38 -05:00
Ehsan Akhgari
4837829df4
Bug 938849 - Build layout/generic in unified mode; r=roc
2013-11-15 08:19:02 -05:00
Ehsan Akhgari
0ec1a021d3
Bug 938114 - Build layout/base in unified mode; r=roc
2013-11-14 21:43:56 -05:00
Ehsan Akhgari
4ff4da4197
Bug 938123 - Build layout/style in unified mode; r=roc
2013-11-14 21:42:57 -05:00
Robert O'Callahan
62338291e1
Bug 938322. Address review comment. r=gbrown
2013-11-18 01:24:09 +13:00
Robert O'Callahan
ff30284171
Bug 913444. Track restyling of margins and treat such nodes as active scrolled roots. r=mattwoodrow
...
Restyling margin-top and margin-bottom will typically require reflow and cause
sibling elements to be moved and invalidated, so it's not a big win to layerize
such nodes. However, layerizing them should be relatively harmless.
--HG--
extra : rebase_source : 659593b6b6990aa859144641eb23e7ccf384a82a
2013-09-09 17:08:42 -07:00
Robert O'Callahan
0460f7f3de
Bug 938322. Force layout.css.devPixelsPerPx to 1.0 for reftests on all Android devices. r=gbrown
...
--HG--
extra : rebase_source : 7a1b81fc5d6e98786fa84de1149450bee60f6996
2013-11-12 17:05:26 +13:00
Robert O'Callahan
2e02d90dd4
Bug 876321. Track restyling of top/left/right/bottom and treat such nodes as active scrolled roots. r=mattwoodrow
...
--HG--
extra : rebase_source : 24e7900efdb476a0533808956b9604d144e4db89
2013-09-09 17:08:41 -07:00
Robert O'Callahan
151d25e50f
Bug 938316. Work around fractional texture resampling issues by switching to NEAREST sampling when we're doing a pixel-aligned compositing operation. r=jrmuizel
...
--HG--
extra : rebase_source : ec49c8c8993af402a24b57efbaea743d39dcd89c
2013-11-13 23:56:11 +13:00
Simon Montagu
7eb261234c
Optimize bidi resolution on blocks without mixed-direction text. Bug 646359, r=roc
2013-11-04 07:14:02 +02:00
Simon Montagu
4e9637279f
Bug 936935: Mark lines dirty more accurately in Bidi resolution, r=roc
2013-11-07 16:39:49 +02:00
Cameron McCormack
63f9a46e31
Fix title text in test; no bug. (DONTBUILD)
2013-11-17 19:46:12 +11:00
Cameron McCormack
bb7d917108
Bug 936670 - Position text rendered runs by the first non-trimmed character in the run. r=longsonr
2013-11-17 18:32:56 +11:00
Cameron McCormack
6e5ef8f8c6
Bug 933044 - Push style scopes even if we would skip pushing ancestors when there is no ancestor filter. r=bz
2013-11-17 17:51:04 +11:00
Matt Woodrow
4fd3487757
Bug 934860 - Followup to fix build on a CLOSED TREE
2013-11-17 17:24:53 +13:00
Matt Woodrow
a2ab151d04
Bug 934860 - Part 6: Add a pref to disable single rect painting and disable it for now for causing TART regressions. r=jrmuziel
2013-11-14 13:46:19 +13:00
Robert Longson
c89588bebf
Bug 938569 - Path fails to render, with comma between move command and implied line command. r=dholbert
2013-11-16 09:51:39 +00:00
Daniel Holbert
1329f6b328
(no bug) Remove some obsolete/incorrect comments from nsFlexContainerFrame.cpp. comment-only, DONTBUILD
2013-11-15 20:41:48 -08:00
Arnaud Bienner
8e0c9b178a
Bug 931619 - Add a tiny border to the color swatch. r=dholbert
2013-11-13 17:59:56 +01:00
Chris Lord
ade36f9119
Bug 933556 - Anchor fixed, left+right/top+bottom positioned content to center. r=roc
...
If a fixed position element has both top and bottom, or both left and right
positioning, set the fixed position anchor to the center of the corresponding
axis. This causes it to remain center-aligned when async zooming.
2013-11-15 17:06:29 +00:00
Ryan VanderMeulen
25f4dc9657
Merge m-c to inbound on a CLOSED TREE.
2013-11-14 20:58:52 -05:00
Ryan VanderMeulen
b435761165
Merge b2g-inbound to m-c on a CLOSED TREE.
2013-11-14 20:57:32 -05:00
Garner Lee
7e93d14213
Bug 674741 - Part 6: NFC Build System Changes. r=khuey
...
--HG--
extra : rebase_source : 259fbadf1e2dad187d2704a34ec94f883c25baeb
2013-11-12 10:11:39 -08:00
Daniel Holbert
777d4a236f
(no bug) Fix a few whitespace issues in nsFlexContainerFrame.*
...
DONTBUILD because whitespace-only
2013-11-12 18:50:39 -08:00
Daniel Holbert
b0fd092870
Bug 937858: Rename border-only variable from "bp" to "border", to avoid confusion with border/padding. r=mats
2013-11-12 17:14:50 -08:00
Corey Ford
98358e22c2
Bug 925259: Avoid sticky positioning inner table elements. r=dholbert
2013-11-12 12:46:47 -08:00
Bobby Holley
2fa89e6586
Bug 840488 - Move print system script disabling to the new API. r=bz
2013-11-12 16:43:33 -08:00
Botond Ballo
6b767514e1
Bug 936277 - Do not allow subframe displayports to get clipped away. r=tn
2013-11-07 19:36:59 -05:00
Mats Palmgren
5669ac8cc5
Bug 931853 - Adjust the frame's vertical position to account for a negative margin larger than its height, in quirks mode. r=roc
2013-11-12 18:38:29 +00:00
Ed Morley
e64ec189c6
Backed out changeset f0d6d67fbc1e (bug 909344) for reftest failures in f0d6d67fbc1e
2013-11-12 15:17:31 +00:00
Abhishek Arya
2e74fdac40
Bug 806056 - Crashtests.
2013-11-12 14:37:22 +00:00
Abhishek Arya
2722ff0bf6
Bug 784600 - Crashtest.
2013-11-12 14:37:22 +00:00
miaubiz@gmail.com
b8f9e27cdb
Bug 777838 - Crashtest.
2013-11-12 14:37:22 +00:00
Mats Palmgren
b3b295a6eb
Bug 654002 - crash tests.
2013-11-12 14:37:22 +00:00
Jesse Ruderman
1dab61cc13
Bug 537645 - Crashtest.
2013-11-12 14:37:22 +00:00
Jesse Ruderman
48227959ed
Bug 489477 - Crashtest.
2013-11-12 14:37:22 +00:00