Commit Graph

2172 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/690d2ea2241b
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #13652 from rexboy7/fix-bug933576

Bug 933576 - [Dialer] (regression) Call screen should be shown when ente...

========

https://hg.mozilla.org/integration/gaia-central/rev/a8eb679f6144
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 933576 - [Dialer] (regression) Call screen should be shown when entering dialer app
2013-11-14 23:25:22 -08:00
Gaia Pushbot
4050af1777 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 928325 - Add check before using multiple sim API for backward compatibility

========

https://hg.mozilla.org/integration/gaia-central/rev/0a1108ccdab0
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 928325 - Add backward compatibility on new WebIccManager APIs
2013-11-14 23:10:21 -08:00
Gaia Pushbot
5f2bf7b465 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e7442299131f
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #13683 from yzen/938007

Bug 938007 - wrapper footer close button now reverts to the original inherited state when homegesture is disabled instead of explcit visible (that confused the screen reader). r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/5cb25752d574
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Bug 938007 - wrapper footer close button reverts to the original inherited state when homegesture is disabled instead of explcit visible (that confuses the screen reader).
2013-11-14 22:25:22 -08:00
Gaia Pushbot
867021d638 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/15fe9d38266b
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13684 from gasolin/issue-936395

Bug 936395 - [Notification] Notification counter doesn't work correctly, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/cc1c7a3aba63
Author: gasolin <gasolin@gmail.com>
Desc: Bug 936395 - [Notification] Notification counter doesn't work correctly
2013-11-14 22:00:21 -08:00
Gaia Pushbot
5bbbae4b71 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ab822e8ed326
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 936643 - [Settings] Implement ListView.destroy() - r=arthurcc

- Adds `Observable().unobserve` as well as `ObservableArray.unobserve()`
- Adds `ListView().destroy()`
- Adds an element cache for `ListView` so that a re-used element can automatically destroy it's old `ListView`

Closes gh-13724
2013-11-14 21:15:22 -08:00
Gaia Pushbot
1fde7c7c7a Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b7b700d73898
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #13693 from RudyLu/keyboard/Bug936723-filter_unprivileged_keyboard_apps

Bug 936723 - [keyboard] don't allow user to enable keyboard apps that
r=gnarf, gary

========

https://hg.mozilla.org/integration/gaia-central/rev/c586737ba427
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 936723 - [keyboard] don't allow user to enable keyboard apps that
don't have required trust level.
 - Filter out keyboard apps that do not have input permission and
   correct privilege level.

========

https://hg.mozilla.org/integration/gaia-central/rev/283cb86b140c
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #13653 from huchengtw-moz/gallery/Bug_935072_crop_handle_hard_to_grab

Bug 935072 - [B2G][Gallery] Crop handles are difficult to grab and move, r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/085fa3ee852d
Author: John Hu <johu@mozilla.com>
Desc: Bug 935072 - [B2G][Gallery] Crop handles are difficult to grab and move
2013-11-14 19:50:22 -08:00
Gaia Pushbot
ebaaade84f Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3760ab2fb5d2
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 936631 - [Settings] Make ListView work with any elements - r=arthurcc

- Remove `querySelector` in favor of just using `children[]`
- Add tests for each method in which this changed using `<div><div>` instead of `<ul><li>`
- Add test for content present during creation of ListView not being used as recycled elements

Closes gh-13706
2013-11-14 19:05:24 -08:00
Gaia Pushbot
f8e8c833bb Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/88cc9854d6da
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #13538 from davidflanagan/demokbd

demo keyboard app, NPOTB

========

https://hg.mozilla.org/integration/gaia-central/rev/cb18ccb6a653
Author: David Flanagan <dflanagan@mozilla.com>
Desc: demo keyboard app with dynamic hit target resizing

make shift and ?123 keys work

defined controller and hit detector classes

get key alternatives menu working

define a layout as a set of pages

add dynamic hit target resizing

visual tweaks

fix build-time configuration bug

remove visual indication of dynamic resizing

use <template> elements to define basic keyboard elements

Allow Backspace, Return, etc to be static

Use textBeforeCursor for next character prediction; fix minor bugs

