Commit Graph

184290 Commits

Author SHA1 Message Date
Jocelyn Liu
0039abe92e Bug 1009347 - Patch 4/4: Change binding headers in bluetooth2 for using new webidls, f=btian, r=echou 2014-05-21 14:12:31 +08:00
Jocelyn Liu
44d6fe6ff5 Bug 1009347 - Patch 3/4: Using dom/bluetooth2 based on bluetooth API version build flag, f=btian, r=marcosc 2014-05-21 14:12:28 +08:00
Jocelyn Liu
f4b7a4a84b Bug 1009347 - Patch 2/4: Using new bluetooth webidls based on bluetooth API version build flag, f=btian, r=bz, marcosc
--HG--
rename : dom/webidl/BluetoothAdapter.webidl => dom/webidl/BluetoothAdapter2.webidl
rename : dom/webidl/BluetoothDevice.webidl => dom/webidl/BluetoothDevice2.webidl
rename : dom/webidl/BluetoothManager.webidl => dom/webidl/BluetoothManager2.webidl
2014-05-21 14:12:24 +08:00
Jocelyn Liu
4af9c98d9d Bug 1009347 - Patch 1/4: Make copy of dom/bluetooth for API refinement, f=btian, r=echou
--HG--
rename : dom/bluetooth/BluetoothAdapter.cpp => dom/bluetooth2/BluetoothAdapter.cpp
rename : dom/bluetooth/BluetoothAdapter.h => dom/bluetooth2/BluetoothAdapter.h
rename : dom/bluetooth/BluetoothCommon.h => dom/bluetooth2/BluetoothCommon.h
rename : dom/bluetooth/BluetoothDevice.cpp => dom/bluetooth2/BluetoothDevice.cpp
rename : dom/bluetooth/BluetoothDevice.h => dom/bluetooth2/BluetoothDevice.h
rename : dom/bluetooth/BluetoothHfpManagerBase.h => dom/bluetooth2/BluetoothHfpManagerBase.h
rename : dom/bluetooth/BluetoothHidManager.cpp => dom/bluetooth2/BluetoothHidManager.cpp
rename : dom/bluetooth/BluetoothHidManager.h => dom/bluetooth2/BluetoothHidManager.h
rename : dom/bluetooth/BluetoothManager.cpp => dom/bluetooth2/BluetoothManager.cpp
rename : dom/bluetooth/BluetoothManager.h => dom/bluetooth2/BluetoothManager.h
rename : dom/bluetooth/BluetoothProfileController.cpp => dom/bluetooth2/BluetoothProfileController.cpp
rename : dom/bluetooth/BluetoothProfileController.h => dom/bluetooth2/BluetoothProfileController.h
rename : dom/bluetooth/BluetoothProfileManagerBase.h => dom/bluetooth2/BluetoothProfileManagerBase.h
rename : dom/bluetooth/BluetoothPropertyContainer.cpp => dom/bluetooth2/BluetoothPropertyContainer.cpp
rename : dom/bluetooth/BluetoothPropertyContainer.h => dom/bluetooth2/BluetoothPropertyContainer.h
rename : dom/bluetooth/BluetoothReplyRunnable.cpp => dom/bluetooth2/BluetoothReplyRunnable.cpp
rename : dom/bluetooth/BluetoothReplyRunnable.h => dom/bluetooth2/BluetoothReplyRunnable.h
rename : dom/bluetooth/BluetoothRilListener.cpp => dom/bluetooth2/BluetoothRilListener.cpp
rename : dom/bluetooth/BluetoothRilListener.h => dom/bluetooth2/BluetoothRilListener.h
rename : dom/bluetooth/BluetoothService.cpp => dom/bluetooth2/BluetoothService.cpp
rename : dom/bluetooth/BluetoothService.h => dom/bluetooth2/BluetoothService.h
rename : dom/bluetooth/BluetoothSocketObserver.h => dom/bluetooth2/BluetoothSocketObserver.h
rename : dom/bluetooth/BluetoothUuid.cpp => dom/bluetooth2/BluetoothUuid.cpp
rename : dom/bluetooth/BluetoothUuid.h => dom/bluetooth2/BluetoothUuid.h
rename : dom/bluetooth/Makefile.in => dom/bluetooth2/Makefile.in
rename : dom/bluetooth/ObexBase.cpp => dom/bluetooth2/ObexBase.cpp
rename : dom/bluetooth/ObexBase.h => dom/bluetooth2/ObexBase.h
rename : dom/bluetooth/bluedroid/BluetoothA2dpManager.cpp => dom/bluetooth2/bluedroid/BluetoothA2dpManager.cpp
rename : dom/bluetooth/bluedroid/BluetoothA2dpManager.h => dom/bluetooth2/bluedroid/BluetoothA2dpManager.h
rename : dom/bluetooth/bluedroid/BluetoothOppManager.cpp => dom/bluetooth2/bluedroid/BluetoothOppManager.cpp
rename : dom/bluetooth/bluedroid/BluetoothOppManager.h => dom/bluetooth2/bluedroid/BluetoothOppManager.h
rename : dom/bluetooth/bluedroid/BluetoothServiceBluedroid.cpp => dom/bluetooth2/bluedroid/BluetoothServiceBluedroid.cpp
rename : dom/bluetooth/bluedroid/BluetoothServiceBluedroid.h => dom/bluetooth2/bluedroid/BluetoothServiceBluedroid.h
rename : dom/bluetooth/bluedroid/BluetoothSocket.cpp => dom/bluetooth2/bluedroid/BluetoothSocket.cpp
rename : dom/bluetooth/bluedroid/BluetoothSocket.h => dom/bluetooth2/bluedroid/BluetoothSocket.h
rename : dom/bluetooth/bluedroid/BluetoothUtils.cpp => dom/bluetooth2/bluedroid/BluetoothUtils.cpp
rename : dom/bluetooth/bluedroid/BluetoothUtils.h => dom/bluetooth2/bluedroid/BluetoothUtils.h
rename : dom/bluetooth/bluedroid/b2g_bdroid_buildcfg.h => dom/bluetooth2/bluedroid/b2g_bdroid_buildcfg.h
rename : dom/bluetooth/bluedroid/hfp-fallback/BluetoothHfpManager.cpp => dom/bluetooth2/bluedroid/hfp-fallback/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluedroid/hfp-fallback/BluetoothHfpManager.h => dom/bluetooth2/bluedroid/hfp-fallback/BluetoothHfpManager.h
rename : dom/bluetooth/bluedroid/hfp/BluetoothHfpManager.cpp => dom/bluetooth2/bluedroid/hfp/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluedroid/hfp/BluetoothHfpManager.h => dom/bluetooth2/bluedroid/hfp/BluetoothHfpManager.h
rename : dom/bluetooth/bluez/BluetoothA2dpManager.cpp => dom/bluetooth2/bluez/BluetoothA2dpManager.cpp
rename : dom/bluetooth/bluez/BluetoothA2dpManager.h => dom/bluetooth2/bluez/BluetoothA2dpManager.h
rename : dom/bluetooth/bluez/BluetoothDBusService.cpp => dom/bluetooth2/bluez/BluetoothDBusService.cpp
rename : dom/bluetooth/bluez/BluetoothDBusService.h => dom/bluetooth2/bluez/BluetoothDBusService.h
rename : dom/bluetooth/bluez/BluetoothHfpManager.cpp => dom/bluetooth2/bluez/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluez/BluetoothHfpManager.h => dom/bluetooth2/bluez/BluetoothHfpManager.h
rename : dom/bluetooth/bluez/BluetoothOppManager.cpp => dom/bluetooth2/bluez/BluetoothOppManager.cpp
rename : dom/bluetooth/bluez/BluetoothOppManager.h => dom/bluetooth2/bluez/BluetoothOppManager.h
rename : dom/bluetooth/bluez/BluetoothSocket.cpp => dom/bluetooth2/bluez/BluetoothSocket.cpp
rename : dom/bluetooth/bluez/BluetoothSocket.h => dom/bluetooth2/bluez/BluetoothSocket.h
rename : dom/bluetooth/bluez/BluetoothUnixSocketConnector.cpp => dom/bluetooth2/bluez/BluetoothUnixSocketConnector.cpp
rename : dom/bluetooth/bluez/BluetoothUnixSocketConnector.h => dom/bluetooth2/bluez/BluetoothUnixSocketConnector.h
rename : dom/bluetooth/bluez/BluetoothUtils.cpp => dom/bluetooth2/bluez/BluetoothUtils.cpp
rename : dom/bluetooth/bluez/BluetoothUtils.h => dom/bluetooth2/bluez/BluetoothUtils.h
rename : dom/bluetooth/ipc/BluetoothChild.cpp => dom/bluetooth2/ipc/BluetoothChild.cpp
rename : dom/bluetooth/ipc/BluetoothChild.h => dom/bluetooth2/ipc/BluetoothChild.h
rename : dom/bluetooth/ipc/BluetoothMessageUtils.h => dom/bluetooth2/ipc/BluetoothMessageUtils.h
rename : dom/bluetooth/ipc/BluetoothParent.cpp => dom/bluetooth2/ipc/BluetoothParent.cpp
rename : dom/bluetooth/ipc/BluetoothParent.h => dom/bluetooth2/ipc/BluetoothParent.h
rename : dom/bluetooth/ipc/BluetoothServiceChildProcess.cpp => dom/bluetooth2/ipc/BluetoothServiceChildProcess.cpp
rename : dom/bluetooth/ipc/BluetoothServiceChildProcess.h => dom/bluetooth2/ipc/BluetoothServiceChildProcess.h
rename : dom/bluetooth/ipc/BluetoothTypes.ipdlh => dom/bluetooth2/ipc/BluetoothTypes.ipdlh
rename : dom/bluetooth/ipc/PBluetooth.ipdl => dom/bluetooth2/ipc/PBluetooth.ipdl
rename : dom/bluetooth/ipc/PBluetoothRequest.ipdl => dom/bluetooth2/ipc/PBluetoothRequest.ipdl
rename : dom/bluetooth/moz.build => dom/bluetooth2/moz.build
rename : dom/bluetooth/tests/marionette/head.js => dom/bluetooth2/tests/marionette/head.js
rename : dom/bluetooth/tests/marionette/manifest.ini => dom/bluetooth2/tests/marionette/manifest.ini
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothAdapter_discovery.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothAdapter_discovery.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothAdapter_getters.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothAdapter_getters.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothAdapter_setters.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothAdapter_setters.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothManager_adapteradded.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothManager_adapteradded.js
rename : dom/bluetooth/tests/marionette/test_dom_BluetoothManager_enabled.js => dom/bluetooth2/tests/marionette/test_dom_BluetoothManager_enabled.js
2014-05-21 14:11:31 +08:00
B2G Bumper Bot
eddd8b7a6e Bumping manifests a=b2g-bump 2014-05-20 23:06:23 -07:00
B2G Bumper Bot
7d6ba0e078 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/522521ec4e42
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #19242 from RudyLu/ime/Bug991052

