Граф коммитов

361266 Коммитов

Автор SHA1 Сообщение Дата
Jocelyn Liu 5f661cee6e 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 a5d5c7877c 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 7848cbc524 Bumping manifests a=b2g-bump 2014-05-20 23:06:23 -07:00
B2G Bumper Bot e5e64942c0 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 46dc704e32 Bumping manifests a=b2g-bump 2014-05-20 22:33:07 -07:00
B2G Bumper Bot 3e6b1e039b 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 97e0fb632b Bumping manifests a=b2g-bump 2014-05-20 21:31:24 -07:00
B2G Bumper Bot a7e985a5c6 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
Vincent Chang d95f07a1a6 Bug 951278 - [RTSP][V1.3] The RTSP streaming always stops at the last 1st or 2nd second. r=sworkman 2014-03-18 14:30:51 +08:00
B2G Bumper Bot 6d958fc26d Bumping manifests a=b2g-bump 2014-05-20 20:51:39 -07:00
B2G Bumper Bot ed0742d973 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/24e357174f2a
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #19423 from ethantseng/bug-1000340-fix

Bug 1000340 - Remove obsolete codes to launch video app for RTSP, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/6f0db65233c6
Author: Ethan Tseng <ettseng@mozilla.com>
Desc: Bug 1000340 - Follow-up of 992568 - Remove obsolete codes to launch video app for RTSP
2014-05-20 20:46:15 -07:00
B2G Bumper Bot 6187cfe003 Bumping manifests a=b2g-bump 2014-05-20 19:56:32 -07:00
B2G Bumper Bot fa7551a1ff Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c10c02db2a8a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 999244 - Disable intermittent failing homescreen bookmark tests
2014-05-20 19:51:03 -07:00
Yoshi Huang 030b9506d3 Bug 981646 - B2G RIL: Cannot read sdn contacts. r=smaug, vicamo 2014-05-16 14:50:00 +08:00
Vincent Chang ef62ce853c Bug 1005775 - [Wifi] [Follow up of Bug 999388]Refactor wifi when send terminate command to wpa_supplicant. r=chulee 2014-05-06 13:40:07 +08:00
B2G Bumper Bot e1e1090824 Bumping manifests a=b2g-bump 2014-05-20 18:46:37 -07:00
B2G Bumper Bot da452f59fb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7cce6db8e564
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #18566 from huchengtw-moz/video/Bug_998263-wrong-file-size

Bug 998263 - [Tarako][Gallery][Video]Image/Video file size is incorrect, r=djf, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/08821cd5f445
Author: John Hu <johu@mozilla.com>
Desc: Bug 998263 - [Tarako][Gallery][Video]Image/Video file size is incorrect
2014-05-20 18:41:13 -07:00
Sotaro Ikeda 632184314a Bug 1011130 - Fix video seek problem in OmxDecoder r=cajbir 2014-05-20 18:22:57 -07:00
B2G Bumper Bot d343e9b79b Bumping manifests a=b2g-bump 2014-05-20 17:26:24 -07:00
B2G Bumper Bot ffece4dc14 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d5e1bc6f896c
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #19338 from russnicoletti/hidePlayer_unit_testing

Bug 979636 - Unit tests for video app, hidePlayer tests. r=johu

========

https://hg.mozilla.org/integration/gaia-central/rev/dde062d89aa2
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 979636 - Unit tests for video app, hidePlayer tests
2014-05-20 17:20:53 -07:00
B2G Bumper Bot 674e4d1959 Bumping manifests a=b2g-bump 2014-05-20 14:46:23 -07:00
B2G Bumper Bot 157517aebe Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ac08c443a9f4
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #18699 from yzen/bug-895438

Bug 895438 - making status bar icons accessible to a screen reader. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/6a8389dcaded
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 895438 - making status bar icons accessible to a screen reader. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/93787fffdfa7
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #19383 from jmcanterafonseca/ftu_final

Bug 1010782 - [FTU-Comms separation] FTU-Comms separation remaining task...

========

https://hg.mozilla.org/integration/gaia-central/rev/b70b7faad49f
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1010782 - [FTU-Comms separation] FTU-Comms separation remaining tasks
2014-05-20 14:41:15 -07:00
Fabrice Desré c9bf431c5e Bug 1009781 - Remove activities -> content handler mappings r=vingtetun 2014-05-20 13:51:30 -07:00
Sotaro Ikeda ceac91078e Bug 1011327 - Add checks around SharedBufferManagerParent 2014-05-20 13:50:25 -07:00
Gregor Wagner 3b1d888de5 Bug 1012214 - Settings service doesn't call handle callback created in lock object. r=bent 2014-05-20 12:19:18 -07:00
Ryan VanderMeulen 2a34efc421 Merge m-c to b2g-inbound. 2014-05-20 14:57:26 -04:00
Ryan VanderMeulen b2cdbabc6a Merge b2g-inbound to m-c. 2014-05-20 14:51:20 -04:00
B2G Bumper Bot 8c46824827 Bumping manifests a=b2g-bump 2014-05-20 11:46:35 -07:00
B2G Bumper Bot c9ab918f83 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cb4e32c6e188
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #19366 from pivanov/bug-1008121