add autocorrect dictionary
2013-11-14 16:05:24 -08:00
Gaia Pushbot
978e13e2fb Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3c80024a0f45
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13716 from mikehenrty/bug-937955-marionette-client

Bug 937955 - use marionette client with bigger timeouts

========

https://hg.mozilla.org/integration/gaia-central/rev/f4bc3b75df58
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 937955 - use marionette client with bigger timeouts
2013-11-14 14:30:24 -08:00
Gaia Pushbot
45768df4c3 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4cd15b46b87a
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #13605 from bzbarsky/master

Bug 937474.  Get rid of cloneNode() with no arguments in Gaia code.  r=s...

========

https://hg.mozilla.org/integration/gaia-central/rev/2fe12f66abb0
Author: Boris Zbarsky <bzbarsky@mit.edu>
Desc: Bug 937474.  Get rid of cloneNode() with no arguments in Gaia code.  r=sicking
2013-11-14 12:45:25 -08:00
Gaia Pushbot
9ee1fbfe8d Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/09fa7e452deb
Author: Julien Wajsberg <felash@gmail.com>
Desc: Revert "Merge pull request #13663 from gtorodelvalle/contacts-bug-937040-removing-and-saving-mozContacts"

This reverts commit c434a0ab2cf2884b495cea385d982f760fd39e81, reversing
changes made to 603f7e0d23f2b693f17fce61ffcdc641a3a6aba6.

========

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

 Bug 935307 - Tailor contact tests for animations r=gtorodelvalle

========

https://hg.mozilla.org/integration/gaia-central/rev/8b463e937ecd
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 935307 - Tailor contact tests for animations

========

https://hg.mozilla.org/integration/gaia-central/rev/cc9bb0801629
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 935307 - [B2G][Contacts] A user is able to retrieve a contact information from Settings screen
2013-11-14 09:25:24 -08:00
Gaia Pushbot
eb1c27645b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aa767822ba3c
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #13704 from AndreiH/bug938550

Bug 938550 - Add MPL 2.0 license text to homescreen/regions/confirm_inst...

========

https://hg.mozilla.org/integration/gaia-central/rev/b522390496d6
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 938550 - Add MPL 2.0 license text to homescreen/regions/confirm_install.py
2013-11-14 08:45:24 -08:00
Gaia Pushbot
f3d5e8fff8 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a51e060e805e
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #13663 from gtorodelvalle/contacts-bug-937040-removing-and-saving-mozContacts

Bug 937040 - Revise contacts app to adapt to WebIDL changes in a uniform way (r=jmcanterafonseca)

========

https://hg.mozilla.org/integration/gaia-central/rev/ac152fd998b9
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 937040 - Revise contacts app to adapt to WebIDL changes in a uniform way

========

https://hg.mozilla.org/integration/gaia-central/rev/9c938127718e
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13692 from qba73/emailkeyboard

Bug 938577 - Adding email keyboard test.

========

https://hg.mozilla.org/integration/gaia-central/rev/0f1308512f94
Author: Jakub Jarosz <jakub.s.jarosz@gmail.com>
Desc: Adding email keyboard test.
2013-11-14 08:25:24 -08:00
Gaia Pushbot
6e9f39342f Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1607c58d20be
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 935710 - [Settings][Tests] Write unit tests for mvvm - r=arthurcc

- Adds unit tests for mvvm/ code
- Corrects some implementation errors in mvvm
- Fixes jshint for mvvm code

Closes gh-13442
2013-11-14 08:10:25 -08:00
Gaia Pushbot
63367195e7 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6ec23e652d0f
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12556 from elefant/system-message-test

Bug 768228 - Add System message test

========

https://hg.mozilla.org/integration/gaia-central/rev/b320cf861b66
Author: hchang <hchang@mozilla.com>
Desc: Bug 768228 - Add System message test
2013-11-14 08:00:25 -08:00
Gaia Pushbot
081b4e77e2 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd6b27f32cd5
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #13657 from bebef1987/time_zone

Bug 937660 - Move timezone settings from the setUp into testvars.json

========

https://hg.mozilla.org/integration/gaia-central/rev/824ef1a7c4bb
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 937660 - Move timezone settings from the setUp into testvars.json