Bug 991052 - keyboard layout switch function is not
r=alive.

========

https://hg.mozilla.org/integration/gaia-central/rev/b6718f589480
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 991052 - keyboard layout switch function is not available in utility
tray.
 - Do preventDefault for mousdown event on statusbar.
2014-05-20 23:00:52 -07:00
B2G Bumper Bot
69ab6730fb Bumping manifests a=b2g-bump 2014-05-20 22:33:07 -07:00
B2G Bumper Bot
fa00120ea9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c8c2ddb03c5
Author: gitmai <mri@tid.es>
Desc: Merge pull request #19104 from gitmai/bug-910182-contacts-export-button-cancel

Bug 910182 -[CONTACTS] Export functionality: add missing cancel export f...
r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/8b52e12e157c
Author: mai <mri@tid.es>
Desc: Bug 910182 -[CONTACTS] Export functionality: add missing cancel export for any type of export
2014-05-20 22:31:10 -07:00
B2G Bumper Bot
b2c6c7bb47 Bumping manifests a=b2g-bump 2014-05-20 21:31:24 -07:00
B2G Bumper Bot
908c8eb862 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/10eef144c309
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #19360 from timdream/mock-mozsettings-no-mcalls

Bug 1012520 - Remove mCalls from the mock mozSettings impl, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/b2367068e240
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1012520 - Remove mCalls from the mock mozSettings impl
2014-05-20 21:25:57 -07:00
Nils Ohlmeier [:drno]
78dfd0b65e Bug 1013798 - fix the timeout of the checkMediaTrack function. r=jesup 2014-05-21 00:26:00 +02:00
Ekanan Ketunuti
b39fbe1003 Bug 1013900 - Add durian to en-US dictionary. r=ehsan 2014-05-21 18:27:55 +07:00
Christoph Kerschbaumer
8d66fe22fd Bug 1013559 - CSP in C++: Support to parse 1.x headers with the new parser while supporting XCSP using the old JS parser. r=sstamm,grobinson 2014-05-20 15:44:22 -07:00
Carsten "Tomcat" Book
48bc654378 Backed out changeset 91dad1e50118 (bug 891952) for m1 and m3 test failures on a CLOSED TREE 2014-05-22 08:24:17 +02:00
Carsten "Tomcat" Book
926fbdfc50 Backed out changeset c0cf2e5d7c56 (bug 1013316) 2014-05-22 08:22:30 +02:00
William Chen
911ba177c6 Bug 999271 - Implement web components getDestinationInsertionPoints() extension to Element interface. r=mrbkap 2014-05-21 23:11:53 -07:00
Matt Woodrow
73814d43f9 Bug 1013771 - Dump nsDisplayTransform transforms during display list dumping. r=roc 2014-05-22 14:36:26 +12:00
Boris Zbarsky
f0f29e9cf1 Bug 869836 followup to fix build bustage 2014-05-22 00:48:11 -04:00
Nicholas Nethercote
2658f38bd3 Bug 1013670 - Remove all traces of leaktest.py.in. r=ted.
--HG--
extra : rebase_source : ee2941433fc12726624377362d3d46d3225eb0db
2014-05-21 20:29:55 -07:00
Birunthan Mohanathas
7c52695765 Bug 869836 - Fix bustage on Windows due to rebases. r=me 2014-05-22 07:25:28 +03:00
Boris Zbarsky
4f44033bc1 Bug 528456. Enable :scope support in querySelector and scoped stylesheets by default. r=dholbert 2014-05-22 00:23:51 -04:00
Boris Zbarsky
36b5591afb Bug 999456. Page load events should not be cancelable. r=smaug 2014-05-22 00:23:51 -04:00
Boris Zbarsky
661c917de9 Bug 1013316. Implement GetSupportedNames on HTMLAllCollection. r=smaug
This also fixes the GetSupportedNames on nsContentList HTMLCollections to follow the spec.
2014-05-22 00:23:51 -04:00
Boris Zbarsky
61c102231c Bug 891952. Named getters for HTMLCollection should never return anything for "". r=smaug 2014-05-22 00:23:51 -04:00
Ryan VanderMeulen
485d29fda5 Merge b2g-inbound to m-c. 2014-05-20 14:51:20 -04:00
Ryan VanderMeulen
cd0760c45b Merge fx-team to m-c. 2014-05-20 14:31:48 -04:00
Jim Chen
385e12261f Bug 994472 - Emulate previous backspace behavior; r=wesj 2014-05-20 12:39:51 -04:00
Jim Chen
6b6e89f2bb Bug 994472 - Use text spans to implement autocompletion; r=wesj 2014-05-20 12:39:50 -04:00
B2G Bumper Bot
895829d1d8 Bumping manifests a=b2g-bump 2014-05-20 09:31:26 -07:00
B2G Bumper Bot
1bc44c9363 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f15fe97023b
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #18971 from jmcanterafonseca/fix_call_log

