Commit Graph

261687 Commits

Author SHA1 Message Date
B2G Bumper Bot
1c2c4a1442 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a215c9d99375
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #31718 from JohanLorenzo/bug-1202388

Bug 1202388 - Factorize the checkboxes and the swiches into 1 class

========

https://hg.mozilla.org/integration/gaia-central/rev/76cc3ecf64ab
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1202388 - Factorize the checkboxes and the switches into 1 class
2015-09-11 04:45:10 -07:00
B2G Bumper Bot
bc2f71c510 Bumping manifests a=b2g-bump 2015-09-11 04:32:52 -07:00
B2G Bumper Bot
826a909cb0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c01616d4bd51
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31677 from sroucheray/add-throttle

Bug 1184012 - Add Utils.throttle method. r=steveck

========

https://hg.mozilla.org/integration/gaia-central/rev/360bc948a4aa
Author: sroucheray <stephane.roucheray@gmail.com>
Desc: Bug 1184012 - Add Utils.throttle method, r=steveck
2015-09-11 04:29:29 -07:00
B2G Bumper Bot
951a193505 Bumping manifests a=b2g-bump 2015-09-11 01:32:54 -07:00
B2G Bumper Bot
7400022347 Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1cf90901f457
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31673 from BorisChiou/Bug1198522

Bug 1198522 - Separate customized and sys cmd menu items. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/21458b0bc182
Author: Boris Chiou <boris.chiou@gmail.com>
Desc: Bug 1198522 - Separate customized and sys cmd menu items

========

https://hg.mozilla.org/integration/gaia-central/rev/1ad64fc8d0d5
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31699 from petemoore/bug1201951

Bug 1201951 - upgraded slugid/taskcluster-client. r=aus

========

https://hg.mozilla.org/integration/gaia-central/rev/485d6f6c8cbd
Author: Pete Moore <pmoore@mozilla.com>
Desc: Removed slugid as direct dependency, and now use taskcluster client library to generate slugids indirectly

========

https://hg.mozilla.org/integration/gaia-central/rev/cc3e553dd180
Author: Pete Moore <pmoore@mozilla.com>
Desc: Bug 1201951 - upgraded slugid/taskcluster-client

This is to switch to using the new slugid.nice() function instead of
the slugid.v4() function. The nice() function guarantees that slugs
start with [A-Za-f] which is safer, especially as it excludes slugids
starting with a '-' which can cause problems when used as command line
parameters.

========

https://hg.mozilla.org/integration/gaia-central/rev/c0902ad97cdb
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #31755 from stasm/1202407-langpack.channel

Bug 1202407 - Rename moz.b2g.version to langpack.channel. r=rickychien f=fabrice f=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/687bfea416fd
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1202407 - Rename moz.b2g.version to langpack.channel. r=rickychien f=fabrice f=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/cab9ff9d9ff0
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31777 from zbraniecki/1203348-system-intl

Bug 1203348 - Move remaining DateTimeFormat calls to Intl/async. r=apastor

========

https://hg.mozilla.org/integration/gaia-central/rev/6305cf045975
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1203348 - Move remaining DateTimeFormat calls to Intl/async
2015-09-11 01:29:29 -07:00
Boris Chiou
8ab66b70ab Bug 1198522 - Separate customized and sys cmd menu items. r=kanru
Use a different array to store 'copy-image' and 'copy-link' menu items.
2015-09-04 00:52:00 +02:00
Kershaw Chang
01d85c4262 Bug 1199564 - start/stop mDNS on demand - v3. r=mcmanus 2015-09-10 20:03:00 +02:00
Sean Lin
8b5488052a Bug 1201805 - [Presentation WebAPI] Fix collaboration issues with control channel. Part 2 - Adjust the timing to send offer. r=smaug 2015-09-04 15:54:34 +08:00
Sean Lin
fe66a0f28e Bug 1201805 - [Presentation WebAPI] Fix collaboration issues with control channel. Part 1 - String mismatch in channel description. r=fabrice 2015-09-01 16:52:51 +08:00
Alastor Wu
5f4eb03519 Bug 1203068 - Add system type into kMozAudioChannelAttributeTable. r=baku 2015-09-09 18:32:00 +08:00
B2G Bumper Bot
dd5088cc34 Bumping manifests a=b2g-bump 2015-09-11 00:08:40 -07:00
B2G Bumper Bot
b7fbbac102 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df25432ca949
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31784 from etiennesegonzac/bug-1202909