========

https://hg.mozilla.org/integration/gaia-central/rev/8f32c857de57
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13520 from eduardostalinho/browser_https_auth_login

Bug 932240 - Test browser https auth login

========

https://hg.mozilla.org/integration/gaia-central/rev/172edfe880b9
Author: Eduardo Stalinho <eduardooc.86@gmail.com>
Desc: Bug 932240 - Test browser https auth login
adds new test for https basic auth login

what the test does now:
1 - loads browser
2 - goes to http://mozqa.com/data/mozqa.com/http_auth/
3 - fills the browser login form
4 - fails on trying to see if the user is logged in (it probably is not the
right way)

waits for success page to be loaded to verify success

adds test to manifest.ini

refactoring for authentication_dialog region

- moves login items such as username and password input to authentication
dialog region
- uses send_keys on inputs, instead of keyboard.send
- uses authenticate method from region
- tests if correct message is displayed on correct place using xpath

oops! parameters passed were not being used

Trying to find a pattern to write the test.

- Uses By instead of root_element to find elements on page.
- Uses more efficient and human-readable names for methods inside the
region.
- Writes the funcional test on an inline way instead of using methods.

app region has to know its root element which is its own dialog

no need to look for auth dialog on test, use it on athenticate
2013-11-14 07:25:25 -08:00
Gaia Pushbot
62bc441b34 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 938548 - Python add test for swiping through apps with edge gestures...

========

https://hg.mozilla.org/integration/gaia-central/rev/74e382e9ebe0
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 938548 - Python add test for swiping through apps with edge gestures.
2013-11-14 06:05:24 -08:00
Gaia Pushbot
70a534bb78 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1714372dc1cb
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #13631 from borjasalguero/common_library_download

Bug 937116 - [Download Manager] Create a utility library for common DOM ...

========

https://hg.mozilla.org/integration/gaia-central/rev/7120b1206117
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 937116 - [Download Manager] Create a utility library for common DOM Download operations r=kaze,crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/6c7cfe729264
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #13551 from lodr/bug-934921-null-sms

Bug 934921 - Making getSegmentInfoForTest() asynchronous
r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/5f9b69fdb8f1
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 934921 - Making getSegmentInfoForTest() asynchronous.
2013-11-14 05:40:25 -08:00
Gaia Pushbot
b9d5de287c Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/57f880925125
Author: Carsten Book -Tomcat- <cbook@mozilla.com>
Desc: Revert "Bug 937970 - [Settings] Move 'Sample Format' section below language selector. r=arthurcc" for Breaking Gaia Unit Tests

This reverts commit 50a19f9900fc2a63dd532fb21c82d320a9695f66.
2013-11-14 05:15:25 -08:00
Gaia Pushbot
f2c5d7acf1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/586bbefdaeef
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Merge pull request #13668 from bobsilverberg/tbpl_up

Bug 934446 - Test Messages contact input validation

========

https://hg.mozilla.org/integration/gaia-central/rev/37c8cec676a6
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 934446 - Test Messages contact input validation
2013-11-14 04:30:24 -08:00
Gaia Pushbot
4ca06d4775 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73c156ba149b
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13658 from RudyLu/keyboard/Bug931201-dutch_keyboard_layout

Bug 931201 - Add Dutch keyboard layout, fix some locale-layout mapping, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e4a1bbd925e7
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 931201 - Add Dutch keyboard layout.
 - Also clean up some entries in shared/resources/keyboard_layouts.json
2013-11-14 03:40:25 -08:00
Gaia Pushbot
87e6419034 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/87410a6c959a
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #13656 from crdlc/bug-938043

Bug 938043 - [Download Manager] Refine the shared component DownloadUI

========

https://hg.mozilla.org/integration/gaia-central/rev/0184baca2ac9
Author: crdlc <crdlc@tid.es>
Desc: Bug 938043 - [Download Manager] Refine the shared component DownloadUI
2013-11-14 02:40:24 -08:00
Gaia Pushbot
49efa9f7bc Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cc19eb825976
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #13677 from mcirlanaru/bug_937507

