Commit Graph

1834 Commits

Author SHA1 Message Date
Gaia Pushbot
a1adc1b606 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2dc51014b8ae
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12689 from gasolin/issue-917359

Bug 917359 - Remember my choice is exposed for the getUserMedia dialog, ..., r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/f8f9f045b8e2
Author: gasolin <gasolin@gmail.com>
Desc: Bug 917359 - Remember my choice is exposed for the getUserMedia dialog, but shouldn't be
2013-10-20 19:51:24 -07:00
Gaia Pushbot
bcd6ef2178 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d5ae214674b
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #12857 from pivanov/bug-917837

Bug 917837 - [Music] Use Full Line Highlights in Album View

========

https://hg.mozilla.org/integration/gaia-central/rev/4e701344b6db
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 917837 - [Music] Use Full Line Highlights in Album View
2013-10-20 11:45:24 -07:00
Gaia Pushbot
e266e639c2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0acabc6a8619
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #12942 from flodolo/bug928347

Bug 928347 - Add missing strings in settings.en-US.properties, r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/844741327628
Author: Francesco Lodolo <flod@lodolo.net>
Desc: Bug 928347 - Add missing strings in settings.en-US.properties

All strings have the correct data-l10n-id but strings are not available
in the .properties file
2013-10-20 09:50:23 -07:00
Gaia Pushbot
a6c9ece4eb Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bd6498a514cc
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 906316 - Don't download the xulrunner SDK each time we change a branch if their configuration are different r=yurenju,asuth,ochameau

This also shows a message when the archive file seems to be corrupted, advising
to run "make really-clean". Also changed "make really-clean" to remove all
xulrunner related files.

We now uncompress the archive directly in a specific directory that should
change when we change the URL.

We use a dot file inside the xulrunner SDK directory to keep the URL used to
download that SDK.

Now we can also define XULRUNNER_DIRECTORY from the command-line. If not
defined, it will use the default xulrunner-sdk-26/xulrunner-sdk.
We can also define XULRUNNER_BASE_DIRECTORY which is the place where the
XULRunner SDK will get uncompressed.

We export the new XULRUNNER_DIRECTORY variable along with the
existing various xulrunner program paths. These paths have been made absolute
using make's `abspath` operation.

The patch also removes the ./ prefixes to those paths as they're likely useless
and prevent from using an absolute path when defining XULRUNNER_DIRECTORY from
the command line.

This patch also remove the email's build_stage directory when running "make
clean".

This _will_ make all devs redownload XULRunner, sorry.

This make the build fail if submakes fail

Also add documentation at the top of the Makefile.
2013-10-20 09:25:24 -07:00
Gaia Pushbot
d75fbc8ee4 Bumping gaia.json for 11 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b064301cd271
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Merge pull request #12952 from reubenmorais/contacts-webidl

Fix users of the Contacts API to work with WebIDL. r=gwagner

========

https://hg.mozilla.org/integration/gaia-central/rev/7257b71fcffe
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Fix test_edit_contact.py to use the mozContact interface correctly.

========

https://hg.mozilla.org/integration/gaia-central/rev/c33f8752ab35
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Fix Contact UI Test to use the mozContacts interface correctly.

========

https://hg.mozilla.org/integration/gaia-central/rev/11b278fca92a
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Fix Gaia UI tests to use the mozContact interface correctly.

========

https://hg.mozilla.org/integration/gaia-central/rev/e517c999d2fd
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Fix MockContact members to conform to the mozContact interface.

========

https://hg.mozilla.org/integration/gaia-central/rev/28bd0f314d83
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Fix Data layer use of the old mozContact constructor.

========

https://hg.mozilla.org/integration/gaia-central/rev/2d5f7c49ac64
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Fix Contacts customizer to use the new constructor.

========

https://hg.mozilla.org/integration/gaia-central/rev/ae9cda054275
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Create Date objects when creating a mozContact from JSON.

========