Bug 1202909 - Making sure we don't hide iframes of attention windows in toaster mode (bug 1201099 followup) r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/3fcd31687c8b
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1202909 - Making sure we don't hide iframes of attention windows in toaster mode (bug 1201099 followup) r=johnhu
2015-09-11 00:05:11 -07:00
Edgar Chen
b4cf77d43d Bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests. r=bevis 2014-10-09 18:11:16 +08:00
Ben Tian
97ee5ce68e Bug 1203819 - Fix loop condition in BluetoothPbapManager::PackPropertiesMask, r=shuang 2015-09-11 11:14:26 +08:00
Phil Ringnalda
abfb04a8cf Merge m-c to b-i
CLOSED TREE
2015-09-10 15:33:00 -07:00
Phil Ringnalda
ef990d8ef3 Merge m-i to m-c, a=merge
CLOSED TREE
2015-09-10 15:22:15 -07:00
Phil Ringnalda
7bd7e595a3 Merge b-i to m-c, a=merge 2015-09-10 13:23:13 -07:00
Phil Ringnalda
c10ec3bf1a Merge f-t to m-c, a=merge 2015-09-10 13:22:31 -07:00
Phil Ringnalda
e86aef90c9 Bug 1192800 etc., disable toolkit/components/passwordmgr/test/browser/browser_context_menu.js on Linux where it's pretty much permaorange, a=hugeorange 2015-09-10 13:17:52 -07:00
Shawn Huang
cfd8e5b31e Bug 1166675 - Implement GetMessagesListing function, r=btian 2015-09-11 02:08:41 +08:00
Wander Lairson Costa
6f2963885f Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.
2015-09-10 11:40:21 -03:00
B2G Bumper Bot
ed7e181cac Bumping manifests a=b2g-bump 2015-09-10 07:35:03 -07:00
B2G Bumper Bot
5a48979953 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dc781340a4ce
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31743 from mwargers/1202602

Bug 1202602 - Fix failures in test_gallery_edit_photo.py and test_gallery_crop_photo.py

========

https://hg.mozilla.org/integration/gaia-central/rev/c4741c66d381
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1202602 - Fix failures in test_gallery_edit_photo.py and test_gallery_crop_photo.py

========

https://hg.mozilla.org/integration/gaia-central/rev/4ef02c7d08bc
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #31716 from albertopq/1180027-blank-inline-activity

Bug 1180027 - Applying popup style only to the child browser container r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/5f30dd3aea23
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1180027 - Applying popup style only to the child browser container
2015-09-10 07:32:19 -07:00
Carsten "Tomcat" Book
265cbe8126 Backed out 1 changesets (bug 1201179) for bustage on a CLOSED TREE
Backed out changeset aa3cbda42b11 (bug 1201179)
2015-09-10 14:25:24 +02:00
Wander Lairson Costa
220f4ad81a Bug 1203144: Add tooltool dependencies to emulator builds. r=garndt,dustin 2015-09-10 08:26:33 -03:00
Wes Kocher
1b1240a728 Merge inbound to central, a=merge CLOSED TREE 2015-09-09 13:47:08 -07:00
Wes Kocher
2b1c4f05cd Merge fx-team to central, a=merge 2015-09-09 13:43:01 -07:00
Wander Lairson Costa
90e399ba73 Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.
2015-09-09 11:28:06 -03:00
B2G Bumper Bot
41a5929b60 Bumping manifests a=b2g-bump 2015-09-10 03:53:06 -07:00
B2G Bumper Bot
805e1a6fe1 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/647b8b89124a
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #31759 from luke-chang/1094833_add_lol_hehe_to_wordlist

Bug 1094833 - Autocorrect should not correct 'lol' to 'lil', r= janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/b86be183b0ce
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1094833 - Autocorrect should not correct 'lol' to 'lil'

========

https://hg.mozilla.org/integration/gaia-central/rev/da37e44d5c06
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Merge pull request #31735 from mancas/bug1202469

Bug 1202469 - [NGA][Contacts] Remove FB from ContactsService

========

https://hg.mozilla.org/integration/gaia-central/rev/89173288bb1a
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1202469 - [NGA][Contacts] Remove FB from ContactsService
2015-09-10 03:50:20 -07:00
B2G Bumper Bot
0217c0b725 Bumping manifests a=b2g-bump 2015-09-10 03:03:02 -07:00
B2G Bumper Bot
cf8c99bfc3 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73b361ab5ddd
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #31608 from steveck-chung/new-message-conns-shim

Bug 1180592 - [Messages][NG] mozMobileConnections shim Implementation, r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/5fe653947d40
Author: steveck-chung <schung@mozilla.com>
Desc: Bug 1180592 - [Messages][NG] mozMobileConnections shim Implementation, r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/b4f505f7731a
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31766 from etiennesegonzac/bug-1179056

