Commit Graph

446405 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/f0ce06b59b20
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #32599 from gabrielesvelto/bug-1178451-cache-last-overflow-count-computation

Bug 1178451 - Cache the last overflow count result and try to reuse it in the following call. r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/a6b97d6bacce
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1178451 - Cache the last overflow count result and try to reuse it in the following call. r=mhenretty

========

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

Bug 1204110 - fixed: to check wake lock status when idle timeout comes because of unlocking event

========

https://hg.mozilla.org/integration/gaia-central/rev/787fb25342f6
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1204110 - fixed: to check wake lock status when idle timeout comes because of unlocking event

========

https://hg.mozilla.org/integration/gaia-central/rev/383c182ded69
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #32504 from gabrielesvelto/bug-1215496-clear-additional-phone-information

Bug 1215496 - Always clear the additional phone information from the incoming container when receiving a new call. r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/c016694514f8
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1215496 - Always clear the additional phone information from the incoming container when receiving a new call. r=drs
2015-10-22 02:45:20 -07:00
Sean Lin
4dce1c7f21 Bug 1215426 - [Presentation WebAPI] Grant access to browser receiving pages. r=smaug 2015-10-21 14:01:08 +08:00
B2G Bumper Bot
bb65c432eb Bumping manifests a=b2g-bump 2015-10-22 02:18:30 -07:00
B2G Bumper Bot
2e86cd3651 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b4d1bf5e51b8
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #32520 from gabrielesvelto/bug-1214342-callscreen-connecting-incoming-l10n-fix

Bug 1214342 - Always clear the l10n id of the time node before displaying the call duration. r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/5df0351557fe
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1214342 - Always clear the l10n id of the time node before displaying the call duration. r=drs
2015-10-22 02:15:35 -07:00
Gregor Wagner
94acbc93d2 Bug 1217159. r=sworkman 2015-10-22 10:45:16 +02:00
B2G Bumper Bot
c2f44c26b8 Bumping manifests a=b2g-bump 2015-10-22 01:03:20 -07:00
B2G Bumper Bot
ec5fb76443 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5ac2a9272d39
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #31879 from scottwu/1014442-refactor-find-my-device-with-amd

Bug 1014442 - Refactors Find My Device panel with AMD pattern. r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/d1cc19ac0080
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1014442 - Refactors Find My Device panel with AMD pattern. r=gasolin
2015-10-22 01:00:34 -07:00
Jessica Jong
a491be2740 Bug 1216853 - B2G RIL: chain promises properly in test_network_interface_mtu.js. r=echen
--HG--
extra : commitid : DZYnCt3L5zo
2015-10-22 15:43:48 +08:00
B2G Bumper Bot
a30411e750 Bumping manifests a=b2g-bump 2015-10-22 00:10:39 -07:00
B2G Bumper Bot
f495a3eb5f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0464c638e6ca
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #32434 from scottwu/1206471-cellular-data-without-sim

Bug 1206471 - Disable cellular data options when no SIM, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/0f4a400ffed4
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1206471 - Disable cellular data options when no SIM, r=gasolin

edit
2015-10-22 00:10:13 -07:00
Alastor Wu
5a7dd93588 Bug 1215447 - move flag setting from SeekStarted() to Seek(). r=roc.
--HG--
extra : transplant_source : f94M3%13%FA%B1%C3t%94%3B%E29%9A%19%07%FC%F4%3E
2015-10-22 11:37:16 +08:00
Alastor Wu
603c594a23 Bug 1183033 - Don't mute the system channel type. r=baku
--HG--
extra : transplant_source : %11%A8%A3%3E%93W%F1%9D%F90m%A3%85pK%AE%25%01%C0%CE
2015-10-20 20:42:24 +08:00
B2G Bumper Bot
9d6963288d Bumping manifests a=b2g-bump 2015-10-21 23:43:48 -07:00
B2G Bumper Bot
4ae820e084 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f311b61ec88
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #32624 from timdream/keyboard-imengine-handlekey

Bug 1216888 -  Leverage MozInputContext#SendKey(dict) for CompositeTargets, r=jedireza

========

https://hg.mozilla.org/integration/gaia-central/rev/5f3b12216367
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1216888 -  Leverage MozInputContext#SendKey(dict) for CompositeTargets
2015-10-21 23:40:32 -07:00
B2G Bumper Bot
0724d6fcf4 Bumping manifests a=b2g-bump 2015-10-21 23:16:28 -07:00
B2G Bumper Bot
f7a05c3770 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9ba6b51b109b
Author: Nigel Babu <nigel@nigelb.me>
Desc: Revert "Bug 1215518 - Cannot Pin site with invalid favicon"

