Robert O'Callahan
|
2a1134e322
|
Bug 946502. Part 3: Extend FrameLayerBuilder to set fixed-pos metadata on layers created for background-attachment:fixed content. r=mattwoodrow
--HG--
extra : rebase_source : dbaab718d7a358bfaa40124913bcd5acf0255aa1
|
2013-12-18 00:30:21 +13:00 |
|
Robert O'Callahan
|
01f6728b16
|
Bug 946502. Part 2: Remove unimplemented, unused function. r=mattwoodrow
--HG--
extra : rebase_source : fbc4a398d1554ffc668a18bd667b6b90fdace15f
|
2013-12-18 00:19:31 +13:00 |
|
Matt Woodrow
|
924bb34c92
|
Bug 962786 - Convert nsDragService to use Moz2D. r=roc
* * *
Bug 962786 - Bustage fix on a CLOSED TREE
|
2014-01-29 13:10:33 +13:00 |
|
Matt Woodrow
|
a3449e66b6
|
Bug 946952 - Run a 'compressed' paint up to 1 second after skipping the ColorLayer optimization. r=roc
|
2014-01-30 18:41:17 +13:00 |
|
Matt Woodrow
|
ff3e7f88a3
|
Bug 965030 - Pass the correct positioned frame to PushAbsoluteContainingBlock. r=roc
|
2014-01-30 18:40:23 +13:00 |
|
Phil Ringnalda
|
d641551daa
|
Back out d890e603d751 (bug 961919) for reenabling failing tests
|
2014-01-29 15:36:49 -08:00 |
|
Ehsan Akhgari
|
856768782f
|
Bug 965526 - Disable the native theme on the textboxes in the test case for bug 585922
|
2014-01-29 14:57:31 -08:00 |
|
Kartikaya Gupta
|
0a88403bdb
|
Bug 956690 - Ensure we descend into the root scroll frame if there is a displayport set. r=tn
|
2014-01-29 17:40:01 -05:00 |
|
Ehsan Akhgari
|
b5cfdda01d
|
Bug 961919 - Re-enable all of the subtests in test_reftests_with_caret.html. r=roc
|
2014-01-29 17:07:36 -05:00 |
|
Benoit Girard ext:(%20and%20Benoit%20Jacob%20%3Cbjacob%40mozilla.com%3E)
|
7d19d91f93
|
Bug 940842 - 3/3 - Add a mochitest covering repaint heuristics with will-change - r=mattwoodrow
|
2013-11-22 15:30:10 -05:00 |
|
Benoit Girard
|
6e831dc5e6
|
Bug 940842 - 2/3 - Implement will-change in layers-building code - r=mattwoodrow
|
2013-11-22 13:14:34 -05:00 |
|
Benoit Girard ext:(%20and%20Benoit%20Jacob%20%3Cbjacob%40mozilla.com%3E)
|
d46862615a
|
Bug 940842 - 1/3 - Add will-change CSS property - r=dbaron
The current spec draft is at:
http://tabatkins.github.io/specs/css-will-change/
This CSS property is disabled by default and can be enabled by toggling:
layout.css.will-change.enabled
|
2013-11-22 11:48:27 -05:00 |
|
Mats Palmgren
|
945c0cc094
|
Bug 957128 - Report hyphen breaks also for word-wrap:break-word (to display soft-hyphens). r=smontagu
|
2014-01-29 14:45:23 +00:00 |
|
"Kan-Ru Chen (陳侃如)"
|
caedc4da28
|
Bug 950225 - Restrict event fluffing in visible area with test case. r=roc
|
2014-01-29 21:54:25 +08:00 |
|
Robert O'Callahan
|
0d03a762fa
|
reftest for bug 929451
--HG--
extra : transplant_source : r%1A%7D%10%C08%3D%17f%C5%8E%16t%97b%13%AF%12%019
|
2014-01-28 18:14:23 +13:00 |
|
Masayuki Nakano
|
b93b85ae62
|
Bug 935876 part.2 Add new tests r=smaug
|
2014-01-29 17:06:26 +09:00 |
|
Phil Ringnalda
|
cc60a4deef
|
Backed out 5 changesets (bug 962786, bug 952011) for svg test_text_selection.html bustage
CLOSED TREE
Backed out changeset d7a6a64b42f0 (bug 962786)
Backed out changeset e50ced4f4040 (bug 952011)
Backed out changeset c9e6fd6d5a03 (bug 952011)
Backed out changeset 406540ed9da0 (bug 952011)
Backed out changeset d6f164b6421a (bug 962786)
|
2014-01-28 19:37:54 -08:00 |
|
Matt Woodrow
|
3bee165997
|
Bug 952011 - Use Untransform API to safetly untransform points when we have a projective matrix. r=roc
|
2014-01-29 13:10:35 +13:00 |
|
Matt Woodrow
|
223afafab5
|
Bug 952011 - Remove some nsLayoutUtils transform functions that are no longer needed. r=roc
|
2014-01-29 13:10:35 +13:00 |
|
Matt Woodrow
|
d8146d0c04
|
Bug 962786 - Convert nsDragService to use Moz2D. r=roc
|
2014-01-29 13:10:33 +13:00 |
|
Botond Ballo
|
ef0616629a
|
Bug 962791 - Do not wrap a position:absolute item into a ScrollLayer item if its containing block if outside the scrolled frame. r=roc
|
2014-01-27 19:51:35 -05:00 |
|
Kartikaya Gupta
|
9904e24f5a
|
Bug 961280 - Prevent the APZ repaint request from clobbering a layout-driven async scroll. r=tn
|
2014-01-28 17:54:59 -05:00 |
|
Ryan VanderMeulen
|
fc156abc94
|
Merge inbound to m-c.
|
2014-01-28 16:25:05 -05:00 |
|
Neil Deakin
|
ad6241d8fb
|
Bug 941409, add support for an anchor attribute to menus so that the popup can be anchored to a different element than the menu itself, this is used to avoid repositioning the bookmarks toolbar button menu, also changes popups to default to vertical orientation [Australis] r=neil,mconley
|
2014-01-28 11:28:45 -05:00 |
|
Phil Ringnalda
|
81b53bd666
|
Back out 7bfec63e417b (bug 950225) for test failures
CLOSED TREE
|
2014-01-27 23:12:54 -08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
4c775f81e5
|
Bug 950225 - Restrict event fluffing in visible area with test case. r=roc
|
2014-01-28 11:37:36 +08:00 |
|
Phil Ringnalda
|
2cb302ad80
|
Merge m-c to m-i
|
2014-01-27 18:38:19 -08:00 |
|
Phil Ringnalda
|
acf3242ddf
|
Bug 916350 followup, b2g desktop is every bit as prone to screwing up the scrollbar in 647192-1.html as b2g emulator is
|
2014-01-27 18:30:42 -08:00 |
|
Timothy Nikkel
|
3a0677e2bd
|
Bug 950301. Make the underlying frame of scroll layer items be the scrolled frame before the layerizing display lists. r=mattwoodrow
|
2014-01-27 17:30:29 -06:00 |
|
Andrew Halberstadt
|
805da2b117
|
Bug 916350 - Add missing hunk to get b2g desktop reftests working. r=bustage
|
2014-01-27 15:05:25 -05:00 |
|
Ryan VanderMeulen
|
4215ebf6b5
|
Merge b2g-inbound to m-c.
|
2014-01-27 15:05:03 -05:00 |
|
Carsten "Tomcat" Book
|
af1def1473
|
Merge mozilla-central to b2g-inbound
|
2014-01-27 14:14:56 +01:00 |
|
Dan Glastonbury
|
49ea89d9a9
|
Bug 913597 - Remove support for obsolete 'moz-webgl' name for creation of WebGL contexts. r=jgilbert
|
2014-01-28 05:59:24 +09:00 |
|
David Zbarsky
|
353734771e
|
Bug 952977: Convert shadow transforms to gfx::Matrix4x4 r=nical
|
2014-01-27 10:29:27 -05:00 |
|
David Zbarsky
|
8f05aaacbd
|
Bug 952977: Convert Layer's mTransform to gfx::Matrix4x4 r=nical
|
2014-01-27 10:29:06 -05:00 |
|
David Zbarsky
|
9bdd10281d
|
Bug 952977: Convert GetTransform to gfx::Matrix4x4 r=nical
|
2014-01-27 10:28:47 -05:00 |
|
David Zbarsky
|
bab894b2de
|
Bug 952977: Convert SetBaseTransform to gfx::Matrix4x4 r=nical
|
2014-01-27 10:28:33 -05:00 |
|
Randy Lin
|
8179f228c6
|
Bug 891705 - [MediaEncoder] Implement WebM 1.0 container writer. r=giles, r=gps, r=rillian
This is an integrated patch which includes:
1. Bug 891705: [MediaEncoder] Implement WebM 1.0 container writer. r=giles, r=gps
2. Bug 950567: [MediaEncoder] Phase-in libmkv library. r=giles
3. bug 883749: Implement Vorbis encoding. r=rillian
4. bug 881840: Implement VP8 track encoder. r=rillian
|
2014-01-15 14:21:14 +08:00 |
|
Ehsan Akhgari
|
9aaa0f7b86
|
Bug 963763 - Fix the test case for bug 612271 so that it doesn't depend on the mouse not hovering the textarea on Windows; r=roc
|
2014-01-24 16:05:52 -05:00 |
|
Ehsan Akhgari
|
9d52b78d56
|
Bug 963760 - Fix the test for bug 682712 to not rely on a mouse click to set the focus on body; r=roc
|
2014-01-25 11:59:34 -05:00 |
|
Ms2ger
|
afb16c34a0
|
Bug 243412. Enable unprefixed 'box-sizing'. r=dbaron
|
2014-01-17 17:13:22 -07:00 |
|
Mats Palmgren
|
0ca14653b7
|
Bug 961363 - test.
|
2014-01-25 10:03:54 +00:00 |
|
Mats Palmgren
|
3a6f7fb1b0
|
Bug 961363 - Don't try to handle multiple-select commands in single-select lists. r=bz
|
2014-01-25 10:03:54 +00:00 |
|
David Baron
|
e65b13f7bf
|
Bug 834842 - Support mach timestamp in reftest-analyzer. r=bgirard
|
2014-01-25 10:03:54 +00:00 |
|
Oskar Eisemuth
|
307f35b892
|
Bug 844473: Honor mozdisallowselectionprint and moznomarginboxes in print preview as well as print. r=roc
|
2014-01-24 17:18:54 -05:00 |
|
James Kitchener
|
c8ad102329
|
Bug 941611 - More consistent rounding of text metrics. r=karlt, r=fredw
|
2014-01-27 08:18:26 -05:00 |
|
Mats Palmgren
|
659e05d266
|
Bug 964078. r=roc
|
2014-01-28 09:15:24 -05:00 |
|
Frédéric Wang
|
a280db70b6
|
Bug 945254 - Take italic correction into account when positioning subscripts. r=karlt
|
2014-01-28 08:57:08 -05:00 |
|
Andrew Halberstadt
|
3960405849
|
Bug 958520 - Disable four failing b2g desktop reftest-sanity tests, r=jgriffin
|
2014-01-24 10:35:35 -05:00 |
|
Andrew Halberstadt
|
1cf91fdbe1
|
Bug 916350 - Make it possible to run reftests on b2g desktop, r=jgriffin,ted
|
2014-01-24 10:34:01 -05:00 |
|