https://hg.mozilla.org/integration/gaia-central/rev/b631bdfb9649
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Fix mock mozContact to conform to the new interface.

========

https://hg.mozilla.org/integration/gaia-central/rev/67f8d352a290
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Fix 'type' properties in fakecontacts.json

========

https://hg.mozilla.org/integration/gaia-central/rev/54158afde2b9
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Switch uses of mozContact to the new constructor. r=gwagner
2013-10-19 17:35:23 -07:00
Gaia Pushbot
032f56f218 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c2ae3f386f2
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #12901 from pivanov/bug-917808

Bug 917808 - [Music] Generic album art overlaps hairline

========

https://hg.mozilla.org/integration/gaia-central/rev/0018198d4ce8
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 917808 - [Music] Generic album art overlaps hairline
2013-10-19 14:18:55 -07:00
Gaia Pushbot
67ec296787 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/464bfafbe960
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #12907 from pivanov/bug-917895

Bug 917895 - [Email] Update Unread Count Banner

========

https://hg.mozilla.org/integration/gaia-central/rev/6057eebf02d3
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 917895 - [Email] Update Unread Count Banner
2013-10-19 14:18:32 -07:00
Gaia Pushbot
623db37a77 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4b4766c317a5
Author: Francisco Borja Salguero Castellano <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #12497 from borjasalguero/customization_ringtone

Bug 891730 - [User Story] Ringtone Runtime Customization by SIM r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/01c8594625ec
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 891730 - [User Story] Ringtone Runtime Customization by SIM r=salva
2013-10-19 14:05:46 -07:00
Gaia Pushbot
7a48b54b45 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/74a4c9c58bbb
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12897 from julienw/927470-executable-git-hook

Bug 927470 - Force the executable bit for the git pre-commit hook r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/092d4f56aedc
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 927470 - Force the executable bit for the git pre-commit hook r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/1bd926678e9a
Author: Ben Kelly <ben@wanderview.com>
Desc: Revert "Merge pull request #12322 from davidflanagan/autocorrect-config"

This reverts commit 38456b0b9ee903e597d2a2fd949c10fd673e1993, reversing
changes made to 6b0a8108eac92ab3b5e73946c57f750fe8744356.
2013-10-19 14:05:23 -07:00
Gaia Pushbot
853c0724a6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/796d5bddde1f
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #12752 from arcturus/bug-914191-1

Bug 914191 - [Contacts] Import contacts from SD card make phone not enter sleep.

========

https://hg.mozilla.org/integration/gaia-central/rev/22cfa510129c
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 914191 - [Contacts] Import contacts from SD card make phone not enter sleep.
2013-10-19 07:00:24 -07:00
Gaia Pushbot
f991ad201a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ee0e0dc1bbdd
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #12902 from jonallengriffin/marionette_errors

Bug 927404 - Fix reporting for failed gaiatest tests, r=dhunt, a=test-on...

========

https://hg.mozilla.org/integration/gaia-central/rev/87eb2a7c6f30
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 927404 - Fix reporting for failed gaiatest tests, r=dhunt, a=test-only
2013-10-18 21:31:14 -07:00
Gaia Pushbot
dbdcb14617 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3f45b320a79a
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Revert "Bug 907177 - [Clock] Add integration tests"

This reverts commit cd0e6bba0a258ab9a9215d274bcc339d07ca9ab3. It appears
that a platform bug is causing a failure in this test suite.
2013-10-18 21:30:50 -07:00
Gaia Pushbot
4ee550b1aa Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df6babb1ab17
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #12322 from davidflanagan/autocorrect-config

Bug 884752: configure keyboard layouts and dictionaries at build time r=janjongboom,luke-chang,aus

========

https://hg.mozilla.org/integration/gaia-central/rev/54533d45d205
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 884752: configure keyboard layouts and dictionaries at build time
2013-10-18 21:30:25 -07:00
Gaia Pushbot
fed927fc0d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/723401621af1
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #12869 from dmarcos/Bug925666

