Matt Woodrow
6f27729132
Bug 889959 - Don't clear compositor when detaching compositables. r=nical
2014-02-17 11:24:08 +13:00
Matt Woodrow
b0bbb6b406
Bug 889959 - Implement GetTextureClient for CairoImage. r=nical
2014-02-17 11:23:39 +13:00
Cameron McCormack
3ee67f3c26
Fix error in lldb string serialiation; no bug. (DONTBUILD, NPOTB)
2014-02-17 15:22:59 +11:00
Kyle Huey
a9b4ae6a3b
Bug 971427: Don't use threadsafe refcounting in MediaDocumentStreamListener. r=jst
2014-02-16 18:26:56 -08:00
Ehsan Akhgari
43d183176d
Bug 966155 - Ensure that we handle the native key bindings for all key events in designMode documents; r=Neil
2014-02-16 19:09:52 -05:00
Ehsan Akhgari
bc8bf41e9d
Fix the bug number in the test, no bug
2014-02-16 19:06:20 -05:00
L. David Baron
e824590763
Bug 480888 patch 4: Draw outline around the union of border boxes, SVG, and text, rather than the visual overflow area. r=roc
...
At the same time, move the handling of outlines on inlines that contain
blocks earlier, so that we factor it into the stored frame property (and
thus have the stored frame property) and so that we include it
accurately in the overflow calculation.
2014-02-16 16:05:10 -08:00
Maks Naumov
ba8f8a6ac8
Bug 973187: Fix typo (checking mRadiusX twice and not checking mRadiusY) in nsStyleGradient::HasCalc(). r=dbaron
2014-02-16 16:05:10 -08:00
L. David Baron
a22aa08933
Bug 789602 followup: unbreak printing of REFTEST IMAGE with != test failures, which the initial patch incorrectly put before the REFTEST TEST-UNEXPECTED-FAIL line.
2014-02-16 16:05:09 -08:00
L. David Baron
596a097c34
Fix whitespace and modelines in reftest-analyzer. No bug.
2014-02-16 16:05:09 -08:00
Phil Ringnalda
45200f5d68
Backed out 3 changesets (bug 972703, bug 889959) for build failures and crashes
...
CLOSED TREE
Backed out changeset ef3d90780478 (bug 972703)
Backed out changeset 34c95e937671 (bug 889959)
Backed out changeset 5e25912d6696 (bug 889959)
2014-02-16 15:17:01 -08:00
Matt Woodrow
c95997a7af
Bug 972703 - Clamp massive transformed overflow areas to the middle of the representable range instead of the start. r=roc
2014-02-17 11:25:36 +13:00
Matt Woodrow
b389c83829
Bug 889959 - Don't clear compositor when detaching compositables. r=nical
2014-02-17 11:24:08 +13:00
Matt Woodrow
3626d00dae
Bug 889959 - Implement GetTextureClient for CairoImage. r=nical
2014-02-17 11:23:39 +13:00
Tony Young
c5c38cd75f
test for bug 956489
...
--HG--
extra : transplant_source : D%29%7CvI%1D%BC%B4%A8%10%02%F5%BF%ECV%D2%7C%1C%27%B8
2014-02-17 09:47:39 +13:00
Karl Tomlinson
91e65e5bb7
b=972678 round double times to ticks consistently and round to nearest r=padenot
...
--HG--
extra : transplant_source : Q%B5%155%81%7C%8BQ4%EB%BD%E9h%A7%8E%94%C9%EC%A2q
2014-02-17 09:47:19 +13:00
Karl Tomlinson
9d91e4723c
b=972678 move stream time methods from WebAudioUtils to AudioNodeStream r=padenot
...
Trying to clear up which stream parameter is which.
--HG--
extra : transplant_source : D%94%23%60M%82%7E%D8%FF%8A%D3%C8%9F%25%D6%7E%EA%19%80%E9
2014-02-17 09:46:56 +13:00
Phil Ringnalda
2c34a5ca5f
Back out a12e6c2e9535 (bug 972327) for not actually building
...
CLOSED TREE
2014-02-16 10:33:54 -08:00
Phil Ringnalda
af145741c8
Merge b-i to m-c
2014-02-16 08:47:59 -08:00
Phil Ringnalda
14821df90b
Merge f-t to m-c
2014-02-16 08:47:19 -08:00
Girish Sharma
a7fd58cdc5
Bug 971276 - Hitting enter should insert the currently selected item from an autocomplete list in the Style Editor, r=harth
2014-02-16 13:56:26 +05:30
Jeff Muizelaar
a1db66be04
Bug 973256. Don't double printf. r=jdm
...
I suspect this was accidental.
--HG--
extra : rebase_source : 002fd9d384bc8d7b961b58df0c870057fb3e0a18
2014-02-15 23:45:15 -05:00
Jeff Muizelaar
bf37765934
Bug 973257. GL: Fix broken printf string. r=vlad
...
--HG--
extra : rebase_source : 4e2381555b7b1a49cb05cb438f63b4fe8f2fe0ed
2014-02-15 23:44:05 -05:00
Phil Ringnalda
80c261dc79
Merge m-c to m-i
2014-02-15 18:37:05 -08:00
Phil Ringnalda
147388c3e8
Merge m-c to f-t
2014-02-15 18:36:10 -08:00
Phil Ringnalda
6b64749019
Merge m-c to b-i
2014-02-15 18:35:10 -08:00
Phil Ringnalda
1b9f2a42b1
Merge b-i to m-c
2014-02-15 18:28:57 -08:00
Phil Ringnalda
22a4c2b926
Merge f-t to m-c
2014-02-15 18:28:12 -08:00
Sotaro Ikeda
10a7da9096
Bug 972623 - Call SetCompositableBackendSpecificData() in ImageHost::Composite() r=nical
2014-02-15 17:00:16 -08:00
Gijs Kruitbosch
6694f74c1b
Bug 973153 - disable (undo) reset buttons at the start of Australis' customize mode transitions to prevent breakage, r=Unfocused
2014-02-16 00:15:06 +00:00
Jeff Muizelaar
3d43c4a5c0
Bug 821475. Moz2D: Remove flip when drawing gradient. r=mstange
...
We muck with the matrix before we draw the text. We need to set it back after.
--HG--
rename : mobile/android/base/FilePicker.java => mobile/android/base/ActivityHandlerHelper.java
extra : rebase_source : 4f937b0b2779ee6c771e030a7ae0894f14a7b211
2014-02-15 18:21:43 -05:00
Phil Ringnalda
2cb2a8ed3d
Back out 47fb16f8fb6a (bug 968645) to reenable test_input_sanitization.html on b2g desktop now that we've switched back to m1.medium slaves
2014-02-15 14:19:35 -08:00
Phil Ringnalda
8fffc84cd1
Back out 94fef99a7c79 (bug 967585) to reenable test_transitions.html on b2g desktop now that we've switched back to m1.medium slaves
2014-02-15 14:17:09 -08:00
B2G Bumper Bot
d300bd2ffa
Bumping manifests a=b2g-bump
2014-02-15 14:05:58 -08:00
B2G Bumper Bot
5718be85f9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/43e4148c36fb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16143 from KevinGrandon/bug_885979_remove_extra_setting
Bug 885979 - Remove unused contact setting
========
https://hg.mozilla.org/integration/gaia-central/rev/546d4930d344
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 885979 - Remove unused setting r=reuben
2014-02-15 14:00:11 -08:00
B2G Bumper Bot
38b4ec0a24
Bumping manifests a=b2g-bump
2014-02-15 12:46:02 -08:00
Ms2ger
e5b03eb751
Bug 968900 - Move LOCAL_INCLUDES to moz.build in toolkit/; r=mshal
2014-02-15 21:25:20 +01:00
Ms2ger
33da18c67e
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
2014-02-15 21:24:59 +01:00
B2G Bumper Bot
cd37452d9b
Bumping manifests a=b2g-bump
2014-02-15 11:21:00 -08:00
B2G Bumper Bot
e247771e8e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8c153b0618e4
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #15619 from pivanov/bug-935095
Bug 935095 - [Gallery] 1.3 Back button position not to spec
========
https://hg.mozilla.org/integration/gaia-central/rev/746bc70f1a51
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 935095 - [Gallery] 1.3 Back button position not to spec
2014-02-15 11:15:13 -08:00
Daniel Holbert
f7cff805e8
Bug 969460 part 3: regression tests for "display:flex" on root node. r=bz
2014-02-15 10:43:11 -08:00
Daniel Holbert
7772871b39
Bug 969460 part 2: Use EnsureBlockDisplay to determine the 'display' of the root node, and let nsCSSFrameConstructor::ConstructDocElementFrame create flex containers. r=bz
2014-02-15 10:42:37 -08:00
Daniel Holbert
f23db27f6e
Bug 969460 part 1: Give EnsureBlockDisplay a second parameter, to determine whether it converts 'display:list-item' to block. r=bz
2014-02-15 10:42:35 -08:00
B2G Bumper Bot
3f37e2434d
Bumping manifests a=b2g-bump
2014-02-15 10:40:58 -08:00
B2G Bumper Bot
0d655ca7cb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b7c6efd07444
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #16061 from alivedise/bugzilla/935750/revive-dead-app-instead-destroy
Bug 935750 - Revive crashed app once got opened. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/23ae61e91859
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 935750 - Implement Suspending AppWindow and Priority Manager
2014-02-15 10:35:10 -08:00
Phil Ringnalda
61c9f360fb
Merge m-c to b-i
2014-02-15 10:19:28 -08:00
Phil Ringnalda
c2ca88748e
Merge m-c to m-i
2014-02-15 10:15:56 -08:00
Phil Ringnalda
89c3345063
Merge f-t to m-c
2014-02-15 10:10:31 -08:00
Phil Ringnalda
7d3085e511
Merge b-i to m-c
2014-02-15 10:01:36 -08:00
Phil Ringnalda
b463b1af44
Merge m-i to m-c
2014-02-15 09:54:57 -08:00