This reverts commit 38ab5b3b29b973ddd8693e7a5b814ffd0224c3db.
2015-10-21 23:12:04 -07:00
B2G Bumper Bot
1a442bb92d Bumping manifests a=b2g-bump 2015-10-21 21:58:15 -07:00
B2G Bumper Bot
c4e8579971 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4265e0ecf62b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1206621 - Follow-up, fix lint error
2015-10-21 21:55:29 -07:00
B2G Bumper Bot
c51a586cb5 Bumping manifests a=b2g-bump 2015-10-21 21:33:21 -07:00
B2G Bumper Bot
cfbae4ad5b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f14befcdf80c
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #32548 from evelynhung/issue-1206621

Bug 1206621 - Back port AudioChannelManager to smart-system, r=lukechang

========

https://hg.mozilla.org/integration/gaia-central/rev/cbb35bddb487
Author: Evelyn Hung <jj.evelyn@gmail.com>
Desc: Bug 1206621 - Back port AudioChannelManager to smart-system
2015-10-21 21:30:28 -07:00
B2G Bumper Bot
18cde1f3ac Bumping manifests a=b2g-bump 2015-10-21 21:02:59 -07:00
B2G Bumper Bot
92928daff7 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

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

Bug 1195231 - Use details node for ringtone subtitles

========

https://hg.mozilla.org/integration/gaia-central/rev/78e084456428
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1195231 - [GaiaRadio] Add support for one-line truncation and a nested details object per radio control

========

https://hg.mozilla.org/integration/gaia-central/rev/cbf016707fb0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1195231 - Populate radio details inside of pick action r=squib
2015-10-21 21:00:13 -07:00
B2G Bumper Bot
7a1105c0dc Bumping manifests a=b2g-bump 2015-10-21 20:13:55 -07:00
B2G Bumper Bot
1b7589473a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5300fda0a655
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #32622 from evanxd/bug-1216495

Bug 1216495 - Change audio channel type  from normal to system, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e1329722c5a9
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1216495 - Change audio channel type from normal to system, r=timdream
2015-10-21 20:10:33 -07:00
B2G Bumper Bot
34f338781f Bumping manifests a=b2g-bump 2015-10-21 19:48:11 -07:00
B2G Bumper Bot
99b6146b31 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5a80324f88a4
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #32449 from jimporter/music-nga-nfc

Bug 1207985 - [music][nga] Support sharing via NFC

========

https://hg.mozilla.org/integration/gaia-central/rev/5bc57178b072
Author: Jim <jporter@mozilla.com>
Desc: Bug 1207985 - [music][nga] Support sharing via NFC

========

https://hg.mozilla.org/integration/gaia-central/rev/52bb1c699f85
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #32644 from gasolin/issue-1190041

Bug 1190041 - use normal button color for Firefox Account, r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/3cb336431caa
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1190041 - use normal button color for Firefox Account, r=me
2015-10-21 19:45:24 -07:00
B2G Bumper Bot
ff86c6ab60 Bumping manifests a=b2g-bump 2015-10-21 18:03:20 -07:00
B2G Bumper Bot
9ea84361e5 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0f061361309b
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #32598 from aosmond/bug1216556

Bug 1216556 - Improve camera lazy loading to reduce startup time.

========

https://hg.mozilla.org/integration/gaia-central/rev/86e2fb5304fd
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1216556 - Improve camera lazy loading to reduce startup time.

========

https://hg.mozilla.org/integration/gaia-central/rev/ef6ce9b12f28
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #32635 from Cwiiis/bug1216403-homescreen-launch-perf-marker

Bug 1216403 - Put app launch perf marker closer to launch. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/6d2e16b91072
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1216403 - Put app launch perf marker closer to launch. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/a31fac958d24
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #32632 from Cwiiis/bug1216357-homescreen-drop-at-beginning

Bug 1216357 - Allow dropping icons before icon grid. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/004e257edc28
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1216357 - Allow dropping icons before icon grid. r=gmarty
2015-10-21 18:00:14 -07:00
Wes Kocher
5d86c836d6 Merge m-c to b2ginbound, a=merge CLOSED TREE 2015-10-21 16:40:00 -07:00
Wes Kocher
ceefa2939a Merge b2ginbound to central, a=merge 2015-10-21 16:37:24 -07:00
Fabrice Desré
f48726bc24 Bug 1216839 - Crash when loading icon from android:// protocol with xhr r=sicking 2015-10-21 13:53:08 -07:00
Wes Kocher
f44a4f794d Backed out changeset 2bc866307e4b (bug 1189159) for browser_animation_* permafail a=merge
--HG--
extra : source : 59164fa9fe90766b454a101d02ab77d1db87c20b
2015-10-21 13:42:05 -07:00
Wes Kocher
b8596f28a2 Merge inbound to m-c a=merge 2015-10-21 16:28:43 -07:00
B2G Bumper Bot
666d3c00fb Bumping manifests a=b2g-bump 2015-10-21 13:15:12 -07:00
B2G Bumper Bot
cdaa9fe037 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c8376b12c797
Author: Sam Foster <sfoster@mozilla.com>
Desc: Merge pull request #32572 from sfoster/ftu-wifi-bug-1179703

