Commit Graph

452050 Commits

Author SHA1 Message Date
Mark Finkle
9a4a57cbcf Bug 1226292 - Add telemetry for Find in Page r=liuche 2015-11-24 00:21:16 -05:00
Jim Chen
0b336e064b 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
3f2aedd313 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
30c9d284c4 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
4666b1c14e 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
a3dc010161 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.

--HG--
extra : source : 87bd9d4bfa062dbf570d40f68e16e40134c944ad
2015-11-24 13:51:43 +11:00
Felipe Gomes
34cdede9d9 Bug 1226487 - Enable e10s checks for accessibility on Beta. r=mconley 2015-11-24 00:00:47 -02:00
Felipe Gomes
e94f5becc6 Bug 1226487 - Allow e10s to run on Beta. r=mconley 2015-11-23 23:59:47 -02:00
Wes Kocher
98b4213425 Merge m-c to b2ginbound, a=merge
--HG--
extra : commitid : Gs5maYmBCne
2015-11-23 16:53:52 -08:00
B2G Bumper Bot
38a834a26e Bumping manifests a=b2g-bump 2015-11-23 16:34:26 -08:00
Michael Comella
a25cccb2c2 Bug 1227351 - Remove unused homepage current tab string. r=margaret
I forgot to remove this as part of bug 1224214.

--HG--
extra : commitid : HnQ1fzd5bNq
extra : rebase_source : c681937c9e73d69115ac4a8c31c7489bce13ef15
2015-11-23 16:33:07 -08:00
Manuel Casas
91f1fbaf3b Bug 1225189 - Disable Hello for e10s windows. r=mikedeboer 2015-11-24 18:46:05 +00:00
Mark Banner
9dbda118e4 Bug 1225652 - Loop's unit tests should check for uncaught errors as well as uncaught warnings. r=mikedeboer 2015-11-24 18:46:05 +00:00
Wes Kocher
2d81687dcc Merge b2ginbound to central, a=merge
--HG--
extra : commitid : lsgxpSuDc9
2015-11-23 16:29:07 -08:00
B2G Bumper Bot
7ce7b901b9 Bumping manifests a=b2g-bump 2015-11-23 16:26:31 -08:00
B2G Bumper Bot
b69b701017 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
65da5f2e98 Bug 1221499 - Skip some failing tests on the recently enabled e10s+windows combo a=me
--HG--
extra : commitid : LF5MtJB0x2U
extra : amend_source : ccbe4b80338733acb7a6860c143bb8fb030adad1
extra : histedit_source : ea7cb7a9f352b9e2c0aa83938f0b4db5a9a7b568%2Cf3712d40a460bb7e3d3b0786d407024def589c60
2015-11-23 16:08:25 -08:00
vivek
b483371d01 Bug 1220720: Notify EOL on Honeycomb r=liuche
--HG--
extra : commitid : 73sbhdsNxkI
extra : rebase_source : 6581601d724fd6d6e3ea64356ed37ca248a6c81f
extra : histedit_source : 20c42851634b4a43297b2293f17f2caf585ae2ce%2C9203c8884cee47cbbfe5e2fdd77bef6bcf820191
2015-11-23 18:36:12 -05:00
Jared Wein
9f439a2603 Bug 1213421 - Add a test that verifies the text of a notification is present. r=MattN 2015-11-24 11:29:48 -05:00
Jared Wein
6973bfb723 Bug 1100662 - Fix browser_notification_tab_switching.js to work in e10s mode. r=MattN 2015-11-24 11:21:10 -05:00
Jared Wein
77999dacbf Bug 1226796 - Remove redundant preprocessor flags in nsContainerFrame.cpp. r=jfkthame 2015-11-24 11:21:02 -05:00
B2G Bumper Bot
239c8dbbf0 Bumping manifests a=b2g-bump 2015-11-23 14:45:42 -08:00
B2G Bumper Bot
d737ddba54 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
520f636f47 Bumping manifests a=b2g-bump 2015-11-23 14:04:51 -08:00
B2G Bumper Bot
9633957976 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
55867df0ad Bumping manifests a=b2g-bump 2015-11-23 13:24:34 -08:00
B2G Bumper Bot
b7cd2a00cf 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
4885097962 Bumping manifests a=b2g-bump 2015-11-23 12:41:50 -08:00
B2G Bumper Bot
9861e94239 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
0264c9c22d Bumping manifests a=b2g-bump 2015-11-23 09:11:51 -08:00
B2G Bumper Bot
31d0002374 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
f7c2637784 Bumping manifests a=b2g-bump 2015-11-23 08:51:58 -08:00
B2G Bumper Bot
03248be961 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
Randell Jesup
05d80d2f86 Bug 1226347: Import cherry-pick of AEC changes from 43->48 (delay-agnostic AEC). r=pkerr 2015-11-23 11:11:58 -05:00
Terrence Cole
75b58e896c Bug 1226888 - Remove an incorrect assertion about store buffer state; r=jandem
--HG--
extra : rebase_source : 5bc10e6ce92aea1aed51b7bd0e38bd7d27317ee5
2015-11-24 08:04:08 -08:00
B2G Bumper Bot
26d74a3c21 Bumping manifests a=b2g-bump 2015-11-23 07:16:49 -08:00
B2G Bumper Bot
2bed520c1a 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
2dd57597de Merge mozilla-central to b2g-inbound 2015-11-23 14:53:00 +01:00
Carsten "Tomcat" Book
5f1ac1afb3 merge mozilla-inbound to mozilla-central a=merge 2015-11-23 14:08:50 +01:00
B2G Bumper Bot
c816d23211 Bumping manifests a=b2g-bump 2015-11-23 04:24:28 -08:00
B2G Bumper Bot
257b2cb2b0 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
32344361cb Bumping manifests a=b2g-bump 2015-11-23 03:54:28 -08:00
B2G Bumper Bot
f169f52537 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
29fda79101 Bumping manifests a=b2g-bump 2015-11-23 03:45:53 -08:00
B2G Bumper Bot
bd9a061049 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
7e51d297a6 merge fx-team to mozilla-central on a CLOSED TREE 2015-11-23 11:52:13 +01:00
Carsten "Tomcat" Book
e53f47a420 merge b2g-inbound to mozilla-central on a CLOSED TREE 2015-11-23 11:50:58 +01:00
Carsten "Tomcat" Book
694a81aba1 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
023e779c11 Backed out changeset 7b113a6167e9 (bug 1215265) for mass bustage CLOSED TREE
--HG--
extra : commitid : 4fRgovywnch
extra : histedit_source : 18da44a556f563d9aabadd24ed7780e9b29771bf
2015-11-22 23:02:18 -08:00
Wes Kocher
11939bbcdf Backed out changeset 0cbe4b80d443 (bug 1215265) for mass bustage CLOSED TREE
--HG--
extra : commitid : 6mQDl6Z8lHb
extra : histedit_source : a339efc1bb292757446da8b65c257d09d5d3ca84
2015-11-22 23:02:10 -08:00