Phil Ringnalda
71b27f8c88
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
0dd8a83d9d
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
5c5e3de5e8
Bug 889959 - Don't clear compositor when detaching compositables. r=nical
2014-02-17 11:24:08 +13:00
Matt Woodrow
551fc01152
Bug 889959 - Implement GetTextureClient for CairoImage. r=nical
2014-02-17 11:23:39 +13:00
Tony Young
1633c5717b
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
df9498d5ab
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
f7531c3dfa
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
Tony Young
65877530ba
test for bug 964376
...
--HG--
extra : transplant_source : %5D%1C%AD%A5%8D%BCT%11%CAR%1F%A3O%1B3%E33%E7%81%DE
2014-02-14 17:48:34 +13:00
Phil Ringnalda
60e2b87afe
Merge b-i to m-c
2014-02-16 08:47:59 -08:00
Phil Ringnalda
14b178c82a
Merge f-t to m-c
2014-02-16 08:47:19 -08:00
Girish Sharma
e8631d5d5c
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
ea2a2d1102
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
93bba86964
Bug 973257. GL: Fix broken printf string. r=vlad
...
--HG--
extra : rebase_source : 4e2381555b7b1a49cb05cb438f63b4fe8f2fe0ed
2014-02-15 23:44:05 -05:00
Phil Ringnalda
046d461628
Merge m-c to m-i
2014-02-15 18:37:05 -08:00
Phil Ringnalda
8ea942cd67
Merge m-c to f-t
2014-02-15 18:36:10 -08:00
Phil Ringnalda
c9b3faaef2
Merge m-c to b-i
2014-02-15 18:35:10 -08:00
Phil Ringnalda
eb77b99a23
Merge b-i to m-c
2014-02-15 18:28:57 -08:00
Phil Ringnalda
1dac79f3b1
Merge f-t to m-c
2014-02-15 18:28:12 -08:00
Sotaro Ikeda
abff10a46a
Bug 972623 - Call SetCompositableBackendSpecificData() in ImageHost::Composite() r=nical
2014-02-15 17:00:16 -08:00
Gijs Kruitbosch
828ab87af4
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
b09c5a8340
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
3e83e04939
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
34ea316c48
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
dde8d426e2
Bumping manifests a=b2g-bump
2014-02-15 14:05:58 -08:00
B2G Bumper Bot
7c58e1a18f
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
99940ed1ac
Bumping manifests a=b2g-bump
2014-02-15 12:46:02 -08:00
Ms2ger
3f9f296975
Bug 968900 - Move LOCAL_INCLUDES to moz.build in toolkit/; r=mshal
2014-02-15 21:25:20 +01:00
Ms2ger
aa9d7b52b4
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
2014-02-15 21:24:59 +01:00
B2G Bumper Bot
e0d4cd26cf
Bumping manifests a=b2g-bump
2014-02-15 11:21:00 -08:00
B2G Bumper Bot
7f07458f53
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
589a38012f
Bug 969460 part 3: regression tests for "display:flex" on root node. r=bz
2014-02-15 10:43:11 -08:00
Daniel Holbert
8b86f279ef
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
3d88983811
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
2aacf4a174
Bumping manifests a=b2g-bump
2014-02-15 10:40:58 -08:00
B2G Bumper Bot
d980b35bb9
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
5ff589029b
Merge m-c to b-i
2014-02-15 10:19:28 -08:00
Phil Ringnalda
4ac4279a7a
Merge m-c to m-i
2014-02-15 10:15:56 -08:00
Phil Ringnalda
7cd2f471ea
Merge f-t to m-c
2014-02-15 10:10:31 -08:00
Phil Ringnalda
c36c6ce913
Merge b-i to m-c
2014-02-15 10:01:36 -08:00
Phil Ringnalda
fb92f57395
Merge m-i to m-c
2014-02-15 09:54:57 -08:00
Mats Palmgren
9589b0b04e
Bug 969756. r=cam
2014-02-15 17:40:38 +00:00
B2G Bumper Bot
7f02517eb1
Bumping manifests a=b2g-bump
2014-02-15 08:10:57 -08:00
B2G Bumper Bot
703c6d2003
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d544276be9ed
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #16337 from dmarcos/bug972997
Bug 972136 - [Sora][Message][MMS]MS can't switch to message edit interfa...
========
https://hg.mozilla.org/integration/gaia-central/rev/8fd94a878d1c
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 972136 - [Sora][Message][MMS]MS can't switch to message edit interface when share the photo to message..
2014-02-15 08:05:11 -08:00
Christian Holler
0ec4419ddc
Bug 972951 - Make gcparam only accept positive integers. r=evilpie
2014-02-15 17:05:00 +01:00
Kartikaya Gupta
34db632e35
Bug 967671 - Insure apzc always acknowledges scroll offset updates. r=botond
2014-02-15 07:06:27 -06:00
Jim Mathies
690fe4ebab
Bug 967671 - Set nsGfxScrollFrame's mOriginOfLastScroll default to 'other', insures apzc will receive a scroll offset update when frames are created. Also remove display port reset in metrofx front end code when window size changes. r=kats, tnikkel
2014-02-15 07:06:27 -06:00
Jim Mathies
ed4d31ec50
Bug 972608 - Update feedback charm entry strings. r=sfoster
2014-02-15 07:06:26 -06:00
ffxbld
79edf741a1
No bug, Automated HSTS preload list update from host bld-linux64-spot-071 - a=hsts-update
2014-02-15 03:20:10 -08:00
ffxbld
af5299b194
No bug, Automated blocklist update from host bld-linux64-spot-065 - a=blocklist-update
2014-02-15 03:17:42 -08:00
Vaibhav Agarwal
81f1ea0a18
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00