Commit Graph

18490 Commits

Author SHA1 Message Date
Kartikaya Gupta
9a2c4eec28 Bug 928833 - Turn on event-regions based hit-testing in APZ. r=botond 2014-11-30 17:31:16 -05:00
B2G Bumper Bot
2bc44ffcc5 Bumping manifests a=b2g-bump 2014-11-29 10:07:02 -08:00
B2G Bumper Bot
84860dfe4f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e76a327f5209
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "[System]Pressing the "battery is low" notification will sometimes cause the rocket bar and keyboard to pop up, and will fail to bring up the battery section in the settings menu"

This reverts commit 10013da4b5a2c46c14a7aa28ed214e6493fb2360.

The original commit did not contain a bug number. This was bug 1091910, which caused bug 1106265.
2014-11-29 10:01:57 -08:00
Phil Ringnalda
df278bb166 Merge b-i to m-c, a=merge 2014-11-29 09:03:57 -08:00
B2G Bumper Bot
5fd9d51784 Bumping manifests a=b2g-bump 2014-11-28 22:56:40 -08:00
B2G Bumper Bot
85b2ac0de3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cdbaff53710b
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #26566 from asutherland/upgrade-emailjs

Bug 1097421 - [email] Upgrade email.js omnibus bug. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/c420852c9ac3
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1097421 - [email] Upgrade email.js omnibus bug. r=jrburke

Land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/353
See its individual commit comments and the bugs dependent on bug 1097421
for more info.

Note that this also includes 2 autoconfig changes:

- 126.com: This makes us consistent with 163.com, another mail domain also
  operated by netease which also uses the coremail mail server and whose
  ActiveSync implementation does not work so well with our implementation.
  This avoids its autodiscover exposure capturing us and causing us to use
  its ActiveSync implementation.  This is basically required since the
  Mozilla ISPDB is not capable of overriding the ISP's entries.  (Which is
  desired in most cases for many reasons, but being able to say "don't use
  that ActiveSync implementation!" would be helpful.)

- yahoo.co.jp: Right now the ISPDB says to use POP3.  Only with these fixes
  do we work with yahoo.co.jp's IMAP implementation, so (selfishly), it's
  better to do this for now than to change the ISPDB.
2014-11-28 22:47:04 -08:00
Phil Ringnalda
168cffb5f7 Merge m-c to b-i 2014-11-28 15:15:30 -08:00
Phil Ringnalda
59b7974ee0 Merge b-i to m-c, a=merge 2014-11-28 15:08:30 -08:00
Phil Ringnalda
16fe33dee0 Merge m-i to m-c, a=merge 2014-11-28 14:33:15 -08:00
B2G Bumper Bot
0841688a00 Bumping manifests a=b2g-bump 2014-11-28 13:12:03 -08:00
B2G Bumper Bot
843957d4e6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c051a00f86ce
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26542 from goetsu/Bug-1068713---email-box-role-textbox-

Bug 1068713 - email body role textbox r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/4e37609875f5
Author: goetsu <aurelien.levy@free.fr>
Desc: Bug 1068713 - email body role textbox
2014-11-28 13:01:56 -08:00
Phil Ringnalda
a577c02a3c Merge m-c to b-i 2014-11-28 11:59:19 -08:00
B2G Bumper Bot
cfacbdd852 Bumping manifests a=b2g-bump 2014-11-28 11:03:28 -08:00
B2G Bumper Bot
7072e9d1b7 Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c65e0f2f00a0
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #26421 from yzen/bug-1068707

Bug 1068707 - improved accessibility of various email settings cards.

========

https://hg.mozilla.org/integration/gaia-central/rev/6d5c452a27c6
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1068707 - improved accessibility of various email settings cards. r=jrburke

========

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

Bug 1105120 - [PrivacyPanel] Add additional wait in test

========

https://hg.mozilla.org/integration/gaia-central/rev/dd2248bed161
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1105120 - [PrivacyPanel] Add additional wait in test

========

https://hg.mozilla.org/integration/gaia-central/rev/004a09ae834d
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #24894 from gabrielesvelto/bug-1031175-unify-sendmmi-dial

Bug 1031175 - Use the new unified mozTelephony.dial() API to send MMI/USSD codes across all applications

========

https://hg.mozilla.org/integration/gaia-central/rev/9898cb92dac1
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Make the settings app use mozTelephony.dial() to retrieve IMEI codes r=ejchen

========

https://hg.mozilla.org/integration/gaia-central/rev/55dcd0a5357c
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Make icc_worker.js jshint-clean r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/a2d491c89e37
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Make the system app use mozTelephony.dial() to retrieve IMEI codes r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/498126486783
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Make the uitest application use mozTelephony.dial() to retrieve IMEI codes r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/407bcadc617e
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Remove the dependency on the MmiManager used to check for MMI codes r=francisco

========

https://hg.mozilla.org/integration/gaia-central/rev/61aece75cde5
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1031175 - Refactor the dialer code dealing with USSD/MMI functionality to use the new, unified dial() API and fix all the associated unit-tests r=drs
2014-11-28 11:01:54 -08:00
B2G Bumper Bot
b576945543 Bumping manifests a=b2g-bump 2014-11-28 09:01:59 -08:00
B2G Bumper Bot
e1b374bf9c Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/429d6cd4a97d
Author: Doug Sherk <github@sherk.me>
Desc: Revert "Bug 1078448 - Modify call_screen_window.js reloadWindow to not leak CallScreen app instances. r=drs."