Bug 1008121 - [VDR][Calendarl] Apply Buttons [BB]

========

https://hg.mozilla.org/integration/gaia-central/rev/94b7992d4218
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1008121 - [VDR][Calendarl] Apply Buttons [BB]
2014-05-20 11:41:06 -07:00
Ryan VanderMeulen 1aed2f609e Merge fx-team to m-c. 2014-05-20 14:31:48 -04:00
Jim Chen ecfdc013f2 Bug 994472 - Emulate previous backspace behavior; r=wesj 2014-05-20 12:39:51 -04:00
Jim Chen d479138380 Bug 994472 - Use text spans to implement autocompletion; r=wesj 2014-05-20 12:39:50 -04:00
B2G Bumper Bot 33f06c9462 Bumping manifests a=b2g-bump 2014-05-20 09:31:26 -07:00
B2G Bumper Bot afa5663821 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
Ryan VanderMeulen 8d463532ff 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 c5f7c4d04f Bumping manifests a=b2g-bump 2014-05-20 08:51:38 -07:00
B2G Bumper Bot fb75bcd657 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 2257672e87 Bumping manifests a=b2g-bump 2014-05-20 08:38:10 -07:00
B2G Bumper Bot 20cf6e6c04 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 65af5bdb40 Bumping manifests a=b2g-bump 2014-05-20 08:26:24 -07:00
B2G Bumper Bot 07c970f8e5 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 4d2dd1b2bb Bumping manifests a=b2g-bump 2014-05-20 07:56:23 -07:00
B2G Bumper Bot b5f332e3b1 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3fe4d06741f2
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #18937 from AshayNeema/Bug_993887_System_Banner_wont_disapper_issue

Bug_993887 System Banner wont disapper issue

========

https://hg.mozilla.org/integration/gaia-central/rev/118815c76a7a
Author: ashay.neema <ashay.neema@lge.com>
Desc: Bug_993887 System Banner wont disapper issue

Bug_993887 Fix TestCase

========

https://hg.mozilla.org/integration/gaia-central/rev/2ee9ddc6112b
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19384 from lhadji/1007568/copy-symlink

Bug 1007568 - Follow symlinks when copying apps into STAGE_DIR, r=yurenj...

========

https://hg.mozilla.org/integration/gaia-central/rev/aa56a9402963
Author: Leila Hadji <leila.hadji@sonymobile.com>
Desc: Bug 1007568 - Follow symlinks when copying apps into STAGE_DIR, r=yurenju

Directories under GAIA_APPDIRS might contain symlinks
(e.g. outoftree_apps). When copying the symlinked apps
into STAGE_DIR without -L option, clear-stage-app
will remove the files in the target directory.
2014-05-20 07:50:52 -07:00
B2G Bumper Bot 6ac68f1cf1 Bumping manifests a=b2g-bump 2014-05-20 07:32:21 -07:00
B2G Bumper Bot ca3af1b203 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bcb41edc0aac
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #19396 from millermedeiros/1012508-scroll-perma-fail

Bug 1012507 - Perma failing test, month view #months-day-view scroll r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/e756769b2d01
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1012507 - Perma failing test, month view #months-day-view scroll

========

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

Bug 1013073 - Change sim-picker.html to use underscore in filename

========

https://hg.mozilla.org/integration/gaia-central/rev/ce7f340c4161
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1013073 - Change sim-picker.html to use underscore in filename r=rik r=drs
2014-05-20 07:25:44 -07:00
Carsten "Tomcat" Book ec87837a65 Merge mozilla-central to b2g-inbound 2014-05-20 16:18:50 +02:00
B2G Bumper Bot b53c8398bc Bumping manifests a=b2g-bump 2014-05-20 07:16:34 -07:00
B2G Bumper Bot 7cc41cffa1 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7fc18e9b1de5
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #19378 from zacc/bug_1016216

Bug 1016216 - Re-enable test_active_sync_* on-device tests

========

https://hg.mozilla.org/integration/gaia-central/rev/fb70bda4da6e
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1016216 - Re-enable test_active_sync_* on-device tests

========

https://hg.mozilla.org/integration/gaia-central/rev/bc0076c2cfa9
Author: Evan Xd <itoyxd@gmail.com>
Desc: Revert "Bug 1007546 - Visual refresh for Add/Edit event view"

This reverts commit aec6ddd4df64567d7d7113146bebfcd0bc16f6db.
2014-05-20 07:11:07 -07:00
Carsten "Tomcat" Book 199a46369f merge b2g-inbound to mozilla-central 2014-05-20 15:49:17 +02:00
B2G Bumper Bot 83a0ff44a7 Bumping manifests a=b2g-bump 2014-05-20 05:31:27 -07:00