Bug 1179056 - Preventing the popupWindow progress bar from flickering r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/e48295a800bb
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1179056 - Preventing the popupWindow progress bar from flickering. r=albertopq
2015-09-10 03:00:18 -07:00
B2G Bumper Bot
f2a129b7bf Bumping manifests a=b2g-bump 2015-09-10 02:40:38 -07:00
B2G Bumper Bot
17844cf1a6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04391f760ff6
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #31761 from mermi/bug1203070

Bug 1203070 - [Spark] - Failure in test_rocketbar_add_collection_save_bookmark.py in homescreen.tap_collection

========

https://hg.mozilla.org/integration/gaia-central/rev/41c7bd32b36d
Author: mermi <manel.rhaiem92@gmail.com>
Desc: Bug 1203070 - [Spark] - Failure in test_rocketbar_add_collection_save_bookmark.py in homescreen.tap_collection
2015-09-10 02:40:01 -07:00
Thomas Zimmermann
ca0b9f0b2f Bug 1202386: Output clear Bluetooth IPC errors, r=shuang
This patch improves error logging in the Bluetooth IPC code.
2015-09-10 11:32:26 +02:00
Thomas Zimmermann
9653f6f3b9 Bug 1202386: Output clear HAL IPC errors, r=shuang
This patch improves error logging in the IPC PDU packing and unpacking
code.
2015-09-10 11:32:26 +02:00
Thomas Zimmermann
8e8f1e692a Bug 1202386: Add logging macros for HAL IPC, r=shuang
The code for packing and unpacking IPC messages does currently not
output detailed error message. This patch adds macros that display
information about the failed operation and arguments. The overhead
of the macros is small and the fast path can be inlined.
2015-09-10 11:32:26 +02:00
Shawn Huang
a3dfc3c7f1 Bug 1203023 - Do not call Reset() for BluetoothMapSmsManager, r=tzimmermann 2015-09-10 17:10:04 +08:00
B2G Bumper Bot
c4b71acc83 Bumping manifests a=b2g-bump 2015-09-10 01:25:08 -07:00
B2G Bumper Bot
82ead5c753 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/38bd48be3e9f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #31779 from timdream/input-mgmt-removeFocus-on-hideInputWindowImmediately

Bug 1167753 - removeFocus() when an event triggers hideInputWindowImmediately, r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/ee506e686954
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1167753 - removeFocus() when an event triggers hideInputWindowImmediately
2015-09-10 01:22:21 -07:00
B2G Bumper Bot
631e029d80 Bumping manifests a=b2g-bump 2015-09-10 00:28:10 -07:00
B2G Bumper Bot
5a5ef7a805 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cdafe7993650
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #31713 from snowmantw/bug1198324

Bug 1198324 - fix the incorrect "transparent" inline style

========

https://hg.mozilla.org/integration/gaia-central/rev/409847213bc8
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1198324 - fix the incorrect "transparent" inline style
2015-09-10 00:25:25 -07:00
Jessica Jong
862b40a8ac Bug 1197667 - [NetworkManager] Part 2: add test case for 'allNetworkInfo'. r=echen 2015-09-10 14:50:21 +08:00
Jessica Jong
21eaf712d1 Bug 1197667 - [NetworkManager] Part 1: add missing implementation for 'allNetworkInfo'. r=echen 2015-09-10 14:50:19 +08:00
B2G Bumper Bot
849acad8f7 Bumping manifests a=b2g-bump 2015-09-09 22:49:58 -07:00
B2G Bumper Bot
e98ac406bf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd4d18ddf695
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #31775 from DouglasSherk/1196992-hosted2

Bug 1196992 - Import hosted_apps/* folder into the build in all configurations. r=rickychien

========

https://hg.mozilla.org/integration/gaia-central/rev/8a011deaa56c
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1196992 - Import hosted_apps/* folder into the build in all configurations. r=rickychien
2015-09-09 22:47:15 -07:00
Jocelyn Liu
69236b0416 Bug 1199653 - Correctly set |sInShutdown| in BluetoothService for content processes. f=tzimmermann, r=shuang 2015-09-10 10:55:02 +08:00
Geoff Brown
77e9e766b3 Bug 1198380 - Mark filter-html-01-extref.xhtml as random-if on Android, for intermittent failures; r=jwatt 2015-09-09 07:25:48 -06:00
Rail Aliiev
a6c21454ca Bug 1196836 - Remove _get_partial_info() from desktop_l10n.py r=mshal DONTBUILD 2015-09-09 09:18:29 -04:00
Geoff Brown
6725eb5919 Bug 1202102 - Apply szip to libs pushed for Android cppunit and xpcshell tests; r=dminor 2015-09-09 07:12:58 -06:00