This reverts commit 80ef9919169638b0659268d736e4873938dd7ba9.
2014-11-28 08:56:54 -08:00
B2G Bumper Bot
3b564b3394 Bumping manifests a=b2g-bump 2014-11-28 08:02:00 -08:00
B2G Bumper Bot
a31d98d5f0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/74d7c4e578b1
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #24885 from pivanov/bug-1078174

Bug 1078174 - [Contact] Improve UI on contact settings

========

https://hg.mozilla.org/integration/gaia-central/rev/2e6aca22423c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1078174 - [Contact] Improve UI on contact settings
2014-11-28 07:56:55 -08:00
B2G Bumper Bot
30011192ca Bumping manifests a=b2g-bump 2014-11-28 05:47:05 -08:00
B2G Bumper Bot
7712e8cf3e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6a306f592d98
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #26530 from viorelaioia/bug_1102931

Bug 1102931 - Intermittent test_ftu_with_tour.py TestFtu.test_ftu_with_t...

========

https://hg.mozilla.org/integration/gaia-central/rev/ddfd28c9ecc5
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1102931 - Intermittent test_ftu_with_tour.py TestFtu.test_ftu_with_tour
2014-11-28 05:36:54 -08:00
B2G Bumper Bot
38996131cb Bumping manifests a=b2g-bump 2014-11-28 05:33:43 -08:00
Carsten "Tomcat" Book
a52bab833c Merge mozilla-central to b2g-inbound 2014-11-28 14:29:23 +01:00
B2G Bumper Bot
02a46c487b Bumping manifests a=b2g-bump 2014-11-28 05:27:01 -08:00
B2G Bumper Bot
4bb4a4fcd0 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b49cdccea0f3
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26539 from tauzen/Bug1034533_ui_test_wallet_demo

Bug 1034533 - [NFC] Wallet demo app for testing Secure Element API - UI Test version, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/cfa049d44252
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1034533 - [NFC] Wallet demo app for testing Secure Element API - UI Test version, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/2cea2933171d
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #26537 from viorelaioia/bug_1105787

Bug 1105787 - Fix intermittent failure in test_sms_contact.py

========

https://hg.mozilla.org/integration/gaia-central/rev/8011a26b30ad
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1105787 - Fix intermittent failure in test_sms_contact.py
2014-11-28 05:21:56 -08:00
B2G Bumper Bot
d75d507265 Bumping manifests a=b2g-bump 2014-11-28 04:57:00 -08:00
B2G Bumper Bot
d01e99d533 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e16fdbcc720c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #26413 from pivanov/bug-1091719

Bug 1091719 - When setting a new alarm the header text is not centered

========

https://hg.mozilla.org/integration/gaia-central/rev/c5f9229e379d
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1091719 - When setting a new alarm the header text is not centered
2014-11-28 04:51:55 -08:00
Carsten "Tomcat" Book
f3210669c5 merge b2g-inbound to mozilla-central a=merge 2014-11-28 13:44:29 +01:00
Carsten "Tomcat" Book
b698ce2d7f merge fx-team to mozilla-central a=merge 2014-11-28 13:42:19 +01:00
B2G Bumper Bot
77a7d55405 Bumping manifests a=b2g-bump 2014-11-28 04:42:01 -08:00
B2G Bumper Bot
0f34ee112b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9379600338b4
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26527 from azasypkin/bug-1102132-rtl-panel-slide

Bug 1102132 - [Messages][RTL] Move the "sliding" transition back to be the same than in LTR conditions. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/d91f7f5757aa
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1102132 - [Messages][RTL] Move the "sliding" transition back to be the same than in LTR conditions. r=schung
2014-11-28 04:36:56 -08:00
B2G Bumper Bot
f7e7b2e3ca Bumping manifests a=b2g-bump 2014-11-28 03:57:02 -08:00
B2G Bumper Bot
0d1b0bac02 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f8e0641e4ece
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26360 from azasypkin/bug-1102171-usage-resource-activation

 Bug 1102171 - [Usage][Refactoring] ViewManager.loadPanel should cleanup panels DOM once scripts/links are activated. r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/ddb0772236ad
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1102171 - [Usage][Refactoring] ViewManager.loadPanel should cleanup panels DOM once scripts/links are activated. r=salva
2014-11-28 03:51:58 -08:00
B2G Bumper Bot
890c9c0bc5 Bumping manifests a=b2g-bump 2014-11-28 02:53:40 -08:00
B2G Bumper Bot
3fdd392dc7 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a950e94f01a4
Author: Arthur Chen <crh0716@gmail.com>
Desc: Revert "Merge pull request #25997 from crh0716/1090843"

This reverts commit 07e24e6f19271bedaa4bb0294e17eeefa9401997, reversing
changes made to f20b72cb0e3ad4888642906ae3ce27bacff010b2.
2014-11-28 02:53:25 -08:00
B2G Bumper Bot
3a180bb39e Bumping manifests a=b2g-bump 2014-11-28 02:07:04 -08:00
B2G Bumper Bot
67c5e463a0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/acbac4f5cfd2
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #26361 from gitmai/bug-1102818-starting-on-field-init

Bug 1102818 - 'Starting on' field has to be initialized with the current...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/5d35f2254f4f
Author: mai <mri@tid.es>
Desc: Bug 1102818 - 'Starting on' field has to be initialized with the current date
2014-11-28 02:01:58 -08:00
B2G Bumper Bot
41f67cf404 Bumping manifests a=b2g-bump 2014-11-28 01:07:01 -08:00
B2G Bumper Bot
f76810cdd2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f2b9394b9b16
Author: RickyChien <RickyChien@users.noreply.github.com>
Desc: Merge pull request #26508 from RickyChien/bug-1103819

