Commit Graph

273814 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
d4bb773148 merge fx-team to mozilla-central a=merge 2015-11-24 11:58:27 +01:00
B2G Bumper Bot
702cf8c4f5 Bumping manifests a=b2g-bump 2015-11-23 20:54:37 -08:00
B2G Bumper Bot
c1187a7d85 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1223685 - [Usage] Convert reset menu to use gaia menu

========

https://hg.mozilla.org/integration/gaia-central/rev/379c77fb5aa8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1223685 - [Usage] Convert reset menu to use gaia menu r=salva
2015-11-23 20:53:14 -08:00
Kris Maglione
00687ba489 Bug 1208761: [webext] Support l10n.getMessage in content scripts. r=billm 2015-11-23 17:52:23 -08:00
Mark Finkle
8cfec05d23 Bug 1226292 - Add telemetry for Find in Page r=liuche 2015-11-24 00:21:16 -05:00
Jim Chen
64872fbb85 Bug 1221270 - Schedule and perform GMP updates in AddonUpdateService; r=snorp
This patch moves the GMP update process from browser.js startup to
AddonUpdateService. It also uses the Gecko:ScheduleRun event in
GeckoService to schedule headless runs in order to perform updates
periodically.
2015-11-23 23:31:49 -05:00
Jim Chen
71b77b9a88 Bug 1221270 - Let AddonUpdateService use AddonManagerPrivate to check for updates; r=mfinkle
The Android-specific AddonUpdateService has a bit of redundant code
because AddonManagerPrivate has a backgroundUpdateCheck method that does
a lot of the same thing. This patch makes AddonUpdateService call that
method so there's less code and more consistency.

This requires flipping the "extensions.update.enabled" pref, which was
disabled in bug 528588 for showing the XUL addon update dialog. I don't
think this is relevant anymore in native Fennec and with the later
rewrite of AddonManager, so I'm fairly certain it's okay to flip that
pref.

The patch also disables the AddonManager update timer because we have
our own update timer on Android.
2015-11-23 23:31:49 -05:00
Jim Chen
f1718cc6df Bug 1221270 - Add GeckoService event to schedule updates via alarm manager; r=snorp
This patch adds a "Gecko:ScheduleRun" event that lets JS code schedule
an intent to be sent periodically. Right now there's a single intent
handler for "update-addons"; the handler doesn't do anything explicit
because updates are already checked automatically on Gecko launch.
2015-11-23 23:31:49 -05:00
Jim Chen
80593ca4e1 Bug 1221270 - Turn GeckoService into an IntentService; r=snorp
We want GeckoService to handle intents from the system, e.g. an intent
from the alarm manager.
2015-11-23 23:31:48 -05:00
Xidorn Quan
74919cf92f Bug 1227129 - Apply 'will-change: transform' to fullscreen-warning when it is shown. r=roc
Since there is a 3s timeout to hide the fullscreen warning, it makes
sense to always apply will-change transform when it is not hidden. This
could also avoid slight rendering difference when it stops moving.
2015-11-24 13:51:43 +11:00
Felipe Gomes
09d867433e Bug 1226487 - Enable e10s checks for accessibility on Beta. r=mconley 2015-11-24 00:00:47 -02:00
Felipe Gomes
f2116b203b Bug 1226487 - Allow e10s to run on Beta. r=mconley 2015-11-23 23:59:47 -02:00
Wes Kocher
5178e53737 Merge m-c to b2ginbound, a=merge 2015-11-23 16:53:52 -08:00
B2G Bumper Bot
4f3c4f0c54 Bumping manifests a=b2g-bump 2015-11-23 16:34:26 -08:00
Wes Kocher
626de9b1b3 Merge b2ginbound to central, a=merge 2015-11-23 16:29:07 -08:00
B2G Bumper Bot
52f1da8b04 Bumping manifests a=b2g-bump 2015-11-23 16:26:31 -08:00
B2G Bumper Bot
781bc843e9 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0a83858dd49a
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #33322 from gasolin/issue-1224499-2

