B2G Bumper Bot
dcb9fe4197
Bumping manifests a=b2g-bump
2014-02-20 16:05:58 -08:00
B2G Bumper Bot
9d8dd186df
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dc6ffbf77d6c
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #16385 from flodolo/bug973787
Bug 973787 - [Gaia] SD card formatting: reword message and buttons
========
https://hg.mozilla.org/integration/gaia-central/rev/d12ac838cc74
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 973787 - [Gaia] SD card formatting: reword message and appearance of the format button
New main string suggested by :matej
========
https://hg.mozilla.org/integration/gaia-central/rev/462fe11800bf
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #16430 from theres-waldo/master
Bug 964517 - Add solid background to apps where appropriate. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/5df30f69d655
Author: Botond Ballo <bballo@mozilla.com>
Desc: Bug 964517 - Add solid background to apps where appropriate. r=alive
2014-02-20 16:00:10 -08:00
B2G Bumper Bot
11c7bd5db5
Bumping manifests a=b2g-bump
2014-02-20 15:10:57 -08:00
B2G Bumper Bot
d75b241576
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ffe0e49fad2c
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #16494 from gaye/disable-broken-email-tests
Bug 974564 - Disable regressed email tests r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/3267861133ef
Author: Gareth Aye <gaye@mozilla.com>
Desc: Disable python persona cookies
========
https://hg.mozilla.org/integration/gaia-central/rev/7343a8a2a332
Author: Gareth Aye <gaye@mozilla.com>
Desc: Disable regressed email tests r=asuth
2014-02-20 15:05:11 -08:00
Ryan VanderMeulen
471dfe557b
Merge m-c to inbound on a CLOSED TREE.
2014-02-20 15:16:34 -05:00
Ryan VanderMeulen
048505064d
Merge inbound to m-c.
2014-02-20 15:13:01 -05:00
Ryan VanderMeulen
564addcae8
Merge fx-team to m-c.
2014-02-20 15:03:53 -05:00
Fabrice Desré
c3af83254c
Bug 975038 - Remove obsolete indexedDB migration code r=mwu
2014-02-20 11:31:57 -08:00
Marco Castelluccio
09d14b377f
Bug 971149 - Use the newly introduced registryStarted promise in Startup.jsm. r=myk
2014-02-20 15:35:09 -05:00
Marco Castelluccio
7b192b8c75
Bug 961282 - In Webapps.jsm, create directories only when really needed. r=fabrice
2014-02-20 15:35:09 -05:00
Bobby Holley
ecfdc95fe8
Bug 974546 - SpecialPowers wrappers should catch, wrap, and rethrow exceptions for callables. r=mrbkap
2014-02-20 08:57:20 -08:00
Benoit Jacob
fc6b63874d
Bug 963974 - Null mCurrentCompositeTask after calling Cancel() on it - r=mattwoodrow
2014-02-20 11:41:39 -05:00
Benoit Jacob
60b8720960
Bug 968833 - 2/2 - ThebesLayerComposite should be TYPE_THEBES, not TYPE_SHADOW - r=nical
2014-02-20 11:41:04 -05:00
Benoit Jacob
755940561f
Bug 968833 - 1/2 - Make PLayerTransaction check actual layer types before casting - r=jrmuizel
2014-02-20 11:40:55 -05:00
B2G Bumper Bot
81759e159b
Bumping manifests a=b2g-bump
2014-02-20 08:25:56 -08:00
B2G Bumper Bot
e3e670201f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/14b730ec837b
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #16436 from timdream/system2-hardwarebuttons-fix
Bug 974261 - Volume buttons stucks, need clearTimeout() +shepherd
========
https://hg.mozilla.org/integration/gaia-central/rev/78ffacdc778c
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 974261 - Volume buttons stucks, need clearTimeout()
2014-02-20 08:20:10 -08:00
Kartikaya Gupta
10c6a0d4ee
Bug 960146. r=kats,wesj
2014-02-20 09:36:48 -05:00
Dave Huseby
4f30f241e5
Bug 972536 - Add a tool for gathering USS memory data for a process over time for memory leak detection. r=dbaron
2014-02-20 08:50:54 -05:00
Carsten "Tomcat" Book
8fa6ac3545
Merge mozilla-central to b2g-inbound
2014-02-20 13:01:38 +01:00
Thomas Zimmermann
e6f5ee30d3
Bug 972253: Remove DBusThread.{cpp,h}, r=kyle
...
These files are obsolete and not used any longer.
2014-02-20 12:56:24 +01:00
Thomas Zimmermann
46edc5eb77
Bug 972253: Remove GetDBusConnection, r=echou
...
All calls to GetDBusConnection have been replaced by direct references
to sDBusConnection.
2014-02-20 12:56:11 +01:00
Thomas Zimmermann
9dc09442a0
Bug 972253: Cleanup Start/Stop methods in BlueZ backend, r=echou
...
This patch cleans up the code for starting and stopping DBus
connections in the BlueZ backend of Bluetooth. It also fixes
a bug were the initial 'adapteradded' reply might have been
missed.
2014-02-20 12:55:57 +01:00
Thomas Zimmermann
11f9899457
Bug 972253: Merge the content of DBusThread.cpp into Bluetooth code, r=echou
...
DBusThread.{cpp,h} maintains state for Bluetooth. This patch moves
the content of these files to Bluetooth's Bluez backend.
2014-02-20 12:55:41 +01:00
Carsten "Tomcat" Book
f3825c1c94
merge fx-team to mozilla-central
2014-02-20 12:55:32 +01:00
Carsten "Tomcat" Book
fc8d419808
merge b2g-inbound to mozilla-central
2014-02-20 12:54:27 +01:00
B2G Bumper Bot
f9930122ab
Bumping manifests a=b2g-bump
2014-02-20 03:25:58 -08:00
B2G Bumper Bot
98e7af7a11
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/85ee1d7c8429
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #15319 from KevinGrandon/bug_958340_node_modules_prototype
Bug 958340 - Download node_modules from github
========
https://hg.mozilla.org/integration/gaia-central/rev/940e50d9fd4f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 958340 - Download node_modules from github
2014-02-20 03:20:11 -08:00
Sebastian Hengst
11a8461747
Bug 974370 - Remove unused OS/2 strings from unknownContentType.properties. r=dolske
2014-02-20 10:38:26 +01:00
Dão Gottwald
a79458a74d
Bug 970020 - Remove min-width from urlbar-input-box that's not useful anymore since urlbar-container has a min-width. r=jaws
2014-02-20 08:02:14 +01:00
Chris Peterson
8e5e2743ce
Bug 974785 - Fix -Wsometimes-uninitialized warning in nsHttpConnection.cpp. r=sworkman
2014-02-19 21:54:14 -08:00
Jan de Mooij
4e977eb457
Bug 973118 - Differential Testing: Different output message involving +x, r=bhackett
2014-02-19 21:15:25 -08:00
Mike Habicher
f353462bf8
Bug 973790 - only call ClearCurrentFrame() when closing down the camera hardware, r=dhylands
2014-02-19 23:18:55 -05:00
Mike Habicher
6d7abcf9fe
Bug 940424 - add a failable test shim to the Gonk hardware wrapper, r=dclarke,dhylands,jesup
2014-02-19 23:18:52 -05:00
Mike Habicher
2ee2f78465
Bug 973696 - fix CameraControl lifetime regressions in WebRTC, r=jesup
2014-02-19 23:18:50 -05:00
Mark Capella
c185b82847
Bug 969929 - GeckEditable loses data ... TextSelection using action bar SelectALL, r=wesj
2014-02-19 22:19:43 -05:00
Mark Capella
adf9f2c495
Bug 927882 - Standardize TextSelection caret positioning logic for soft keyboards, r=jchen, wesj, f=margaret
2014-02-19 22:19:43 -05:00
B2G Bumper Bot
8fdd54a326
Bumping manifests a=b2g-bump
2014-02-19 18:36:03 -08:00
B2G Bumper Bot
0d616c1934
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/973662e5df41
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16469 from KevinGrandon/bug_952611_disable_failing_tests
Bug 952611 - Disable intermittent tests
========
https://hg.mozilla.org/integration/gaia-central/rev/c2cb134d242b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 952611 - Disable intermittent tests
2014-02-19 18:30:13 -08:00
"Kan-Ru Chen (陳侃如)"
9a777371fb
Bug 970290 - Wait "testready" instead of "load" event.
2014-02-20 10:25:14 +08:00
Ryan VanderMeulen
bde3ea757c
Merge m-c to b2g-inbound.
2014-02-19 20:27:43 -05:00
Kartikaya Gupta
c5866e05f1
Back out 679e69e79fe2 (bug 965945) for causing C2 bustage on B2G emulator builds. r=backout
2014-02-19 17:21:09 -05:00
Ryan VanderMeulen
245097b752
Bug 974270 - Disable dom/datastore mochitests on B2G for frequent failures that take down the rest of the test suite with it.
2014-02-19 15:39:38 -05:00
Ryan VanderMeulen
9e4f57bee6
Merge inbound to m-c.
2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
09bca92c44
Merge fx-team to m-c.
2014-02-19 15:35:01 -05:00
Ryan VanderMeulen
0cdf10592f
Backed out changesets a6831c02d8cf, 5ab4f97a3220, 2784838dbc94, and 6364146ddb19 (bug 973892) for B2G bustage.
...
CLOSED TREE
2014-02-19 14:28:05 -05:00
B2G Bumper Bot
beb2f2536f
Bumping manifests a=b2g-bump
2014-02-19 11:16:03 -08:00
Ryan VanderMeulen
0428b78c2f
Backed out changeset 183380b99514 (bug 874806) for frequent mochitest asserts.
...
CLOSED TREE
2014-02-19 14:15:19 -05:00
Nicolas Silva
145954bedb
Bug 973892 - Fix b2g bustage on a CLOSED TREE.
2014-02-19 20:00:50 +01:00
Nicolas Silva
290d9c99bb
Bug 973892 - Fix gtest bustage on a CLOSED TREE.
2014-02-19 19:29:01 +01:00
Ehsan Akhgari
7a3201ec26
Backed out 5 changesets (bug 966992, bug 965237) because of a PGO only build failure on Linux, landed on a CLOSED TREE
...
Backed out changeset f11cad93ceee (bug 966992)
Backed out changeset c84d530c9a51 (bug 965237)
Backed out changeset 740b13866bac (bug 966992)
Backed out changeset 8c3420cc77d8 (bug 966992)
Backed out changeset 7ddfc587edda (bug 966992)
2014-02-19 13:28:33 -05:00