Bug 1103819 - Enable parallel build by default r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/742d70227abf
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1103819 - Enable parallel build by default
2014-11-28 01:01:57 -08:00
B2G Bumper Bot
5561c732aa Bumping manifests a=b2g-bump 2014-11-28 00:37:02 -08:00
B2G Bumper Bot
3441770d17 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eb65c4355e0a
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #26445 from pacorampas/1099397

Bug 1099397 - Add an empty banner to contain the favorite contacts list r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/2d99c1d06771
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1099397 - Add an empty banner to contain the favorite contacts list
2014-11-28 00:31:58 -08:00
B2G Bumper Bot
50d26065d9 Bumping manifests a=b2g-bump 2014-11-28 00:06:33 -08:00
B2G Bumper Bot
cd27d8ed32 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f83c3d7203b3
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #26519 from alivedise/bugzilla/1076605_master/revive-browser

Bug 1076605 - app is killed between launch and open, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/a0f1a52d47fc
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1076605 - app is killed between launch and open
2014-11-27 23:56:59 -08:00
B2G Bumper Bot
c02688e4f4 Bumping manifests a=b2g-bump 2014-12-02 04:07:00 -08:00
B2G Bumper Bot
c403200dfc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/39ba256131e3
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26587 from yzen/bug-1106541

Bug 1106541 - scoping a present day selector to active month.

========

https://hg.mozilla.org/integration/gaia-central/rev/7a13d55acdeb
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1106541 - scoping a present day selector to active month.
2014-12-02 04:01:55 -08:00
B2G Bumper Bot
c0b26a6570 Bumping manifests a=b2g-bump 2014-12-02 03:58:39 -08:00
B2G Bumper Bot
5ff2f34e1b Bumping manifests a=b2g-bump 2014-12-02 03:18:45 -08:00
B2G Bumper Bot
5a5579ae8e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/557f265c7dcb
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26588 from viorelaioia/bug_1106648

Bug 1106648 - Add new storage path to cleanup method

========

https://hg.mozilla.org/integration/gaia-central/rev/fd409a09be11
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1106648 - Add new storage path to cleanup method
2014-12-02 03:17:09 -08:00
B2G Bumper Bot
ffd41d54e0 Bumping manifests a=b2g-bump 2014-12-02 00:43:30 -08:00
B2G Bumper Bot
033eecd754 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/07636dbd7e77
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #26585 from davehunt/bug1106648

Bug 1106648 - Add new storage path to cleanup method

========

https://hg.mozilla.org/integration/gaia-central/rev/26139254201a
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1106648 - Add new storage path to cleanup method. r=zcampbell
2014-12-02 00:41:56 -08:00
Alexandre Lissy
b055fb374c Bug 1106896 - Improve debug and error reporting in mozSettings. r=qdot
We break down the logging capabilities into two classes: debug and
verbose. Verbose will help to track everything that happens, while debug
should just report error cases. We also augment memory reports with
values to help tracking potential issues like: queue blockage, leaking,
etc.
2014-12-02 14:50:00 +01:00
Jan Keromnes
5bd303d9ca Bug 1090949 - In WebIDE, register simulators by name not by version. r=ochameau 2014-11-26 18:34:00 +01:00
B2G Bumper Bot
a885191ebc Bumping manifests a=b2g-bump 2014-11-27 23:37:01 -08:00
B2G Bumper Bot
0e78049582 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b9d9968b89b
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26520 from dwi2/bug1105588

Bug 1105588 - [Stingray][System] allow - in oop black list

========

https://hg.mozilla.org/integration/gaia-central/rev/6717964b16a7
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1105588 - [Stingray][System] allow - in oop black list
2014-11-27 23:26:55 -08:00
B2G Bumper Bot
0d2b94d02d Bumping manifests a=b2g-bump 2014-11-27 23:02:01 -08:00
B2G Bumper Bot
970e40ac16 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b22a8f312aae
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26507 from dwi2/bug1094066

Bug 1094066 - APP-CANCELLED key should handled by app first then fall back to system app

========

https://hg.mozilla.org/integration/gaia-central/rev/8d540e356f9b
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1094066 - APP-CANCELLED key should handled by app first then fall back to system app

========

https://hg.mozilla.org/integration/gaia-central/rev/4c79833203dc
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26518 from dwi2/bug1105629

Bug 1105629 - [Stingray][Home] Use correct icon of decks in Smart Home

========

https://hg.mozilla.org/integration/gaia-central/rev/e324704f86b1
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1105629 - [Stingray][Home] Use correct icon of decks in Smart Home
2014-11-27 22:56:57 -08:00
B2G Bumper Bot
6da16c0b34 Bumping manifests a=b2g-bump 2014-11-27 22:31:57 -08:00
B2G Bumper Bot
67341f04d2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3a065b26f45
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #25997 from crh0716/1090843

Bug 1090843 - Improve the time required for being interactive r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/51c897a096cb
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1090843 - Remove non-required modules from the loading path of the root panel
2014-11-27 22:26:54 -08:00
B2G Bumper Bot
6942ce2b3a Bumping manifests a=b2g-bump 2014-11-27 20:58:31 -08:00
B2G Bumper Bot
12793a4c5d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c36182c171e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #26522 from timdream/keyboard-audio-hardware

