Commit Graph

20970 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/82089954a1de
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1128172 - Hardcode date to be in the middle of the month to avoid intermittent r=kgrandon r=hotfix
2015-02-28 12:15:17 -08:00
B2G Bumper Bot
6d6fe5dd25 Bumping manifests a=b2g-bump 2015-02-28 02:33:04 -08:00
B2G Bumper Bot
f865dba2ce Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9ab13b9532d2
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1125131 - Provide ability to customise codes defined during search. r=kgrandon, r=gdaun
2015-02-28 02:30:36 -08:00
B2G Bumper Bot
56440821d2 Bumping manifests a=b2g-bump 2015-02-28 00:52:49 -08:00
B2G Bumper Bot
87bf55b68e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aaf9b6431e23
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1128739 - merge pull request #28509 from jrburke:bug1128739-email-startup-refactor to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/6fe037c5b1f7
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1128739 - [email] Refactor to streamline startup
2015-02-28 00:50:20 -08:00
B2G Bumper Bot
f5bfd21165 Bumping manifests a=b2g-bump 2015-02-27 20:15:10 -08:00
B2G Bumper Bot
f8604d1888 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/349024e6ee54
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #28531 from asutherland/email-download-everything

Bug 825318 - Handle downloads that have already succeeded at add-time. r=jrburke, r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/b01510dbf9bf
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 825318 - Handle downloads that have already succeeded at add-time. r=jrburke, r=crdlc

This patch consists of a few parts:

- Changes to download_notification.js (r=crdlc)

The new mozDownloadManager adoptDownload mechanism adds downloads with their
state already set to succeeded.  In that case we want to avoid the "started"
notification being displayed and instead jump directly towards displaying the
"succeeded"/completed notification.  Additionally, we want to process the
completion so the download is added to the data store.

- Changes to the email app (r=jrburke) (Now with test fixes!)

Improvements to MIME-type derivation logic.

Register all downloads with the download manager.  This requires the
"downloads" permission and a version of mozDownloadManager that implements
adoptDownload.

Display an error message if the user attempts to view/open a downloaded
attachment and there is no eligible activity.

NOTE: the gaia-email-libs-and-more parts of this patch are being layered on
top in a separate commit for ease of reviewing, etc.

- Make the PDF viewer not break itself it loses a race. (r=jrburke)

It's not okay to access the DOM before it has been populated, so we use defer.
And we use defer on all script nodes for consistency and to avoid any
unpleasant surprises from the webapp optimizer logic, should it start running
on the file.  (Currently pdfjs is blacklisted at an l10n level which also
defeats the other general _optimize steps.)

See https://bugzilla.mozilla.org/show_bug.cgi?id=1071449#c18 for more info.
2015-02-27 20:12:42 -08:00
B2G Bumper Bot
0c2a451d53 Bumping manifests a=b2g-bump 2015-02-27 16:22:52 -08:00
B2G Bumper Bot
00304c87a2 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a007ff156013
Author: Wes Kocher <kwierso@gmail.com>
Desc: Revert "Bug 825318 - merge pull request #27980 from asutherland:email-download-everything to mozilla-b2g:master" for Gu bustage

This reverts commit a9d1ab8011720c350d2866ce4d82db67c163420a, reversing
changes made to 560f9866381a5ab96306aa7acc3ff257a9836169.
2015-02-27 16:20:19 -08:00
B2G Bumper Bot
dcc0d6908b Bumping manifests a=b2g-bump 2015-02-27 15:45:30 -08:00
B2G Bumper Bot
08fe9ac971 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/52db37c80b2d
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1136754 - Update phone number and IMEI test variables to support remote device lab. r=gmealer
2015-02-27 15:43:04 -08:00
B2G Bumper Bot
ec329ca428 Bumping manifests a=b2g-bump 2015-02-27 14:45:12 -08:00
B2G Bumper Bot
7dbb4b7673 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f947b7c4c25e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1131408 - merge pull request #28514 from albertopq:1131408-headers-search to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e58b0bf03481
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1131408 - Clearing results when clicking on rocketbar clear button

========

https://hg.mozilla.org/integration/gaia-central/rev/2e790cbb38c1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1136393 - merge pull request #28431 from eeejay:bug-1136393 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/23ec2c7c200f
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1136393 - Label player buttons

========