Bug 937507 - [Settings] Update WiFi > WPS value selector style. r=@crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/6580d2f67c44
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 937507 - [Settings] Update WiFi > WPS value selector style. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/deff2cb9a4bf
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #13678 from mcirlanaru/bug_937970

Bug 937970 - [Settings] Move 'Sample Format' section below language... r=@crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/60c4f76ef566
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 937970 - [Settings] Move 'Sample Format' section below language selector. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/8d0ce9f78d53
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #13676 from mcirlanaru/bug_937489

Bug 937489 - [Settings] Fix list buttons. r=@crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/3654fed55576
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 937489 - [Settings] Fix list buttons. r=arthurcc
2013-11-14 01:20:25 -08:00
Gaia Pushbot
52f46eeeaa Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/88fb961879f4
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #13466 from mcjimenez/bug933752

Bug 933752 - Creates a new objectstore without doing a proper db migration

========

https://hg.mozilla.org/integration/gaia-central/rev/2125028ed75b
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 933752 - Creates a new objectstore without doing a proper db migration

========

https://hg.mozilla.org/integration/gaia-central/rev/2e0c8f575d60
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #13613 from crh0716/930223

Bug 930223 - Use os version instead of build ID r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/6641c6e38b0a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 930223 - Use os version instead of build ID
2013-11-14 00:55:24 -08:00
Gaia Pushbot
68fb7b5d43 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/687919bdd494
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #13681 from luke-chang/933252_fix_keyboard_jskanji

Bug 933252 - jp-kanji keyboard doesn't work, r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/62e9b4f1e78d
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 933252 - jp-kanji keyboard doesn't work
2013-11-13 22:35:24 -08:00
Gaia Pushbot
3453eec782 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug  914892 - Condense pack-switch/pack-checkbox/pack-radio markup. r=arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/e961c9d9c749
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 914892 - [Settings] Move checkbox labels inside of labels.

Make pack checkbox/radio/switch use span:after so we could use the span for something useful.
2013-11-13 17:30:24 -08:00
Gaia Pushbot
e62c95e399 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/87d3e658503b
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #13679 from wilsonpage/Bug937941

Bug 937941 - [Camera] Add missing flash icon and update to high-res icon...

========

https://hg.mozilla.org/integration/gaia-central/rev/bd0a9c624464
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 937941 - [Camera] Add missing flash icon and update to high-res icons in HUD
2013-11-13 17:20:26 -08:00
Gaia Pushbot
514f61d77d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ecdddb707591
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #13674 from wilsonpage/Bug938191

Bug 938191 - [B2G][Camera][Thumbnail] Bottom of thumbnail preview contai...

========

https://hg.mozilla.org/integration/gaia-central/rev/1829ccc59f21
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 938191 - [B2G][Camera][Thumbnail] Bottom of thumbnail preview contains incorrect UI
2013-11-13 16:30:24 -08:00
Gaia Pushbot
de3bb05f44 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Revert "Bug 935307 - [B2G][Contacts] A user is able to retrieve a contact information from Settings screen"

========

https://hg.mozilla.org/integration/gaia-central/rev/b2a735ae7abd
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 935307 - [B2G][Contacts] A user is able to retrieve a contact information from Settings screen"

This reverts commit 256dcfe2cbe03640888fb0ca8fd09d3deece4863.
2013-11-13 14:55:25 -08:00
Gaia Pushbot
818d6e60b7 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b185da4b8580
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #8726 from leob2g/Bug_852361_Device_is_shut_down_when_battery_level_become_two_percents

Bug 852361 - [System] Device is shut down when battery level become two percents(cherry picked from commit a7f1e921c67d5d3d4e0afaa06aca79320784e806)
2013-11-13 13:45:24 -08:00
Gaia Pushbot
e52e5f6807 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/39cf4deb11ae
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #13569 from gtorodelvalle/contacts-bug-935307-user-details-via-settings

Bug 935307 - [B2G][Contacts] A user is able to retrieve a contact information from Settings screen

========

https://hg.mozilla.org/integration/gaia-central/rev/7b92d2475afe
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 935307 - [B2G][Contacts] A user is able to retrieve a contact information from Settings screen

========