Bug 1104646 - Release AudioContext when the keyboard is no visible, r=mnjul

========

https://hg.mozilla.org/integration/gaia-central/rev/ab71d971b1b6
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1104646 - Release AudioContext when the keyboard is no visible
2014-11-27 20:56:56 -08:00
B2G Bumper Bot
4187c7e492 Bumping manifests a=b2g-bump 2014-11-27 19:08:31 -08:00
B2G Bumper Bot
bc3f3485c1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/54b2b63a241c
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #26465 from EragonJ/bug-1056017

Bug 1056017 - [Arabic] Display problem in Settings App - RTL Support Req...

========

https://hg.mozilla.org/integration/gaia-central/rev/c50d02b8eb60
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1056017 - [Arabic] Display problem in Settings App - RTL Support Required.
2014-11-27 19:06:56 -08:00
B2G Bumper Bot
d6b92c7d77 Bumping manifests a=b2g-bump 2014-11-27 06:17:09 -08:00
B2G Bumper Bot
451c21c7eb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/415520315b04
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #25941 from hfiguiere/bug1093219-m3u

Bug 1093219 - m3u parsing. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/491d7b51b14c
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1093219 - m3u parsing. r=djf
2014-11-27 06:06:57 -08:00
B2G Bumper Bot
71e6af4f03 Bumping manifests a=b2g-bump 2014-11-27 05:38:31 -08:00
B2G Bumper Bot
9b86c30bbe Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0f6e92a467af
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25843 from JohanLorenzo/bug-1093583

Bug 1093583 - [DSDS] Add test to make a phone call with default SIM

========

https://hg.mozilla.org/integration/gaia-central/rev/e3b7706e0c25
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1093583 - [DSDS] Add test to make a phone call with default SIM
2014-11-27 05:36:56 -08:00
B2G Bumper Bot
818c69f479 Bumping manifests a=b2g-bump 2014-11-27 05:08:32 -08:00
B2G Bumper Bot
8e50e62711 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/533ceccc1b85
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #26382 from lissyx/bug1103559

Bug 1103559 - Voicemail, Captive Portal and Roaming notifications should not be resent r=mherentty

========

https://hg.mozilla.org/integration/gaia-central/rev/ee5b53d54b6c
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1103559 - Voicemail, Captive Portal and Roaming notifications should not be resent r=etienne

We do not want those notifications to be resent, since they depend on
external conditions:
 - Voicemail will be anyway retriggered by RIL code when connecting to
   network,
 - Captive Portal will be redetected when reconnecting to the network,
   which may have changed in-between,
 - Roaming status will also be redetected when rebooting
Gecko offers a mozbehavior object which can contain a noresend property.
We set this for all those notifications. We need, however, to keep the
cleanup code for migration/upgrade usecase: pre-existing sent
notification will still need to be cleanup if we don't want them to be
resent.
2014-11-27 05:06:56 -08:00
B2G Bumper Bot
edf83478ba Bumping manifests a=b2g-bump 2014-11-27 04:27:07 -08:00
B2G Bumper Bot
754bd398ed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/70e437e48867
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26491 from davehunt/bug1074117-homescreen

Bug 1074117 - Use expected conditions and optimise element lookups in homescreen app object

========

https://hg.mozilla.org/integration/gaia-central/rev/4659115ffddb
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in homescreen app object. r=fstrugariu
2014-11-27 04:16:58 -08:00
Carsten "Tomcat" Book
20bdd04e12 Merge mozilla-central to b2g-inbound 2014-11-27 13:09:23 +01:00
Carsten "Tomcat" Book
922e668d9e merge mozilla-inbound to mozilla-central a=merge 2014-11-27 12:54:58 +01:00
B2G Bumper Bot
13457aa77c Bumping manifests a=b2g-bump 2014-11-27 03:42:00 -08:00
B2G Bumper Bot
9f302d627e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bb58f268db66
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #26482 from albertopq/1102965-sim-race-no-screenlock

Bug 1102965 - Reopening SIM PIN on device ready r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e8909cc462c5
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1102965 - Reopening SIM PIN on device ready
2014-11-27 03:31:52 -08:00
B2G Bumper Bot
a58b77a07d Bumping manifests a=b2g-bump 2014-11-27 03:21:40 -08:00
B2G Bumper Bot
4ac4af73d7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6865fa79c92e
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26103 from azasypkin/bug-1096330-recipient-pills

Bug 1096330 - [Messages][RTL] Correctly handle recipient pills. r=julien, arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/ae9e8bce0dfc
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1096330 - [Messages][RTL] Correctly handle recipient pills. r=julien, arnau
2014-11-27 03:17:04 -08:00
B2G Bumper Bot
a648e7a12b Bumping manifests a=b2g-bump 2014-11-27 03:06:59 -08:00
B2G Bumper Bot
61b16ea6c2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b71fce2e3494
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #26484 from JohanLorenzo/bug-1098107

Bug 1098107 - Change the wait in AddNewNumber to avoid intermittent t…

========

https://hg.mozilla.org/integration/gaia-central/rev/f8db0e1f12c7
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1098107 - Change the wait in AddNewNumber to avoid intermittent timeout with test_dialer_add_contact on b2gdesktop

========

https://hg.mozilla.org/integration/gaia-central/rev/8b49d7a47f59
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26372 from azasypkin/bug-1101619-rtl-status-icon