Bug 1003979 - [B2G][Open_C][Dialer]Contact picture does not appear in th...

========

https://hg.mozilla.org/integration/gaia-central/rev/a28733377f9e
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1003979 - [B2G][Open_C][Dialer]Contact picture does not appear in the call log

========

https://hg.mozilla.org/integration/gaia-central/rev/7d58ab692c64
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1010537 - Move css overrides from locales file to CSS. r=benfrancis
2014-05-20 09:25:57 -07:00
Andrew Osmond
efc1cdaf2c Bug 1013425 - Set extra HDR params when changing scene mode to ensure all driver accept; was causing preview freezes on flame after take picture. r=mikeh 2014-05-20 12:24:00 -04:00
Ryan VanderMeulen
12af90cabb Bug 881443 - Disable test_video_wakelock.html on B2G debug emulator builds. 2014-05-21 10:02:35 -04:00
B2G Bumper Bot
46a252b7d5 Bumping manifests a=b2g-bump 2014-05-21 06:58:08 -07:00
B2G Bumper Bot
9ac2e94a39 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f81103e1731
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 841422 - Follow-up, standardize filenames r=me
2014-05-21 06:56:14 -07:00
B2G Bumper Bot
d3fa90beca Bumping manifests a=b2g-bump 2014-05-21 06:11:31 -07:00
B2G Bumper Bot
cdf72bfa60 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4b4874d8409
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19451 from KevinGrandon/bug_1010998_gaia_confirm_component