https://hg.mozilla.org/integration/gaia-central/rev/0695adaab325
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #13650 from rnowm/938028

Bug 938028 - Avoid CSS Gecko warnings and declaration drops due to unsupported font sizes

========

https://hg.mozilla.org/integration/gaia-central/rev/14437edbed94
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 938028 - Avoid CSS Gecko warnings and declaration drops due to unsupported font sizes
2013-11-13 10:15:29 -08:00
Gaia Pushbot
b7a68c5b51 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

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

 Bug 936185 - [Settings] Move shims into desktop helper r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/a58ae48cdee0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 936185 - [Settings] Move shims into desktop helper.

========

https://hg.mozilla.org/integration/gaia-central/rev/11d1968331aa
Author: Olav Nymoen <olav@comoyo.com>
Desc: Merge pull request #11271 from comoyo/hide_homescreen_section

Bug 899995 - [Settings] Hide homescreen section if there is only one homescreen. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/aaaab1cb3bc8
Author: Olav Nymoen <olav@comoyo.com>
Desc: Bug 899995 - [Settings] Hide homescreen section if there is only one
homescreen. r=vingtetun
2013-11-13 09:40:24 -08:00
Gaia Pushbot
d2986682bc Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/59cd7c4ee453
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #13552 from lodr/bug-912510-non-zero-values

Bug 912510 - Removing non zero placeholders

========

https://hg.mozilla.org/integration/gaia-central/rev/31c942c4e450
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 912510 - Removing non zero placeholders
2013-11-13 08:30:24 -08:00
Gaia Pushbot
f752bc611a Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6c916d22a128
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 938126 - Python xfail test_gallery_edit_photo failiing gralloc/oom error

========

https://hg.mozilla.org/integration/gaia-central/rev/be8740392676
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Merge pull request #13633 from bobsilverberg/emeaddc

Bug 926367 - Add a test to add a new e.me collection

========

https://hg.mozilla.org/integration/gaia-central/rev/117dac230c33
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 926367 - Add a test to add a new e.me collection
2013-11-13 06:20:24 -08:00
Gaia Pushbot
2f023c50be Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/188cfaf15a1d
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13477 from AndreiH/bug934446

Bug 934446 - Test Messages contact input validation

========

https://hg.mozilla.org/integration/gaia-central/rev/3c8dd899322e
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 934446 - Test Messages contact input validation
2013-11-13 06:10:24 -08:00
Gaia Pushbot
06f5332745 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8547b0e2b40e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13582 from gasolin/issue-936997

Bug 936997 - [Flatfish][Window Mgmt] Make modal dialogs flexible, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/31f6dbd87a65
Author: gasolin <gasolin@gmail.com>
Desc: Bug 936997 - [Flatfish][Window Mgmt] Make attention dialogs flexible
2013-11-13 04:55:25 -08:00
Gaia Pushbot
fa4cfd89a0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25d3c6602a08
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13649 from viorelaioia/bug_935915_rev

Bug 935915 - Change test_everything_me_search for a more generic search term

========

https://hg.mozilla.org/integration/gaia-central/rev/d44717763d18
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 935915 - Change test_everything_me_search for a more generic search term
2013-11-13 04:45:24 -08:00
Gaia Pushbot
5b2f2fe330 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8ae74ec56a8c
Author: Sebastiaan de Haan <me@sebastiaandehaan.nl>
Desc: Bug 937103 - Removed the condition placed by bug 818287. r=dhunt
2013-11-13 04:35:25 -08:00
Gaia Pushbot
ea683c7112 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/932babfcd7e4
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13586 from zacc/bug_935052_3

Bug 935052 - Remove launch method from Camera app object

========

https://hg.mozilla.org/integration/gaia-central/rev/f1afc37edc44
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 935052 - Remove launch method from Camera app object
2013-11-13 04:20:24 -08:00
Gaia Pushbot
40277eca07 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b36cdf57bebb
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 938083 - xfail test_settings_airplane_mode, Wifi not re-enabled after disabling airplane mode
2013-11-13 04:10:28 -08:00
Gaia Pushbot
10c3c5011d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/17c58b0d99f1
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13580 from bebef1987/fix_wifi