Bug 1101619 - [Messages][RTL] Location of status (error, delivered, read) icon at Report panel seems wrong. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/221c950766aa
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1101619 - [Messages][RTL] Location of status (error, delivered, read) icon at Report panel seems wrong. r=schung
2014-11-27 03:01:55 -08:00
B2G Bumper Bot
00ab31a727 Bumping manifests a=b2g-bump 2014-11-27 02:37:03 -08:00
B2G Bumper Bot
2c62913796 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/05fbb2da974f
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26409 from viorelaioia/bug_1104001

Bug 1104001 - Fix intermittent failure in test_sms_with_picture_attached...

========

https://hg.mozilla.org/integration/gaia-central/rev/8768fe394bcd
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1104001 - Fix intermittent failure in test_sms_with_picture_attached.py

========

https://hg.mozilla.org/integration/gaia-central/rev/1d35295b5bc2
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26446 from zacc/bug_1095471

Bug 1095471 - Wait for keyboard's input mode to be initialized to protec...

========

https://hg.mozilla.org/integration/gaia-central/rev/8ba69fd83337
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1095471 - Dismiss keyboard between input entry to avoid macos intermittents
2014-11-27 02:31:58 -08:00
B2G Bumper Bot
387a8cf1ad Bumping manifests a=b2g-bump 2014-11-27 02:07:01 -08:00
B2G Bumper Bot
9fe26df095 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/663b5ce9bb9e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #26478 from gasolin/issue-1102885

Bug 1089511 refactor system/js/bluetooth to future compatible format, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/ed50a13c0655
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1089511 - refactor system/js/bluetooth to future compatible format
- fix store bluetooth state when restart
2014-11-27 02:01:56 -08:00
B2G Bumper Bot
f9e70468cc Bumping manifests a=b2g-bump 2014-11-27 01:36:34 -08:00
B2G Bumper Bot
4647acb2de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/719add3a0155
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #26471 from RudyLu/keyboard/Bug1103927-type_error_forKeyView

Bug 1103927 - still need target to DOM element map for UI components that are
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/df59bf521447
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1103927 - still need target to DOM element map for UI components
that are not represented as a View.
2014-11-27 01:26:58 -08:00
B2G Bumper Bot
85b72c7fb6 Bumping manifests a=b2g-bump 2014-11-27 00:17:07 -08:00
B2G Bumper Bot
33917bb789 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/78d735b50d94
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #26219 from weilonge/STK_REFACTOR_for_master

Bug 1102185 - [FFOS2.0][Woodduck][STK]There has no terminal response when execute "setup call ->cancel"., r=frsela, r=arthurchen

========

https://hg.mozilla.org/integration/gaia-central/rev/b4f846a93c42
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1102185 - [FFOS2.0][Woodduck][STK]There has no terminal response when execute "setup call ->cancel".

1. Clear the event of onVisibilityChange when any option is clicked.
2. Redirect visibilityChange of Settings to System app. System app handles the event is a better strategy.
3. Add test case to handle on visibility change event from Settings app.
2014-11-27 00:11:57 -08:00
B2G Bumper Bot
7a1dd41fc5 Bumping manifests a=b2g-bump 2014-11-26 23:47:06 -08:00
B2G Bumper Bot
46380f0bd1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8e6c3e82c808
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #26476 from RudyLu/keyboard/Bug1091018-altMenu_for_secondLayout

Bug 1091018 - [flatfish][Ar][TCP][keyboard] missing letters.
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/28196b30eda5
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1091018 - [flatfish][Ar][TCP][keyboard] missing letters.
 - Don't hide key label in the alternative char menu.
2014-11-26 23:41:56 -08:00
B2G Bumper Bot
5347e6e43d Bumping manifests a=b2g-bump 2014-11-26 22:17:05 -08:00
B2G Bumper Bot
b2f3880bc2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4dbd4764b19d
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #26325 from EragonJ/bug-1100689

Bug 1100689 - [Flatfish][Setting] Box overflow at volume options

========

https://hg.mozilla.org/integration/gaia-central/rev/723b8bb9bb0b
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1100689 - [Flatfish][Setting] Box overflow at volume options
2014-11-26 22:06:54 -08:00
B2G Bumper Bot
85155e82ab Bumping manifests a=b2g-bump 2014-11-26 22:02:00 -08:00
B2G Bumper Bot
ca97023242 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0d3e78d3551b
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #25525 from frsela/STK/Bug1033974

Bug 1033974 - [B2G][GAIA] STK: AP should not send TR for STK_CMD_SEND_SS/STK_CMD_SEND_USSD/STK_CMD_SEND_SMS/STK_CMD_SEND_DTMF, r=kgrandon, f=sku

========

https://hg.mozilla.org/integration/gaia-central/rev/c2b56bcda46d
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 1033974 - [B2G][GAIA] STK: AP should not send TR for STK_CMD_SEND_SS/STK_CMD_SEND_USSD/STK_CMD_SEND_SMS/STK_CMD_SEND_DTMF, r=kgrandon, f=sku

Conflicts:
	apps/system/js/icc_worker.js
2014-11-26 21:51:55 -08:00
B2G Bumper Bot
8f44afa990 Bumping manifests a=b2g-bump 2014-11-26 19:57:04 -08:00
B2G Bumper Bot
ce927435d1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6cce6b609963
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #26437 from huchengtw-moz/bug-1101369-information-block

Bug 1101369 - [Stingray][home] apply visual to information block, r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/d9d8f4dd09c5
Author: John Hu <johu@mozilla.com>
Desc: Bug 1101369 - [Stingray][home] apply visual to information block
2014-11-26 19:51:56 -08:00
B2G Bumper Bot
5699de3b43 Bumping manifests a=b2g-bump 2014-11-26 19:42:02 -08:00
B2G Bumper Bot
84c7cc6bf6 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/42d896c73946
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #26444 from huchengtw-moz/bug-1102153-final