Bug 1010998 - Create gaia-confirm web component

========

https://hg.mozilla.org/integration/gaia-central/rev/02e64bfb2c3f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1010998 - Create gaia-confirm web component r=amirn

========

https://hg.mozilla.org/integration/gaia-central/rev/a957457aefd6
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19292 from wilsonpage/1008039

Bug 1008039 - [Flame][Camera][1.4][2.0] Tapping the 'switch camera' button 4

========

https://hg.mozilla.org/integration/gaia-central/rev/2e4950bbee53
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1008039 - [Flame][Camera][1.4][2.0] Tapping the 'switch camera' button 4 times rapidly results in black viewfinder

========

https://hg.mozilla.org/integration/gaia-central/rev/b030a0374a0a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19479 from EverythingMe/gaia-menu-component

Bug 1013842 - Create gaia-menu Web Component [r=kgrandon]

========

https://hg.mozilla.org/integration/gaia-central/rev/cedfaf1de47c
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 1013842 - Create gaia-menu Web Component [r=kgrandon]
2014-05-21 06:01:10 -07:00
Ryan VanderMeulen
a3f0913720 Backed out 7 changesets (bug 824717) for bustage. r=khuey because the webidl hook is dumb
Backed out changeset bd7c604de980 (bug 824717)
Backed out changeset 4c4b8b15da37 (bug 824717)
Backed out changeset fd9e72e50518 (bug 824717)
Backed out changeset d66a08988272 (bug 824717)
Backed out changeset 5eaab20bb1aa (bug 824717)
Backed out changeset c80dbc9a693a (bug 824717)
Backed out changeset 62e12031b8bc (bug 824717)
2014-05-21 08:42:54 -04:00
B2G Bumper Bot
744f9fd35f Bumping manifests a=b2g-bump 2014-05-21 05:38:14 -07:00
B2G Bumper Bot
a8afecd371 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8a95e4cff3ab
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19471 from flodolo/bug1013826