https://hg.mozilla.org/integration/gaia-central/rev/d5045832c8bb
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1136437 - merge pull request #28432 from eeejay:bug-1136437 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/d3ced8a1dfc0
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1136437 - Label tabs in music app.
2015-02-27 14:42:45 -08:00
B2G Bumper Bot
3026edf3be Bumping manifests a=b2g-bump 2015-02-27 13:54:17 -08:00
B2G Bumper Bot
0d206c8b42 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/530c2db57599
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 825318 - merge pull request #27980 from asutherland:email-download-everything to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/fdb51d6fb6ad
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 825318 - Handle downloads that have already succeeded at add-time. r=jrburke, r=crdlc

This patch consists of a few parts:

- Changes to download_notification.js (r=crdlc)

The new mozDownloadManager adoptDownload mechanism adds downloads with their
state already set to succeeded.  In that case we want to avoid the "started"
notification being displayed and instead jump directly towards displaying the
"succeeded"/completed notification.  Additionally, we want to process the
completion so the download is added to the data store.

- Changes to the email app (r=jrburke)

Improvements to MIME-type derivation logic.

Register all downloads with the download manager.  This requires the
"downloads" permission and a version of mozDownloadManager that implements
adoptDownload.

Display an error message if the user attempts to view/open a downloaded
attachment and there is no eligible activity.

NOTE: the gaia-email-libs-and-more parts of this patch are being layered on
top in a separate commit for ease of reviewing, etc.

- Make the PDF viewer not break itself it loses a race. (r=jrburke)

It's not okay to access the DOM before it has been populated, so we use defer.
And we use defer on all script nodes for consistency and to avoid any
unpleasant surprises from the webapp optimizer logic, should it start running
on the file.  (Currently pdfjs is blacklisted at an l10n level which also
defeats the other general _optimize steps.)

See https://bugzilla.mozilla.org/show_bug.cgi?id=1071449#c18 for more info.
2015-02-27 13:51:49 -08:00
Fabrice Desré
fa7df3a41f Bug 1091307 - Add a configure flag to prevent shipping Mozilla's RIL and Geolocation provider r=hsinyi,mshal 2015-02-26 13:51:20 -08:00
B2G Bumper Bot
51cbb34ff0 Bumping manifests a=b2g-bump 2015-02-27 13:23:13 -08:00
B2G Bumper Bot
c07a1c7532 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0fdeb0ae5f06
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1057310 - merge pull request #28525 from KevinGrandon:bug_1057310_update_gelam_folder to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/61dbb2a60c9f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1057310 - Consolidate switch statement, remove duplicate case r=asuth
2015-02-27 13:20:32 -08:00
B2G Bumper Bot
51f0fb399c Bumping manifests a=b2g-bump 2015-02-27 12:35:20 -08:00
B2G Bumper Bot
f9e0ad23c8 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5583b32837c8
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1133327 - merge pull request #28408 from lissyx:bug1133327 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/1369717333ab
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1133327 - Increasing the maximum size for pictures r=wilsonpage

In order to be able to make use of the full 21Mpx capacity of Camera on some
devices, we need to push this limit higher than the current 5Mpx.

========

https://hg.mozilla.org/integration/gaia-central/rev/56a1b5bdac6a
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1135873 - merge pull request #28474 from npark-mozilla:1135873 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/66695abc8114
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1135873 - Test Case - Add imagecompare video playback test case
This test case takes snapshot of still frames and perform comparison

========

https://hg.mozilla.org/integration/gaia-central/rev/bccc3ac0b8a9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1083355 - merge pull request #28523 from asutherland:email-uidnext-message-seq-obo to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/46c6e887bd41
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1083355 - [email/IMAP] Fix message sequence number off-by-one ordinal/count error. r=mcav