Bug 1102153 - [Stingray][home] create button-group and apply to settings..., r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/8f29099aee41
Author: John Hu <johu@mozilla.com>
Desc: Bug 1102153 - [Stingray][home] create button-group and apply to settings button in home app

========

https://hg.mozilla.org/integration/gaia-central/rev/a8c3b134e184
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #26495 from jincreator/bug1104358

Bug 1104358 - [keyboard] Korean uppercase layout doesn't show vowels, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/30a769ba1208
Author: Jinkyu Yi <jincreator@jincreator.net>
Desc: Bug 1104358 - [keyboard] Korean uppercase layout doesn't show vowels.
2014-11-26 19:31:56 -08:00
Ryan VanderMeulen
5df3040f12 Merge m-c to inbound. a=merge 2014-11-26 21:43:23 -05:00
Ryan VanderMeulen
694e866a21 Merge b2g-inbound to m-c. a=merge 2014-11-26 21:39:08 -05:00
B2G Bumper Bot
56f192dbda Bumping manifests a=b2g-bump 2014-11-26 18:33:31 -08:00
B2G Bumper Bot
77f0e1478c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1103964 - Disable test_everythingme_add_collection_save_bookmark.py test for starting to perma-fail

========

https://hg.mozilla.org/integration/gaia-central/rev/89e1ef758a65
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1103964 - Disable test_everythingme_add_collection_save_bookmark.py test for starting to perma-fail
2014-11-26 18:31:57 -08:00
Ryan VanderMeulen
1ac5f2eafb Merge inbound to m-c. a=merge 2014-11-26 20:34:29 -05:00
B2G Bumper Bot
d36e6dafa8 Bumping manifests a=b2g-bump 2014-11-26 16:21:35 -08:00
B2G Bumper Bot
20774b8ac6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c8ac536548db
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1103629 - merge pull request #26384 from KevinGrandon:bug_1103629_marionette_client_loader_verticalhome to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a1796499b69e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1103629 - [HomeScreen] Use a marionette client loader to include the home screen app
2014-11-26 16:17:00 -08:00
B2G Bumper Bot
c9af6f24e8 Bumping manifests a=b2g-bump 2014-11-26 15:52:02 -08:00
B2G Bumper Bot
1106a77a4f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/55dad48c2099
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1105519 - merge pull request #26499 from KevinGrandon:bug_1105519_battery_overlay_strings to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/bb6df9503c2c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1105519 - Remove strings from index.html for battery dialog r=kgrandon
2014-11-26 15:41:56 -08:00
B2G Bumper Bot
998dac849e Bumping manifests a=b2g-bump 2014-11-26 15:17:08 -08:00
B2G Bumper Bot
8f74fc2022 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ff2728add438
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1105521 - merge pull request #26500 from KevinGrandon:bug_1105521_remove_strings_sleep_menu to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/f13af46b1fd6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1105521 - Remove strings from index.html for sleep menu
2014-11-26 15:11:59 -08:00
Ryan VanderMeulen
7604cd09c2 Backed out changeset 82fd2eef7630 (bug 1060869) because the rest of this bug was backed out and it seems to be causing OSX Gip(f1) to be near permafail. 2014-11-26 16:06:53 -05:00
B2G Bumper Bot
1ed8dde837 Bumping manifests a=b2g-bump 2014-11-26 11:57:11 -08:00
B2G Bumper Bot
d0c26d40e4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b810b68a8db1
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #26416 from rwood-moz/bug1095080

Bug 1095080 - Fix browser endurance tests

========

https://hg.mozilla.org/integration/gaia-central/rev/f6cf8d26719e
Author: Rob Wood <rwood@mozilla.com>
Desc: Bug 1095080 - Fix browser endurance tests
2014-11-26 11:50:17 -08:00
B2G Bumper Bot
7037af718c Bumping manifests a=b2g-bump 2014-11-26 11:41:58 -08:00
B2G Bumper Bot
749a504f5c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f3637cd27193
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #26479 from albertopq/1104919-rocketbar-maximize

Bug 1104919 - Recalculate statusbar when rocketbar expanded r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/67fb49478556
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1104919 - Recalculate statusbar when rocketbar expanded
2014-11-26 11:36:55 -08:00
B2G Bumper Bot
3ba58300fd Bumping manifests a=b2g-bump 2014-11-26 11:27:00 -08:00
B2G Bumper Bot
db15c0090e Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b9eae46e87a2
Author: autolander <kgrandon@mozilla.com>
Desc: Bug 1105078 - merge pull request #26462 from KevinGrandon:bug_1105078_remove_crash_reporter_strings to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/f39cb006488e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1105078 - Remove strings from index.html for crash reporter dialog r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/de3bb419776d
Author: autolander <kgrandon@mozilla.com>
Desc: Bug 1105077 - merge pull request #26463 from KevinGrandon:bug_1105077_remove_strings to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/7b64655e4f2b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1105077 - Remove strings from index.html for rocketbar and utility tray

========