Bug 1013826 - [System] Fix duplicated string ID (add-to-home-screen)

========

https://hg.mozilla.org/integration/gaia-central/rev/ef4dbcaf8702
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 1013826 - [System] Fix duplicated string ID (add-to-home-screen)

========

https://hg.mozilla.org/integration/gaia-central/rev/3b9e935509a4
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19453 from arky/master

Bug 1013599 - Add Swahili (sw) locale

========

https://hg.mozilla.org/integration/gaia-central/rev/e670b64ce77e
Author: Arky <hitmanarky@gmail.com>
Desc: Bug 1013599 - Add Swahili (sw) locale

========

https://hg.mozilla.org/integration/gaia-central/rev/114f313dd27e
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17513 from flodolo/bug986506

Bug 986506 - [system] Offline warning when downloading updates looks broken with longer text

========

https://hg.mozilla.org/integration/gaia-central/rev/62673efad7bb
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 986506 - [system] Offline warning when downloading updates looks broken with longer text
2014-05-21 05:37:00 -07:00
Carsten "Tomcat" Book
68f3c7307e Merge mozilla-central to b2g-inbound 2014-05-21 14:32:08 +02:00
B2G Bumper Bot
c8b1f3db55 Bumping manifests a=b2g-bump 2014-05-21 05:23:14 -07:00
B2G Bumper Bot
8700376ba0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/878849f8053d
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Merge pull request #19247 from fcampo/ussd-ui-send-button-992193