Bug 925666 - [Buri][REG][Gallery]The MS always crash when save picture e...

========

https://hg.mozilla.org/integration/gaia-central/rev/2db14dfb60fd
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 925666 - [Buri][REG][Gallery]The MS always crash when save picture edited
2013-10-18 11:10:24 -07:00
Gaia Pushbot
bc6ad50bbf Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/77ac5306cad9
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12919 from wanderview/contacts-duplicate-tests

Bug 927877: Check if img is already loaded.  r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/12135a94b83f
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 927877: Check if img is already loaded.
2013-10-18 10:35:23 -07:00
Gaia Pushbot
ca520a2697 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e4da7eb21f88
Author: Gabriele Svelto <gabriele.svelto@gmail.com>
Desc: Bug 915081 - Hide the end-and-answer button during CDMA call waiting r=etienne

- Removed the end-and-answer button when in CDMA call waiting mode as it
  does not support ending the first call and answering the other one,
  the hold-and-answer button is enlarged to fill up the entire container
  under these conditions
- Added unit-tests covering the changes
2013-10-18 09:00:23 -07:00
Gaia Pushbot
91bb1cf392 Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3c01e0f07370
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #12937 from zacc/bug928376

Bug 928376 - Enable Python lockscreen notification test for Travis

========

https://hg.mozilla.org/integration/gaia-central/rev/574f8c8319ee
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 928376 - Enable Python lockscreen notification test for Travis

========

https://hg.mozilla.org/integration/gaia-central/rev/4484f0f0eec6
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #12502 from fabi1cazenave/contacts-bug914942

Bug914942:  [Contacts] support Greek and Cyrillic letter separators, r=bkelly

========

https://hg.mozilla.org/integration/gaia-central/rev/15cd4a55c272
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: addressing bkelly’s comments

========

https://hg.mozilla.org/integration/gaia-central/rev/a35814155ae4
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug914942: [Contacts] support Greek and Cyrillic letter separators
2013-10-18 08:50:24 -07:00
Gaia Pushbot
784575304b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/63d9d160359f
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #12938 from vingtetun/hover

Bug 921824 - Highlight color is often not visible after a click on an el...

========

https://hg.mozilla.org/integration/gaia-central/rev/131e102ae349
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 921824 - Highlight color is often not visible after a click on an element. r=arnau
2013-10-18 08:25:23 -07:00
Gaia Pushbot
9af54b6212 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3f6d4ca21763
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12918 from AndreiH/bug927817

Bug 927817 - test_clock_turn_on_off_alarm.py is getting a StaleElementEx...

========

https://hg.mozilla.org/integration/gaia-central/rev/b36362119b38
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 927817 - test_clock_turn_on_off_alarm.py is getting a StaleElementException against desktopb2g
2013-10-18 08:05:23 -07:00
Gaia Pushbot
cb12b573d9 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/44f3f92f1df4
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 927348 - Python test import contacts from sim, repair typo in manifest file r=zac a=testonly
2013-10-18 07:40:23 -07:00
Gaia Pushbot
cb8ffe7ce6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ae9f47131446
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12931 from AlinT/improve_import_sim

Bug 927886 - Impprove test_import_contacts_from_SIM

========

https://hg.mozilla.org/integration/gaia-central/rev/d8363356ad92
Author: AlinT <trifandreialin@gmail.com>
Desc: Bug 927886 - Impprove test_import_contacts_from_SIM
2013-10-18 07:15:23 -07:00
Gaia Pushbot
d4d40f2e94 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9d1930d6b33c
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12926 from wanderview/ftu-navigation-test

Bug 928069: Use shared mock_icc_helper.js in FTU test.  r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/cfe9f9af11db
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928069: Use shared mock_icc_helper.js in FTU test.
2013-10-18 06:55:23 -07:00
Gaia Pushbot
70d6702693 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/34d65c72a523
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 927062 - Remove the 'add call' button when in CDMA call waiting mode r=etienne
2013-10-18 04:35:24 -07:00
Gaia Pushbot
86e572db7f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6cf91c6fcd3c
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12016 from gasolin/issue-911668