https://hg.mozilla.org/integration/gaia-central/rev/2db31c7b808c
Author: autolander <kgrandon@mozilla.com>
Desc: Bug 1105079 - merge pull request #26461 from KevinGrandon:bug_1105079_remove_crash_info_strings to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/d7959409b127
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1105079 - Remove strings from index.html for crash info page
2014-11-26 11:21:56 -08:00
B2G Bumper Bot
dfed407957 Bumping manifests a=b2g-bump 2014-11-26 00:52:01 -08:00
B2G Bumper Bot
2c9cc90cd1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/769491b13858
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #26415 from Cwiiis/bug1098480-landscape-system-update

Bug 1098480 - Fix system update splash in landscape. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/59a1496e986d
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1098480 - Fix system update splash in landscape. r=alive
2014-11-26 00:41:57 -08:00
B2G Bumper Bot
c857ad860c Bumping manifests a=b2g-bump 2014-11-26 00:22:01 -08:00
B2G Bumper Bot
aa73c8bfab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4ea81d5b40c9
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25331 from kumarrishav/Bug-1054635

Bug 1054635 - Context menu/long tap on container area in Composer panel causes javascript error. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/858fe8997401
Author: kumarrishav <rishav006@gmail.com>
Desc: Bug 1054635 - Context menu/long tap on container area in Composer panel causes javascript error
2014-11-26 00:11:55 -08:00
B2G Bumper Bot
63bc76845c Bumping manifests a=b2g-bump 2014-11-25 23:47:09 -08:00
B2G Bumper Bot
c6d508bedc Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b3f1a9a22f1e
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #26343 from rabbihossain/master

Bug 1089604 - Implement en-GB keyboard layout.
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/718f31b0fc44
Author: rabbihossain <me@2hr.me>
Desc: Bug 1089604 - Implement en-GB keyboard layout

========

https://hg.mozilla.org/integration/gaia-central/rev/93af6a8eff74
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26401 from dwi2/bug1094094

Bug 1094094 - [Stingray] Implement navigation and contextmenu of Apps Deck, r=rexboy7

========

https://hg.mozilla.org/integration/gaia-central/rev/749f7e0b66dd
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1094094 - [Stingray] Implement navigation and contextmenu of Apps Deck
2014-11-25 23:41:59 -08:00
B2G Bumper Bot
309c64215f Bumping manifests a=b2g-bump 2014-11-25 23:17:13 -08:00
B2G Bumper Bot
7d7f9940d1 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/26b3f842b757
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #26394 from alivedise/bugzilla/1097675/ignore-hidden-attention-window

Bug 1097675 - Ignore hidden window when updating attention indicator, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/dc39f37e9129
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1097675 - Ignore hidden window when updating attention indicator

========

https://hg.mozilla.org/integration/gaia-central/rev/33128e5b7819
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25989 from alivedise/bugzilla/1096133/home-event-dispatcher

Bug 1096133 - Get rid of stopImmediatePropagation, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/34ae42f06aa2
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1096133 - Get rid of stopImmediatePropagation of hierarchy events
2014-11-25 23:11:58 -08:00
B2G Bumper Bot
75e88f7137 Bumping manifests a=b2g-bump 2014-12-03 08:28:33 -08:00
B2G Bumper Bot
5b5149f3ab Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0ae26861a352
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #26528 from albertopq/1105671-rtl-sim-slot

Bug 1105671 - RTL sim slot numbers should stay LTR r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/5267b43767b5
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1105671 - RTL sim slot numbers should stay LTR

========

https://hg.mozilla.org/integration/gaia-central/rev/3f67b84bae3d
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #26529 from albertopq/1091484-reenable-test

Bug 1091484 - Fixing intermitent test notifications r=dharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/6b0ff5e1c8fb
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1091484 - Fixing intermitent test notifications
2014-12-03 08:26:58 -08:00
ffxbld
e3413f5d4f Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:54:49 -05:00
Ben Hearsum
f307340eaa Backout bad version bumps IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:51:29 -05:00
ffxbld
d253b33d7e Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:39:09 -05:00
ffxbld
85ae6fdacd Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:33:05 -05:00
J. Ryan Stinnett
55c34b5fd0 Bug 1058997 - Part 3b: Update non-trivial security prompts. r=past 2014-12-01 22:55:56 -08:00
Alexandre Poirot
eafca270d8 Bug 1097814 - Fix fake hardware buttons in mulet. r=paul, r=vingtetun 2014-11-20 10:48:00 -05:00
B2G Bumper Bot
0cc1205e4b Bumping manifests a=b2g-bump 2014-11-26 10:56:35 -08:00
B2G Bumper Bot
8bb65e81a7 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1101158 - Use shared tagged template library for escaping card content

========

https://hg.mozilla.org/integration/gaia-central/rev/3bbe686afb35
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1101158 - Use shared tagged template library for escaping card content r=aus r=freddyb

========

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

Bug 1064502 - [RTL] Contacts List - Letters should not overlap contact names and faces. r=sergi

========

https://hg.mozilla.org/integration/gaia-central/rev/a67ddd34d779
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1064502 - [RTL] Contacts List - Letters should not overlap contact names and faces. r=sergi
2014-11-26 10:46:59 -08:00
B2G Bumper Bot
b7b7dc9a0d Bumping manifests a=b2g-bump 2014-11-26 09:13:28 -08:00
B2G Bumper Bot
48af9b5b5f Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e68d2771a8d5
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26436 from dwi2/bug1103339

Bug 1103339 - System app should not process keydown/keyup event target t...

========

https://hg.mozilla.org/integration/gaia-central/rev/e73305953dad
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1103339 - System app should not process keydown/keyup event target to embedded iframe

========

https://hg.mozilla.org/integration/gaia-central/rev/25343f6b5ce7
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26244 from mancas/bug1098611