land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/373
2015-02-27 12:32:04 -08:00
B2G Bumper Bot
bdfb6f68e9 Bumping manifests a=b2g-bump 2015-02-27 11:20:04 -08:00
B2G Bumper Bot
237f72be5f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7389f6e4634a
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1118006 - merge pull request #27245 from Cwiiis:bug1118006-shorter-edit-mode-longpress to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/d73d565538b4
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1118006 - Make the long-press delay shorter in edit mode. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/2b47211cc2c7
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1137787 - merge pull request #28522 from geoelectric:xfail-1134445 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/64b2fb67c29b
Author: Geo Mealer <geo@snarksoft.com>
Desc: Bug 1137787 - Xfail test_ftu_skip_tour pending resolution of Bug 1134445. r=jlorenzo
2015-02-27 11:17:34 -08:00
Alexandre Lissy
7635f89c82 Bug 1137659 - Re-enable LogShake xpcshell tests on B2G Emulator debug. r=me 2015-02-27 04:25:00 -05:00
B2G Bumper Bot
5064e533cc Bumping manifests a=b2g-bump 2015-02-27 09:47:41 -08:00
B2G Bumper Bot
09b2d0028d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/83ffc8afa0b1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1132174 - merge pull request #28521 from npark-mozilla:1132174 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/9c695a1898a4
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1132174 - Intermittent test_music_change_rating.py TestSetMusicRating.test_music_change_rating

AssertEquals is changed to Wait() call to compensate for possible lag
2015-02-27 09:45:13 -08:00
B2G Bumper Bot
bc723c3e92 Bumping manifests a=b2g-bump 2015-02-27 08:43:04 -08:00
B2G Bumper Bot
fd67aa24c2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c00390d70e15
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1131261 - merge pull request #28308 from gabrielesvelto:bug-1131261-delay-speed-dial-overlay to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/07d8bc340d8a
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1131261 - Display an error message when speed dial doesn't return any contact r=thills
2015-02-27 08:40:13 -08:00
B2G Bumper Bot
9a3e216087 Bumping manifests a=b2g-bump 2015-02-27 07:52:41 -08:00
B2G Bumper Bot
2cd85eedf4 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c2490a274806
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #28501 from gmarty/Bug-1134453-RTL-value-selector-options-Notification

Bug 1134453 - [RTL] SMS notification for dual sim puts wrong parenthesis...

========

https://hg.mozilla.org/integration/gaia-central/rev/4abb2c2e2a85
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1134453 - [RTL] SMS notification for dual sim puts wrong parenthesis on wrong side of the sentence

========

https://hg.mozilla.org/integration/gaia-central/rev/f3855fb852c1
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #28516 from ythej/bug_1137676

Bug 1137676 - Add npm-debug.log to .gitignore file

========

https://hg.mozilla.org/integration/gaia-central/rev/44784ad639cb
Author: ythej <yvtheja@gmail.com>
Desc: Bug 1137676 - Add npm-debug.log to .gitignore file
2015-02-27 07:50:13 -08:00
B2G Bumper Bot
9e4a4ecb30 Bumping manifests a=b2g-bump 2015-02-27 06:27:40 -08:00
B2G Bumper Bot
b206b8e3da Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a36ff713365b
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #28169 from gmarty/Bug-1128618-header-area-will-overlap-the-notification-bar-icons-when-picking-Gallery-Video-app

Bug 1128618 - [Windows Management] The header area will overlap the noti...

========

https://hg.mozilla.org/integration/gaia-central/rev/e78b0211525b
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1128618 - [Windows Management] The header area will overlap the notification bar icons when picking a Gallery or Video app attachment for MMS or Email
2015-02-27 06:25:12 -08:00
B2G Bumper Bot
ea6f0fa97f Bumping manifests a=b2g-bump 2015-02-27 06:13:14 -08:00
B2G Bumper Bot
3fce471dfd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a49a78baa74b
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #28416 from gmarty/Bug-1134453-RTL-value-selector-options

Bug 1134453 - [RTL] SMS notification for dual sim puts wrong parenthesis...

========

https://hg.mozilla.org/integration/gaia-central/rev/52582170e678
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1134453 - [RTL] SMS notification for dual sim puts wrong parenthesis on wrong side of the sentence
2015-02-27 06:10:20 -08:00
B2G Bumper Bot
862b214a94 Bumping manifests a=b2g-bump 2015-02-27 05:22:45 -08:00
B2G Bumper Bot
b61ca633fe Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0ff5f7669726
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 986510 - merge pull request #27726 from ythej:bug_986510 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c51a84506935
Author: Vishnu Teja <vish.thej@gmail.com>
Desc: Bug 986510 - [Messages app] Replace menu icon with settings icon when no messages in app r=Julien Wajsberg
2015-02-27 05:20:18 -08:00
B2G Bumper Bot
83cd0e9e7e Bumping manifests a=b2g-bump 2015-02-27 02:24:16 -08:00
B2G Bumper Bot
46620afe5b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/63996bc06bf0
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #28493 from wilsonpage/1137013