Bug 1179703 - Handle overlapping wifi statuschange events. r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/bd45c86f2acb
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1179703 - Handle overlapping wifi statuschange events. r=arcturus
2015-10-21 13:12:04 -07:00
J. Ryan Stinnett
c4b55a504d Bug 1203159 - Tweak environment test for appdir change. r=gfritzsche
Some DevTools files are changing how they are installed.  This environment test
relies on add-on manager infrastructure, which also loads some DevTools files.

To access these DevTools files in XPCShell from a Firefox build, we need to set
`firefox-appdir = browser` in the test manifest.  However, this then causes
`GMPProvider` to become enabled where it was not before, changing the values of
the test.

The test is adjusted to reflect the values `GMPProvider` reports.
2015-10-21 14:18:31 -05:00
J. Ryan Stinnett
7eceb8f4c5 Bug 1203159 - Clean up various tests after DevTools resource move. r=me 2015-10-21 14:18:29 -05:00
Wes Kocher
bcce985327 Backed out 2 changesets (bug 1205854) for apparently breaking a bunch of reftests, causing a CLOSED TREE
Backed out changeset aa291bcfb0e8 (bug 1205854)
Backed out changeset cbd0b9619978 (bug 1205854)
2015-10-21 11:20:07 -07:00
J. Ryan Stinnett
6335fd7480 Bug 1203159 - Clean up various incorrect paths. r=ochameau 2015-10-21 12:48:55 -05:00
J. Ryan Stinnett
b1937a0add Bug 1203159 - Update install location for external libs. r=ochameau
External libs that do not yet use DevToolsModules need manual updating to match
the new system.
2015-10-21 12:48:54 -05:00
J. Ryan Stinnett
4d22d4a91b Bug 1203159 - Update shim install locations. r=glandium,ochameau
Add more shim paths for JSM locations used during the 44 cycle for add-ons that
already migrated.  Also, clear any DIST_SUBDIR value for the shim directory only
to ensure the old paths are reachable.
2015-10-21 12:48:53 -05:00
J. Ryan Stinnett
986f2a5cde Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
B2G Bumper Bot
e7ec87d9a4 Bumping manifests a=b2g-bump 2015-10-21 10:40:34 -07:00
B2G Bumper Bot
2bc6e35dcb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/23b27556c157
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32614 from mwargers/1216564

Bug 1216564 - Fix launch{_packaged}_app.py tests in order to support the new homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/317e9d6dbd36
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1216564 - Fix launch{_packaged}_app.py tests in order to support the new homescreen
2015-10-21 10:36:45 -07:00
B2G Bumper Bot
5daa14623d Bumping manifests a=b2g-bump 2015-10-21 10:29:48 -07:00
B2G Bumper Bot
565740cb6a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/44409c3854c8
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #32605 from arcturus/bug-1216477

Bug 1216477 - Contact's image disappears after scrolling down and up …

========

https://hg.mozilla.org/integration/gaia-central/rev/d17bbc23ca7d
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1216477 - Contact's image disappears after scrolling down and up the contact list r=ferjm
2015-10-21 10:26:27 -07:00
J. Ryan Stinnett
978cb5107a Bug 1203159 - Update each product's DevTools inclusion. r=glandium
A new configure option --with-devtools (which sets MOZ_DEVTOOLS) is added to
control whether all DevTools, just the server, or no DevTools are included.
This defaults to just the server.

Applications should also include /devtools within their moz.build tree, so that
DIST_SUBDIR is in effect for all DevTools files if it is used by the app.
2015-10-21 12:22:59 -05:00
J. Ryan Stinnett
fb886b5b5c Bug 1203159 - Add resource:// mapping in all DevTools directories. r=glandium,ochameau
Add resource mapping jar.mn for DevTools.  The DevToolsModules template method
is modified to install the files in their new flattened add-on location.
2015-10-21 12:22:58 -05:00
J. Ryan Stinnett
4ca92d7e54 Bug 1203159 - Remove DevTools support from webapprt. r=myk
To enable resource://devtools, all DevTools files are consolidated at the app
level.  This means they are no longer available for sharing between multiple XUL
apps, such as browser and webapprt.  We'll need to devise a new method to bring
this support back to webapprt if desired.
2015-10-21 12:22:57 -05:00
Ted Mielczarek
3d40a38f29 bug 1217051 - Pipe dump_syms stderr to /dev/null. r=catlee
--HG--
extra : amend_source : 7457ec915e764caeb9b13b59a925a6bae80ee0e1
2015-10-21 12:54:16 -04:00