Bug 937105 - test_airplane_mode.py is failing

========

https://hg.mozilla.org/integration/gaia-central/rev/e5e28c204e31
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 937105 - test_airplane_mode.py is failing
2013-11-13 03:25:24 -08:00
Gaia Pushbot
f94ab043f8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/887628bfdd55
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #13617 from EverythingMe/935845-ime-composition

Bug 935845 - E.me search box does not start search with IME composed strings [r=crdlc,evyatron]

========

https://hg.mozilla.org/integration/gaia-central/rev/04c0aa7484f6
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Bug 935845 - E.me search box does not start search with IME composed strings [r=crdlc,evyatron]
2013-11-13 03:00:25 -08:00
Gaia Pushbot
41ac553a42 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7a11b98f9802
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13627 from viorelaioia/bug_937610

Bug 937610 - Write browser/keyboard integration test for TBP

========

https://hg.mozilla.org/integration/gaia-central/rev/73e9590118d5
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 937610 - Write browser/keyboard integration test for TBP

========

https://hg.mozilla.org/integration/gaia-central/rev/f97412e815f1
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13508 from AndreiH/bug925851

Bug 925851 - Re-enable test_capture_multiple_shots

========

https://hg.mozilla.org/integration/gaia-central/rev/7f7364862930
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 925851 - Re-enable test_capture_multiple_shots
2013-11-13 02:50:24 -08:00
Gaia Pushbot
f629964f43 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1d86195720e9
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #13628 from gtorodelvalle/contacts-bug-936283-search-bar-plus-Gmail-or-Outlook

Bug 936283 - [B2G][Contacts] Search bar stops functioning when searching contacts in Gmail or Outlook more than once

========

https://hg.mozilla.org/integration/gaia-central/rev/a3ec9a7fa26c
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 936283 - [B2G][Contacts] Search bar stops functioning when searching contacts in Gmail or Outlook more than once
2013-11-13 01:50:24 -08:00
Gaia Pushbot
7953fc6235 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7877554f8f6c
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #13651 from soumyakanti/Bug_937004

Bug 937004 - Part II, remove Remove l10-id keyboardLayouts.
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/e42f752918fa
Author: Soumya Kanti Chakraborty <soumyakanti.chakraborty@gmail.com>
Desc: Remove l10-id keyboardLayouts
2013-11-13 01:25:25 -08:00
Gaia Pushbot
360db732dd Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eb082ef647ce
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #13479 from alivedise/bugzilla/934908/display-homescreen-correctly

Bug 934908 - Activity chaining for homescreen, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/360dad6b537f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 934908 - Manage activity chaining for homescreen correctly
2013-11-13 01:01:25 -08:00
Gaia Pushbot
e5ae965077 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f7c05f01ac8a
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #13619 from EverythingMe/937615-collection-no-icon

Bug 937615 - [e.me] Collection is not created when API fails to provide ...

========

https://hg.mozilla.org/integration/gaia-central/rev/7375a76d80c9
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 937615 - [e.me] Collection is not created when API fails to provide icons
2013-11-13 00:15:25 -08:00
Gaia Pushbot
8e957e232f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/48891c349bfb
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #13629 from dominickuo/bug-936385

Bug 936385 - [music2] Re-layout the whole UI, r=@dominickuo

========

https://hg.mozilla.org/integration/gaia-central/rev/327c22906035
Author: Evan Shapiro <evan.a.shapiro@gmail.com>
Desc: Bug 936385: Re-layout Music2 UI
2013-11-12 23:30:25 -08:00
Gaia Pushbot
ae4bccb6d3 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3e28707d1276
Author: Eric O'Connor <eric@bocoup.com>
Desc: Bug 933235 - Add "Fira Mono Light" font

r=jugglinmike
2013-11-12 23:05:29 -08:00
Gaia Pushbot
3e277f598d Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a95146f84b3d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Merge pull request #13542 from pivanov/bug-933206"

This reverts commit 5066947b583d0a6700b521c21c23f8f00b5c05ab, reversing
changes made to a32e81bf56a0326dfcadcacf176f48a682a0dce4.
2013-11-12 22:50:25 -08:00