Bug 1137013 - [Camera] Volume buttons in Camera preview cause app to become unresponsive when returning to Camera

========

https://hg.mozilla.org/integration/gaia-central/rev/371aa75fe139
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1137013 - [Camera] Volume buttons in Camera preview cause app to become unresponsive when returning to Camera
2015-02-27 02:21:49 -08:00
B2G Bumper Bot
9d83b0fb3b Bumping manifests a=b2g-bump 2015-02-26 19:59:34 -08:00
Wes Kocher
229490154a Merge m-c to b2ginbound a=merge CLOSED TREE 2015-02-26 18:53:42 -08:00
Wes Kocher
c4a10197bb Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-02-26 18:47:34 -08:00
B2G Bumper Bot
0ea706c539 Bumping manifests a=b2g-bump 2015-02-26 15:37:48 -08:00
B2G Bumper Bot
4df36946cf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2aa2a8470a91
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1134680 - merge pull request #28344 from sfoster:settings-short-name-bug-1134680 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/732eb78a375c
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1134680 - Use short_name where available in app permission panels
2015-02-26 15:35:20 -08:00
B2G Bumper Bot
d95a467cbc Bumping manifests a=b2g-bump 2015-02-26 15:17:38 -08:00
B2G Bumper Bot
fd609856b5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8e5f9036ce1c
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1136722 - merge pull request #28469 from KevinGrandon:bug_1136722_opacity_fix to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/630680eae1e0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1136722 - Set opacity 0 for suggestions select r=daleharvey
2015-02-26 15:15:07 -08:00
B2G Bumper Bot
5f3a32988f Bumping manifests a=b2g-bump 2015-02-26 15:02:57 -08:00
B2G Bumper Bot
6d36de7084 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3426305554b0
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #28006 from eeejay/bug-1069611

Bug 1069611 - Set aria-hidden=true to top level elements when overlay is... r=dkuo r=jlorenzo

========

https://hg.mozilla.org/integration/gaia-central/rev/5d7ed320cabe
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1069611 - Set aria-hidden=true to top level elements when overlay is visible.
2015-02-26 15:00:22 -08:00
B2G Bumper Bot
c34d6142a2 Bumping manifests a=b2g-bump 2015-02-26 14:13:15 -08:00
B2G Bumper Bot
82995d5ff0 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1055978 - Correct misbracketed indexOf test

========

https://hg.mozilla.org/integration/gaia-central/rev/4ef8d1444243
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1055978 - Correct misbracketed indexOf test r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/9da25f9d51ea
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1072092 - merge pull request #28481 from yzen:bug-1072092 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/79195ccb9258
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1072092 - improving visibility accessibility for statusbar icons when in fullscreen and fullscreen-app mode. r=kgrandon
2015-02-26 14:10:23 -08:00
Ms2ger
e705bd4203 Backed out changeset 7abf54d96823 for lack of review. 2015-02-26 23:02:55 +01:00
Fabrice Desré
26484e0481 Bug 1091307 - Add a configure flag to prevent shipping Mozilla's RIL and Geolocation provider r=hsinyi 2015-02-26 13:51:20 -08:00
B2G Bumper Bot
0c1910289b Bumping manifests a=b2g-bump 2015-02-26 13:04:33 -08:00
B2G Bumper Bot
48621e4af5 Bumping manifests a=b2g-bump 2015-02-26 12:54:41 -08:00
B2G Bumper Bot
f69df9997d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04fd9568a5f9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1135805 - merge pull request #28480 from yzen:bug-1135805 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c1b3ac0fcacf
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1135805 - making chrome urlbar visible to the screen reader only when it is dragging or dragged to a minimized-tray in full screen apps.
2015-02-26 12:52:13 -08:00
B2G Bumper Bot
e7a8e00fc5 Bumping manifests a=b2g-bump 2015-02-26 11:32:54 -08:00
B2G Bumper Bot
7d8cff3f3e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/53713e514b92
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #28375 from aron-bordin/remove-storage-permission