Bug 1098611 - [FTU] UI does not update when switching networks in FTU

========

https://hg.mozilla.org/integration/gaia-central/rev/353b8bfebe28
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1098611 - [FTU] UI does not update when switching networks in FTU

========

https://hg.mozilla.org/integration/gaia-central/rev/638251bd179a
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26324 from weideng/bug1098188

Bug 1098188 - Keyboard settings can't be pre-localized when handwriting layout included. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/ec9d4716e825
Author: wdeng <wdeng@mozilla.com>
Desc: Bug 1098188 - Keyboard settings can't be pre-localized when handwriting layout included

========

https://hg.mozilla.org/integration/gaia-central/rev/6b8a77262b3c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26474 from xeonchen/bug-1096236

Bug 1096236 - Remove "alternateLayoutOverwrite" in Arabic layout definition

========

https://hg.mozilla.org/integration/gaia-central/rev/8e6e5753330f
Author: Liang-Heng Chen <xeonchen@mozilla.com>
Desc: Bug 1096236 - Remove "alternateLayoutOverwrite" in Arabic layout definition.
2014-11-26 09:11:55 -08:00
B2G Bumper Bot
e71ec1a000 Bumping manifests a=b2g-bump 2014-11-26 07:38:26 -08:00
B2G Bumper Bot
ecc0104137 Bumping manifests a=b2g-bump 2014-11-26 07:02:02 -08:00
B2G Bumper Bot
2cb8aa1ece Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/95ec6dd29009
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #26454 from hfiguiere/tray-player-rtl

Bug 1058727 - fix the notification tray playback control in RTL. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/3f46dbfdc16a
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1058727 - fix the notification tray playback control in RTL

========

https://hg.mozilla.org/integration/gaia-central/rev/568a6e7e5b77
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #26450 from wilsonpage/1104774

Bug 1104774 - [camera] Orientation broken after lock screen in preview-gallery

========

https://hg.mozilla.org/integration/gaia-central/rev/45576f05ca71
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1104774 - [camera] Orientation broken after lock screen in preview-gallery
2014-11-26 06:51:56 -08:00
B2G Bumper Bot
940a02c642 Bumping manifests a=b2g-bump 2014-11-26 06:31:58 -08:00
B2G Bumper Bot
ccdee9d9fb Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e4822b34a357
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #25909 from tamarahills/bugfix/1078448

Bug 1078448 - Modify call_screen_window.js reloadWindow to not leak Call...

========

https://hg.mozilla.org/integration/gaia-central/rev/a15b584927c9
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1078448 - Modify call_screen_window.js reloadWindow to not leak CallScreen app instances. r=drs.

========

https://hg.mozilla.org/integration/gaia-central/rev/38844206ba88
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26447 from davehunt/bug1074117-gallery

Bug 1074117 - Use expected conditions and optimise element lookups in gallery app object

========

https://hg.mozilla.org/integration/gaia-central/rev/8ee272531ef9
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in email app object. r=fstrugariu
2014-11-26 06:21:54 -08:00
B2G Bumper Bot
9742fae39b Bumping manifests a=b2g-bump 2014-11-26 04:41:58 -08:00
B2G Bumper Bot
6bcccee63d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b710813303f9
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #25308 from stasm/1011519-hide-ar-fr-zhTW

Bug 1011519 - Use pseudolocales in tests

========

https://hg.mozilla.org/integration/gaia-central/rev/1b25f92559fc
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1011519 - Use pseudolocales in tests. r=gandalf r=kgrandon r=arthurcc
2014-11-26 04:36:53 -08:00
B2G Bumper Bot
2209f753a5 Bumping manifests a=b2g-bump 2014-11-26 02:53:47 -08:00
B2G Bumper Bot
183fe6885d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6d9439660ed7
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26414 from chirarobert/bug_1096915

Bug 1096915 - Add a test to re-dial the last MO number by pressing the c...

========

https://hg.mozilla.org/integration/gaia-central/rev/d54c77a626be
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1096915 - Add a test to re-dial the last MO number by pressing the call button twice
2014-11-26 02:53:32 -08:00
Seth Fowler
840e1405a2 Bug 1060869 (Part 4) - Update SurfaceCache prefs to increase the cache size. r=dholbert,tn 2014-11-26 01:37:57 -08:00
Phil Ringnalda
f7c0142c6a Merge m-c to m-i 2014-11-28 15:13:22 -08:00
Phil Ringnalda
077e0e565f Merge m-c to m-i 2014-11-28 12:02:04 -08:00
Ehsan Akhgari
6e5adf96c4 Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm 2014-11-28 14:08:29 -05:00
B2G Bumper Bot
377c631bcc Bumping manifests a=b2g-bump 2014-11-25 19:57:00 -08:00
B2G Bumper Bot
89ade97831 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0ae677ae34c3
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #26395 from crh0716/1102156

Bug 1102156 - Fix RTL issue for apn items r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/fa1906ef260c
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1102156 - Fix RTL issue for apn items
2014-11-25 19:51:55 -08:00
B2G Bumper Bot
733e0a5e58 Bumping manifests a=b2g-bump 2014-11-25 16:37:00 -08:00
B2G Bumper Bot
48f0079f94 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e772df7d241c
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #26127 from russnicoletti/bug-1095832

Bug 1095832 - [RTL][Video] Progress slider position moves opposite from progress bar r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/fbe01541c54b
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1095832 - [RTL][Video] Progress slider position moves opposite from slider progress
2014-11-25 16:31:56 -08:00