Bug 1224499 - remove Settings.mozSettings dependency, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/c05883cef2cd
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1224499 - remove Settings.mozSettings dependency, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/40aa189f2e36
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #33329 from hfiguiere/bug1227175-sockit-to-me-format

Bug 1227175 - Fix _debug_log() to actually not be unsafe with formats. r=aus

========

https://hg.mozilla.org/integration/gaia-central/rev/7816bf8a5793
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1227175 - Fix _debug_log() to actually not be unsafe with formats.

========

https://hg.mozilla.org/integration/gaia-central/rev/ace7e9cb7ed1
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #33284 from punamdahiya/Bug1224496

Bug 1224496 - [Gallery] Show header text after lazy loading gaia-header.js

========

https://hg.mozilla.org/integration/gaia-central/rev/ebd2e27af8f4
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1224496 - [Gallery] Show header text after lazy loading gaia-header.js
2015-11-23 16:25:09 -08:00
Wes Kocher
c88a68af6c Bug 1221499 - Skip some failing tests on the recently enabled e10s+windows combo a=me 2015-11-23 16:08:25 -08:00
B2G Bumper Bot
0086f6bc88 Bumping manifests a=b2g-bump 2015-11-23 14:45:42 -08:00
B2G Bumper Bot
ee0149ab56 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/913d40345321
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #33314 from mwargers/1226647

Bug 1226647 - Fix failure in test_homescreen_column_layout.py

========

https://hg.mozilla.org/integration/gaia-central/rev/4682f66919fe
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1226647 - Fix failure in test_homescreen_column_layout.py

========

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

Bug 1226636 - Fix test_ftu_skip_tour.py and other tests

========

https://hg.mozilla.org/integration/gaia-central/rev/73a63684fdb3
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1226636 - Fix test_ftu_skip_tour.py and other tests
2015-11-23 14:44:06 -08:00
B2G Bumper Bot
b9a88d36d9 Bumping manifests a=b2g-bump 2015-11-23 14:04:51 -08:00
B2G Bumper Bot
da9a206bed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a6a977669a1b
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #33336 from nullaus/master

Bug 1226825 - Simply build head repo for now.

========

https://hg.mozilla.org/integration/gaia-central/rev/9f50fc826ff3
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1226825 - Simply build head repo for now.
2015-11-23 14:03:29 -08:00
B2G Bumper Bot
e2495427ca Bumping manifests a=b2g-bump 2015-11-23 13:24:34 -08:00
B2G Bumper Bot
12951b434c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/18a21539c4df
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #33335 from nullaus/master

Revert "Merge pull request #33334 from nullaus/master"

========

https://hg.mozilla.org/integration/gaia-central/rev/5b8558b356d2
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Revert "Merge pull request #33334 from nullaus/master"

This reverts commit 418fcd84d4c8167be494833cc35c7a07fdf24f79, reversing
changes made to ea673b5c4cc19c3daca072691a659c68e4c6937f.
2015-11-23 13:23:12 -08:00
B2G Bumper Bot
be049af643 Bumping manifests a=b2g-bump 2015-11-23 12:41:50 -08:00
B2G Bumper Bot
d73b88b2e1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/29c0a524a85d
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #33334 from nullaus/master

Bug 1226825 - Use correct args for tc-vcs for non-pull-request runs.

========

https://hg.mozilla.org/integration/gaia-central/rev/6f2432574d82
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1226825 - Use correct args for tc-vcs for non-pull-request runs.
2015-11-23 12:40:12 -08:00
B2G Bumper Bot
3fd58e0932 Bumping manifests a=b2g-bump 2015-11-23 09:11:51 -08:00
B2G Bumper Bot
0477e812a3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f5fc1ed93387
Author: Gareth Aye <gareth.aye@gmail.com>
Desc: Merge pull request #33148 from mikehenrty/bug-1223877-better-screenshot-on-timeout

Bug 1223877 - Switch to system app before taking screenshot on timeout

========