Bug 992193 - [Dialer] USSD notify/request specific UI management (r=etienne)

========

https://hg.mozilla.org/integration/gaia-central/rev/301c37f1bd88
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 992193 - [Dialer] USSD notify/request specific UI management
- Hide button when no response expected
- Simple tests added
2014-05-21 05:21:40 -07:00
Ryan VanderMeulen
f38af37ac7 Backed out changeset 8433a3609a54 (bug 1001320) for suspected B2G device image bustage.
CLOSED TREE
2014-05-20 12:17:51 -04:00
B2G Bumper Bot
96ef572cfd Bumping manifests a=b2g-bump 2014-05-20 08:51:38 -07:00
B2G Bumper Bot
82e023a2f8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad41736ce1cf
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19280 from wilsonpage/1010490

Bug 1010490 - [Camera][Flame] Zoom bar overlaps recording timer

========

https://hg.mozilla.org/integration/gaia-central/rev/73518a5b2269
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1010490 - [Camera][Flame] Zoom bar overlaps recording timer
2014-05-20 08:46:13 -07:00
B2G Bumper Bot
825b350378 Bumping manifests a=b2g-bump 2014-05-20 08:38:10 -07:00
B2G Bumper Bot
cc2e8eda14 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/972f21a6c00f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19412 from KevinGrandon/bug_1013085_gaia_header_naming

Bug 1013085 - change gaia-header folder name

========

https://hg.mozilla.org/integration/gaia-central/rev/89291145614a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1013085 - change gaia-header folder name r=yor r=wilsonpage
2014-05-20 08:36:15 -07:00
B2G Bumper Bot
674df8291c Bumping manifests a=b2g-bump 2014-05-20 08:26:24 -07:00
B2G Bumper Bot
84fb56c15c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d2996703d137
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #19399 from EricRahm/bug_992226

Bug 992226 - Awesomescreen leaks blob URLs for favicons r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/9eb245353d3b
Author: Eric Rahm <erahm@mozilla.com>
Desc: Bug 992226 - Awesomescreen leaks blob URLs for favicons
2014-05-20 08:20:46 -07:00
B2G Bumper Bot
9a1a9a8e26 Bumping manifests a=b2g-bump 2014-05-20 07:56:23 -07:00