Bug 911668 - [homescreen] change build-in apps orientation to default, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/76a003c7bb0e
Author: gasolin <gasolin@gmail.com>
Desc: Bug 911668 - [homescreen] change build-in apps orientation to default
2013-10-18 03:45:24 -07:00
Gaia Pushbot
0c8e35371c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ac1a0f1b5429
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12920 from bebef1987/lock_notif

Bug 927808 - Test notification when the screen is locked

========

https://hg.mozilla.org/integration/gaia-central/rev/ed8dcaec64b7
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 927808 - Test notification when the screen is locked
2013-10-18 03:10:23 -07:00
Gaia Pushbot
5c8c163895 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/37bde70c6d49
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12923 from zacc/bug-927873

bug 927873 - Python browser tests - offset tap in browser app object to ...

========

https://hg.mozilla.org/integration/gaia-central/rev/266364991ada
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: bug 927873 - Python browser tests - offset tap in browser app object to bust the app update notification interrupting the test
2013-10-18 02:50:26 -07:00
Gaia Pushbot
cb7a4c3e42 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1d62fbbb2599
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #12848 from denehs/bug926823

bug 926823 - do not flip sign of |time.timezone|. r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/c1c5e049ffcd
Author: Shao Hang Kao <skao@mozilla.com>
Desc: bug 926823 - do not flip sign of |time.timezone|
2013-10-17 21:10:23 -07:00
Gaia Pushbot
c2295922bf Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/154bb18c48ff
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12785 from alivedise/bugzilla/908601_master_v2/default-orientation

Bug 908601 - Support default orientation, r=timdream, a=koi+

========

https://hg.mozilla.org/integration/gaia-central/rev/d18785c1ca4c
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 908601 - Support default orientation in system app
2013-10-17 20:25:23 -07:00
Gaia Pushbot
70c381e0fe Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/11e8901eca1c
Author: Dave Hylands <dhylands@gmail.com>
Desc: Merge pull request #12928 from dhylands/dhylands-928097-ums-state

Bug 928097 - Add initial value for ums.state setting. r=gwagner

========

https://hg.mozilla.org/integration/gaia-central/rev/8e13d74fe535
Author: Dave Hylands <dhylands@gmail.com>
Desc: Bug 928097 - Add initial value for ums.state setting.
2013-10-17 16:30:26 -07:00
Gaia Pushbot
1bb07f7a31 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0a6ca1097038
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #12292 from basiclines/settings-highlights

Bug 917704 - Use Full Line Highlights in Settings, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/c52bf9c5c134
Author: basiclines <igonzaleznicolas@gmail.com>
Desc: Bug 917704 - Use Full Line Highlights in Settings
2013-10-17 16:10:25 -07:00
Gaia Pushbot
a45d79b54e Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

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

Bug 895461 - Use visibility in addition to opacity to hide value selector. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/ee8ff46c79ee
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 895461 - Use visibility in addition to opacity to hide value selector.

========

https://hg.mozilla.org/integration/gaia-central/rev/6c1c8baef39a
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #12407 from eeejay/bug-920252

Bug 920252 - Make aria-label localizable as well. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/fe908bb657bf
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Add unit test for aria label l10n.

========

https://hg.mozilla.org/integration/gaia-central/rev/219a3f37025b
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 920252 - Make aria-label localizable as well.
2013-10-17 11:40:30 -07:00
Gaia Pushbot
b75153e6bf Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/87d53daa994c
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12895 from AlinT/test_import_contacts_from_sdcard

Bug 927348 - Write a test to import from VCF file on SD card

========