https://hg.mozilla.org/integration/gaia-central/rev/2ad31df5644f
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1223877 - Switch to system app before taking screenshot on timeout
2015-11-23 09:10:13 -08:00
B2G Bumper Bot
45de53a891 Bumping manifests a=b2g-bump 2015-11-23 08:51:58 -08:00
B2G Bumper Bot
94683c6a9d Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

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

Bug 1226573 - manually handle focus movement between promotion list and app list, r=rex

========

https://hg.mozilla.org/integration/gaia-central/rev/6398cec52a2b
Author: Evelyn Hung <jj.evelyn@gmail.com>
Desc: Bug 1226573 - manually handle focus movement between promotion list and app list.

1. remove promotion list from app's spatialNavigator control.
2. set a flag to indicate focusing area when focus moves between promotion list and app list.
3. in each area, call its spatial navigator to move focus.

========

https://hg.mozilla.org/integration/gaia-central/rev/08bdb8dad8cc
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33316 from ferjm/bug1219259.tv.sync.enabled.popup

Bug 1219259 - [TV Data Sync] There should be a pop-up window if a use…

========

https://hg.mozilla.org/integration/gaia-central/rev/484a8234ca91
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1219259 - [TV Data Sync] There should be a pop-up window if a user signs in successfully. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/60548a53ad1b
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33319 from ferjm/bug1224194.lastsync.hide

Bug 1224194 - Template string 'Last synced {{ when }}' visible in pho…

========

https://hg.mozilla.org/integration/gaia-central/rev/a9f02fbdfd2f
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1224194 - Template string 'Last synced {{ when }}' visible in phone UI when syncing for the first time. r=yzen
2015-11-23 08:50:35 -08:00
B2G Bumper Bot
97980bf304 Bumping manifests a=b2g-bump 2015-11-23 07:16:49 -08:00
B2G Bumper Bot
a9d8c3e7a9 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/22ffd41b8311
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #33192 from gabrielesvelto/bug-1080482-always-show-call-duration-in-dual-sim-mode

Bug 1080482 - Show the call duration when the keypad is open in multi-call mode r=thills

========

https://hg.mozilla.org/integration/gaia-central/rev/e639d4c0f187
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1080482 - Show the call duration when the keypad is open in multi-call mode r=thills

========

https://hg.mozilla.org/integration/gaia-central/rev/23ef23756df0
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #33230 from wilsonpage/1217779

Bug 1217779 - [RTL][Music]The parenthesis in search result list are displayed incorrectly

========

https://hg.mozilla.org/integration/gaia-central/rev/8141b7f3fc37
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1217779 - [RTL][Music]The parenthesis in search result list are displayed incorrectly
2015-11-23 07:15:27 -08:00
Carsten "Tomcat" Book
d6cede4d9c Merge mozilla-central to b2g-inbound 2015-11-23 14:53:00 +01:00
Carsten "Tomcat" Book
b1abac7a51 merge mozilla-inbound to mozilla-central a=merge 2015-11-23 14:08:50 +01:00
B2G Bumper Bot
0f39c8d6b3 Bumping manifests a=b2g-bump 2015-11-23 04:24:28 -08:00
B2G Bumper Bot
c9f5f1b93d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/64e17d89777e
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #33134 from luke-chang/1212402_remote_control_visual

Bug 1212402 - [TV 2.5] Apply visual spec to the TV remote control app, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/f497a55b19df
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1212402 - [TV 2.5] Apply visual spec to the TV remote control app
2015-11-23 04:23:07 -08:00
B2G Bumper Bot
98df1a4224 Bumping manifests a=b2g-bump 2015-11-23 03:54:28 -08:00
B2G Bumper Bot
55ea32db13 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4525cca0e02f
Author: Evelyn Hung <jj.evelyn@gmail.com>
Desc: Revert "Merge pull request #33297 from evelynhung/issue-1226573"