Bug 1126638 - Remove the 'storage' permission from all manifests r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/cfa7c5229d26
Author: Aron Bordin <aron.bordin@gmail.com>
Desc: Bug 1126638 - Remove the 'storage' permission from all manifests R=aron.bordin
2015-02-26 11:30:27 -08:00
B2G Bumper Bot
e97a0313fb Bumping manifests a=b2g-bump 2015-02-26 10:57:36 -08:00
B2G Bumper Bot
cf2ae841f7 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6c324a9e08fe
Author: Manuel <manuel.casasbarrado@telefonica.com>
Desc: Bug 1125369 - [Messages][Edit] Users can prompt the delete confirmation screen multiple times at once r=julien,kgrandon,pivanov
2015-02-26 10:55:07 -08:00
B2G Bumper Bot
74a873afdf Bumping manifests a=b2g-bump 2015-02-26 10:28:02 -08:00
B2G Bumper Bot
b28c99b4bc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ecb1e8f3d829
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #28462 from AnishChandran/master

Changes in files for removing run-if in the bug 958147

========

https://hg.mozilla.org/integration/gaia-central/rev/4c709c473613
Author: Anish <anishchandran94@gmail.com>
Desc: Changes in files for removing run-if in the bug 958147
2015-02-26 10:25:23 -08:00
Ryan VanderMeulen
59ec06801b Merge m-c to b2g-inbound. a=merge 2015-02-26 13:12:51 -05:00
B2G Bumper Bot
9eaf8392e5 Bumping manifests a=b2g-bump 2015-02-26 10:09:16 -08:00
Ryan VanderMeulen
e91361511c Bug 1126695 - Use tooltool gcc as HOST_CC/HOST_CXX on cross-compiled builds (gonk/android). a=me 2015-02-26 13:07:05 -05:00
B2G Bumper Bot
6a5699d42b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6f696bc74eac
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1133304 - merge pull request #28471 from punamdahiya:Bug1133304 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/213eca30ff16
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1133304 - [Camera] - Fix of recording time and red point overlap r=wilsonpage
2015-02-26 10:06:49 -08:00
B2G Bumper Bot
056c2f20a2 Bumping manifests a=b2g-bump 2015-02-26 08:13:22 -08:00
B2G Bumper Bot
8a198295d5 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2829d359d3e1
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #28484 from cctuan/1131510

Comment Bug 1131510 - Running settings.js on node.js

========

https://hg.mozilla.org/integration/gaia-central/rev/3d54a933bb8c
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1131510 - Running settings.js on node.js, r=ricky

========

https://hg.mozilla.org/integration/gaia-central/rev/7952007e6fd9
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #27041 from gabrielesvelto/bug-942064-close-notifications-upon-deletion

Bug 942064 - Remove notifications for WAP Push messages that have been deleted by an action=delete message

========

https://hg.mozilla.org/integration/gaia-central/rev/d9adfcd3b958
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 942064 - Discard SI messages with a delete action but no explicit si-id field

========

https://hg.mozilla.org/integration/gaia-central/rev/d33f2db6cfbe
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 942064 - Introduce an event triggered when messages are deleted from the database and use it to clear notifications for said messages r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/0b7228cba450
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 942064 - Move the EventDispatcher sources into shared r=julienw,keving
2015-02-26 08:10:29 -08:00
B2G Bumper Bot
3088486e64 Bumping manifests a=b2g-bump 2015-02-26 07:57:45 -08:00
B2G Bumper Bot
af808d9981 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/039b9ad7fbd1
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #28496 from gabrielesvelto/bug-1102814-keypad-volume-control-channel

Bug 1102814 - Use the `notification' channel to play keypad touch tones r=thills

========

https://hg.mozilla.org/integration/gaia-central/rev/b136b1331183
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1102814 - Use the `notification' channel to play keypad touch tones r=thills
2015-02-26 07:55:19 -08:00
B2G Bumper Bot
8ddc3285ae Bumping manifests a=b2g-bump 2015-02-26 04:57:52 -08:00
B2G Bumper Bot
95ffc2f118 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c11d354808b2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1134766 - merge pull request #28461 from albertopq:1134766-chrome-twitter to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a9b4d884da40
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1134766 - Maximizing chrome on error only on scrollable apps
2015-02-26 04:55:20 -08:00
B2G Bumper Bot
d099390a7e Bumping manifests a=b2g-bump 2015-02-26 03:43:19 -08:00
B2G Bumper Bot
1519f23bcf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7c54f4ab22af
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1134229 - merge pull request #28291 from hfiguiere:bug1134229-playlist-order to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/5c7033518af5
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1134229 - Fix sort order for playlist in descending order. r=dkuo
2015-02-26 03:40:21 -08:00
B2G Bumper Bot
2a40441522 Bumping manifests a=b2g-bump 2015-02-26 03:19:42 -08:00
B2G Bumper Bot
8c50541fee Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/45e81003a89f
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #28457 from stasm/1136637-allowedHtmlAttrs