https://hg.mozilla.org/integration/gaia-central/rev/0cd7fd53b13c
Author: AlinT <trifandreialin@gmail.com>
Desc: Bug 927348 - Write a test to import from VCF file on SD card
2013-10-17 10:55:23 -07:00
Gaia Pushbot
4f97907608 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e36141a7be1a
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #12849 from steveck-chung/bug-925296

Bug 925296 - [Messages]overlap in the to field when adding a recipient. r=julienw, a=koi+

========

https://hg.mozilla.org/integration/gaia-central/rev/08e971947c35
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 925296 - [Messages]overlap in the to field when adding a recipient

========

https://hg.mozilla.org/integration/gaia-central/rev/9167d9242bd9
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12824 from wanderview/calendar-test-delegate

Bug 924233: Use correct args to call view.delegate() in test.

========

https://hg.mozilla.org/integration/gaia-central/rev/517964a447ac
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 924233: Use correct args to call view.delegate() in test.
2013-10-17 09:35:24 -07:00
Gaia Pushbot
5cdb6d651c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b62ac34d65ce
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12917 from zacc/bug_927021

Bug 927021 - Re-enable python UI test test_system_notification_bar.py

========

https://hg.mozilla.org/integration/gaia-central/rev/05749e1425ac
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 927021 - Re-enable python UI test test_system_notification_bar.py
2013-10-17 09:00:23 -07:00
Gaia Pushbot
59fc86d4d0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/313e115c5f06
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12828 from wanderview/gallery-xhr-retranslate

Bug 924233: Fix l10n test by removing sinon cleanup handler after initial translation. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/853769deffda
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 924233: Fix l10n test by removing sinon cleanup handler after initial translation.
2013-10-17 08:25:23 -07:00
Gaia Pushbot
3c3f690a20 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8539eb2c32f0
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #12426 from GeorgiaWang/Bug919969

Bug 919969 - Add illegal sim state support in Settings

========

https://hg.mozilla.org/integration/gaia-central/rev/22406a06f44c
Author: Georgia Wang <gwang@mozilla.com>
Desc: Bug 919969 - Add illegal sim state support in Settings
2013-10-17 08:10:26 -07:00
Chris AtLee
b47b08c187 No bug: remove B2GUPDATER environment variables. they do nothing! r=Callek 2013-10-17 11:02:22 -04:00
Gaia Pushbot
3493cea679 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c58a78c93c48
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12914 from gasolin/issue-927749-2

Bug 927749 - [Flatfish][Homescreen] hide add collection menu option when..., r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/a54120656789
Author: gasolin <gasolin@gmail.com>
Desc: Bug 927749 - [Flatfish][Homescreen] hide add collection menu option when searchbar is hidden
2013-10-17 07:35:24 -07:00
Gaia Pushbot
30e7cd70bc Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4b22cf21e5ff
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12854 from EverythingMe/910339-jslint-eme

Bug 910339 - Linting E.me code [r=crdlc,ranbena,evyatar]

========

https://hg.mozilla.org/integration/gaia-central/rev/a4d97d5da14d
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 910339 - Linting E.me code [r=crdlc,ranbena,evyatar]

* replaced all double quotes with single quotes
* added EOF new lines
* added curly braces around blocks in loops and conditionals
* fixed line breaks at 80
* fixed indentation issues
* fixed missing/unnecessary semicolons
* removed Shortcuts.js [not used]
2013-10-17 06:25:25 -07:00
Gaia Pushbot
8875bc81c5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e8323d97975a
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12891 from viorelaioia/bug-926357

Bug 926357 - Write a test to use the 'Number' keyboard

========

https://hg.mozilla.org/integration/gaia-central/rev/f93b1720e937
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 926357 - Write a test to use the 'Number' keyboard
2013-10-17 06:15:24 -07:00
Gaia Pushbot
fc471ccd7f Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2a243155b608
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 922582 - Remove the caller number when entering switch-calls mode r=etienne
2013-10-17 06:05:25 -07:00
Gaia Pushbot
519458ca93 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ed215858b4da
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12871 from bobsilverberg/sms_contact