This reverts commit ab4c01c2799ab10d41bd937426a4e93907b44304, reversing
changes made to bae13c9ac6a91beecd7c94384e2aef25ed1a3214.
2015-11-23 03:53:08 -08:00
B2G Bumper Bot
3c62c39c9f Bumping manifests a=b2g-bump 2015-11-23 03:45:53 -08:00
B2G Bumper Bot
0bd0304223 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f242a2530918
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #33264 from scottwu/1219693-gij-usb-storage

Bug 1219693 - Improved existing test cases for USB settings. r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/56b0d0b25e87
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1219693 - Improved existing test cases for USB settings

========

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

Bug 1226573 - manually handle focus movement between promotion list and app list, r=rex

========

https://hg.mozilla.org/integration/gaia-central/rev/ea55fcd92b2b
Author: Evelyn Hung <jj.evelyn@gmail.com>
Desc: Bug 1226573 - manually handle focus movement between promotion list and app list.

1. remove promotion list from app's spatialNavigator control.
2. set a flag to indicate focusing area when focus moves between promotion list and app list.
3. in each area, call its spatial navigator to move focus.
2015-11-23 03:44:31 -08:00
Carsten "Tomcat" Book
db1ae6a946 merge fx-team to mozilla-central on a CLOSED TREE 2015-11-23 11:52:13 +01:00
Carsten "Tomcat" Book
d46955b874 merge b2g-inbound to mozilla-central on a CLOSED TREE 2015-11-23 11:50:58 +01:00
Carsten "Tomcat" Book
3e084231b3 Backed out changeset 162ded2e49c8 (bug 1223696) for failing on own test on a CLOSED TREE 2015-11-23 09:48:56 +01:00
Wes Kocher
2e7f2539d9 Backed out changeset 7b113a6167e9 (bug 1215265) for mass bustage CLOSED TREE 2015-11-22 23:02:18 -08:00
Wes Kocher
f663748358 Backed out changeset 0cbe4b80d443 (bug 1215265) for mass bustage CLOSED TREE 2015-11-22 23:02:10 -08:00
Wes Kocher
757fdbb644 Backed out changeset 3f51676191a6 (bug 1225703) for cpp unittest failures on at least Windows CLOSED TREE 2015-11-22 23:00:58 -08:00
B2G Bumper Bot
7e0e2b5ffd Bumping manifests a=b2g-bump 2015-11-22 20:47:00 -08:00
B2G Bumper Bot
1fd03f95ee Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6cc37ebe3f9f
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #33208 from rexboy7/1225062-fte-focus-on-click

Bug 1225062 - [TV][FTE] Catch focus on mouse click.r=ehung

========

https://hg.mozilla.org/integration/gaia-central/rev/7f5ae7eab7de
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1225062 - [TV][FTE] Catch focus on mouse click
2015-11-22 20:45:37 -08:00
B2G Bumper Bot
48f1fd3923 Bumping manifests a=b2g-bump 2015-11-22 20:16:39 -08:00
B2G Bumper Bot
6ac5510af3 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

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

Bug 1214908 - Change audio channel type of unlock audio as system r=snowmantw

========

https://hg.mozilla.org/integration/gaia-central/rev/57888f0c52ba
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1214908 - Change audio channel type of unlock audio as system r=snowmantw

========

https://hg.mozilla.org/integration/gaia-central/rev/a3e16695ffc9
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33290 from danhuang1202/1226078_revise_fxaccount_enter_email_page_title

Bug 1226078 - revise title in fxaccount enter password page in TV bro…

========

https://hg.mozilla.org/integration/gaia-central/rev/a5a90424a544
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1226078 - revise title in fxaccount enter password page in TV browser. r=seanlee

========

https://hg.mozilla.org/integration/gaia-central/rev/aa0b753c85d9
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33289 from danhuang1202/1225431_revise_l10n_from_disconnect_to_signout

Bug 1225431 - revice l10 String to fxsync-sign-out and fxsync-confirm…

========

https://hg.mozilla.org/integration/gaia-central/rev/47454211c9d6
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1225431 - revice l10 String to fxsync-sign-out and fxsync-confirm-sign-out. r=seanlee
2015-11-22 20:15:16 -08:00