Bug 1136637 - Use allowedHtmlAttrs for whitelisting attributes. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/0859368ecfda
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1136637 - Use allowedHtmlAttrs for whitelisting attributes. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/84f6b8777e1f
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #28339 from Cwiiis/bug988530-notification-toaster-timeout

Bug 988530 - Change the notification toaster timeout to 3.5s. r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/6f574eb9b269
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 988530 - Change the notification toaster timeout to 3.5s. r=mhenretty
2015-02-26 03:16:55 -08:00
B2G Bumper Bot
76a5854c87 Bumping manifests a=b2g-bump 2015-02-26 02:33:24 -08:00
B2G Bumper Bot
b19f736da7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c49dc0f84501
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #28486 from cctuan/1131502

Bug 1131502 - Running copy-common-files.js on node.js

========

https://hg.mozilla.org/integration/gaia-central/rev/0c1151db4541
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1131502 - Running copy-common-files.js on node.js, r=ricky
2015-02-26 02:30:34 -08:00
B2G Bumper Bot
0f7ce743a5 Bumping manifests a=b2g-bump 2015-02-26 02:15:05 -08:00
B2G Bumper Bot
6bbf86bae9 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2573d1926f0d
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1135651 - Follow-up to fix uses of the mock e-mail. r=me a=test-only
2015-02-26 02:12:34 -08:00
B2G Bumper Bot
1f5e37ba6a Bumping manifests a=b2g-bump 2015-02-26 02:04:20 -08:00
B2G Bumper Bot
8b82c5f591 Bumping manifests a=b2g-bump 2015-02-26 01:57:48 -08:00
B2G Bumper Bot
504d4eb284 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d1a239ae4b04
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #28446 from cctuan/1136535

Bug 1136535 - webapp object should be JSON.stringifiedable

========

https://hg.mozilla.org/integration/gaia-central/rev/e15a8a7d0526
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1136535 - webapp object should be JSON.stringifiedable

========

https://hg.mozilla.org/integration/gaia-central/rev/9b2f0e18082b
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #28459 from stasm/1136368-buildtime-qps-names

Bug 1136368 - Mark pseudolocale as runtime or buildtime in language selection list. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/0470a0b0ebbf
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1136368 - Mark pseudolocale as runtime or buildtime in language selection list
2015-02-26 01:55:11 -08:00
B2G Bumper Bot
b2aee1a151 Bumping manifests a=b2g-bump 2015-02-26 01:24:22 -08:00
B2G Bumper Bot
ff2fbec781 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/88fb6482a5f4
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #28479 from RickyChien/contacts-import-services-to-nodejs

Bug 1131500 - Running contacts-import-services.js on node.js r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/34c75849ba08
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1131500 - Running contacts-import-services.js on node.js

========

https://hg.mozilla.org/integration/gaia-central/rev/60d97dc7c161
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #28485 from RickyChien/preferences-to-nodejs

Bug 955994 - Running preferences.js on node.js r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/6d7b66ed164b
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 955994 - Running preferences.js on node.js

========

https://hg.mozilla.org/integration/gaia-central/rev/ae223f16d105
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #28483 from RickyChien/keyboard-layouts-to-nodejs

Bug 1131512 - Running keyboard-layouts.js on node.js r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/86734bb3f9f2
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1131512 - Running keyboard-layouts.js on node.js
2015-02-26 01:21:55 -08:00
B2G Bumper Bot
e066a4ec0a Bumping manifests a=b2g-bump 2015-02-26 00:52:50 -08:00
B2G Bumper Bot
537e4a3ac8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e21d28d7a386
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #28105 from steveck-chung/message-avoid-viewcontact-inactivity