Bug 926944 - Add a recipient to an SMS using the Contacts app, r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/bff431bfd59e
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 926944 - Add a recipient to an SMS using the Contacts app, r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/2f118e2773d9
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #12912 from lissyx/bug906296-v2

Bug 906296 - Ensure that settings from range value are Numbers r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/c49e0b7b0441
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 906296 - Ensure that settings from range value are Numbers

When storing the settings that comes from a range input, we do some
rounding using toFixed(). Unfortunately, toFixed() returns a String.
Changes in the Gecko handling of some of the settings (namely, audio
policy) makes usage of String impossible and we need to ensure that we
pass some Number. We thus change the code to perform a supplementary
parseFloat() after toFixed() to ensure this.
2013-10-17 04:40:34 -07:00
Gaia Pushbot
393bc4b46c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/892533d0008f
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12881 from viorelaioia/bug-925850

Bug 925850 - Modify the test_dialer_make_call assertion to handle long phone numbers

========

https://hg.mozilla.org/integration/gaia-central/rev/3a5a27c118aa
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 925850 - Modify the test_dialer_make_call assertion to handle long phone numbers
2013-10-17 03:30:25 -07:00
Gaia Pushbot
0541bcfde6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8424befd2d59
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #12851 from crh0716/919868

Bug 919868 - Update connection status after got paired devices r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/a38124de35ad
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 919868 - Update connection status after got paired devices
2013-10-17 03:20:23 -07:00
Gaia Pushbot
db3eb99447 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a28d5864a243
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Revert "Merge pull request #12911 from lissyx/bug906296"

This reverts commit b9520ca7b28e469c91efd851e7af9ad7b38ee3ed, reversing
changes made to bc2fb252092af20050551ecbd7c5a3edab77b58e.
2013-10-17 02:55:29 -07:00
Gaia Pushbot
9fb02aef69 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dbe7543ce99b
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #12911 from lissyx/bug906296

Bug 906296 - Ensure that settings from range value are Numbers

========

https://hg.mozilla.org/integration/gaia-central/rev/13c7ccd68db5
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 906296 - Ensure that settings from range value are Numbers

When storing the settings that comes from a range input, we do some
rounding using toFixed(). Unfortunately, toFixed() returns a String.
Changes in the Gecko handling of some of the settings (namely, audio
policy) makes usage of String impossible and we need to ensure that we
pass some Number. We thus change the code to perform a supplementary
parseFloat() after toFixed() to ensure this.
2013-10-17 02:31:24 -07:00
Gaia Pushbot
727ee8fbef Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8007ba6d191e
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 913275 - tab color is slightly off from the body in the awesome page. r=daleharvey
2013-10-17 01:25:23 -07:00
Gaia Pushbot
cea7922f47 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/563d1aa93586
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #12904 from cctuan/927345

Bug 927345 - The sorting of video group in gallery view is not correct

========

https://hg.mozilla.org/integration/gaia-central/rev/33205118c316
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 927345 - The sorting of video group in gallery view is not correct
2013-10-16 21:20:23 -07:00
Gaia Pushbot
c8ac2b26c6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dcae8edae13b
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #12142 from luke-chang/900906_pinyin_in_worker

Bug 900906 - [Keyboard] Wrap the pinyin IME engine with web worker, r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/af4356d09549
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 900906 - [Keyboard] Wrap the pinyin IME engine with web worker
2013-10-16 20:45:23 -07:00
Gaia Pushbot
c1742dc1fa Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/49e443173e45
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12809 from gasolin/issue-902036

Bug 902036 - [B2G][Settings][Media Storage]Spelling error on Default Med...,r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/a10f3481e3bb
Author: gasolin <gasolin@gmail.com>
Desc: Bug 902036 - [B2G][Settings][Media Storage]Spelling error on Default Media Location Information Screen
2013-10-16 17:25:24 -07:00