Bug 1124944 - [Messages] Disable view contact action while in activity, r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/7e06db892076
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1124944 - [Messages] Disable view contact action while in activity, r=julienw
2015-02-26 00:50:21 -08:00
B2G Bumper Bot
fd62d1335b Bumping manifests a=b2g-bump 2015-02-26 00:22:47 -08:00
B2G Bumper Bot
3631411ae2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ebd99ea4fdbb
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #28254 from RudyLu/keyboard/Bug1113365-Afrikaans_Keyboard_master

Bug 1113365 - Add Afrikaans keyboard layout and dictionary.
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/973d5c5dcaef
Author: Friedel Wolff <friedel@translate.org.za>
Desc: Bug 1113365 - Add Afrikaans keyboard layout and dictionary.

Conflicts:
	apps/keyboard/js/imes/latin/dictionaries/Makefile
2015-02-26 00:20:20 -08:00
B2G Bumper Bot
5492740041 Bumping manifests a=b2g-bump 2015-02-25 23:53:00 -08:00
B2G Bumper Bot
03ab002f17 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/298fece36f25
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1133274 - merge pull request #28228 from TheoChevalier:privacy-panel-blur-l10n to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/5b1f007a824b
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1133274 -  [Privacy Panel] Fix l10n (Blur distance not displayed, L10n JS errors, English quotes)
2015-02-25 23:50:24 -08:00
B2G Bumper Bot
5c140937c7 Bumping manifests a=b2g-bump 2015-02-25 23:09:12 -08:00
B2G Bumper Bot
e44deacab0 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/64637d651ffd
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Revert "Bug 1072092 - improving visibility accessibility for statusbar icons when in fullscreen and fullscreen-app mode."

This reverts commit d6f114e039b4d7918dbc3b4cd999adb88f6eeced.
2015-02-25 23:06:47 -08:00
B2G Bumper Bot
693c331fc6 Bumping manifests a=b2g-bump 2015-02-25 22:38:00 -08:00
B2G Bumper Bot
1f56761809 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/611ce997e1b6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1135805 - making chrome urlbar visible to the screen reader only when it is dragging or dragged to a minimized-tray in full screen apps."

This reverts commit cd51c07b3eee5ace31faf3891e955c36bd3875d7.
2015-02-25 22:35:32 -08:00
B2G Bumper Bot
ac9929bf84 Bumping manifests a=b2g-bump 2015-02-25 22:08:00 -08:00
B2G Bumper Bot
8372934661 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/66ea854a3ed5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #28435 from crh0716/1136123

Bug 1136123 - Fix the handler for navigating back r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/7ce2e87abfe6
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1136123 - Fix the handler for navigating back
2015-02-25 22:05:34 -08:00
B2G Bumper Bot
ad423114b8 Bumping manifests a=b2g-bump 2015-02-25 21:47:43 -08:00
B2G Bumper Bot
6fbe8a9f26 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9351fa48ddc7
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #28439 from RickyChien/svoperapps-to-node

Bug 955996 - Running svoperapps.js on node.js r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/f0755b4f1419
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 955996 - Running svoperapps.js on node.js
2015-02-25 21:45:16 -08:00
B2G Bumper Bot
f24ce0d34a Bumping manifests a=b2g-bump 2015-02-25 19:58:06 -08:00
B2G Bumper Bot
c071674085 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b5caf4557380
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #28440 from yrliou/Bug1136549

Bug 1136549 - Replace evt.device.name with evt.deviceName when accessing BluetoothPairingEvent, r=ian

========

https://hg.mozilla.org/integration/gaia-central/rev/74f52f4eb3df
Author: Jocelyn Liu <joliu@mozilla.com>
Desc: Bug 1136549 - Replace evt.device.name with evt.deviceName when accessing BluetoothPairingEvent, r=ian

========

https://hg.mozilla.org/integration/gaia-central/rev/e2aa9e402bb7
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1134097 - merge pull request #28350 from FunkTron:Bug1134097 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/39655f9c43d8
Author: Ross <ross.ziegler@imross.com>
Desc: Bug 1134097 - Implemented 'interaction hints' for screen reader
2015-02-25 19:55:28 -08:00
B2G Bumper Bot
c897bc552e Bumping manifests a=b2g-bump 2015-02-25 19:22:39 -08:00
B2G Bumper Bot
3ea7a5c84f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/207fa863349a
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1111472 - merge pull request #28406 from dwi2:bug1111472 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/af8b77e68639
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1111472 - Prevent same card get pinned twice
2015-02-25 19:20:12 -08:00