Gaia Pushbot
5166dad6f1
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/60d2f438d6d1
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #13050 from mikehenrty/bug-930337-integration
Skip integration test "lockscreen > replace notification:"
========
https://hg.mozilla.org/integration/gaia-central/rev/9227a6331163
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Skip integration test "lockscreen > replace notification:"
2013-10-23 18:35:23 -07:00
Gaia Pushbot
ed7f5b3686
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/20e3f42ccb60
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12635 from gasolin/issue-921327
Bug 921327 - [Flatfish][homescreen] show 6 icons in a row on tablet, r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/2a75bf172fcb
Author: gasolin <gasolin@gmail.com>
Desc: Bug 921327 - [Flatfish][homescreen] show 6 icons in a row on tablet
2013-10-23 17:00:24 -07:00
Gaia Pushbot
29a861158c
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0de4fc219e05
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #13022 from brion/bug929525-emailsetup
Bug 929525: Email manual setup 'account' fields make automatic spelling corrections. r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/1d313d8c037c
Author: Brion Vibber <brion@pobox.com>
Desc: Bug 929525: Email manual setup 'account' fields make automatic spelling corrections
Added x-inputmode="verbatim" inputmode="verbatim" on username fields
to keep them from spontaneously correcting your username to random words.
2013-10-23 15:05:25 -07:00
Michael Henretty
6ee42939de
Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
...
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Fabrice Desré
d5c2e5f837
Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell
2013-10-23 11:56:20 -07:00
Gaia Pushbot
4565579ff4
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/644d444e2368
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #13027 from jmcanterafonseca/fix_mozContact_merge
Bug 929914 - Revise contacts merging with respect to mozContact construc...
========
https://hg.mozilla.org/integration/gaia-central/rev/78ee62c38fb2
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 929914 - Revise contacts merging with respect to mozContact constructor
2013-10-23 10:25:23 -07:00
Gaia Pushbot
affad0f9e6
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2e293f22489f
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 926587 - [B2G][Clock][Stopwatch] Choppy transition animation going to Stopwatch from Timer or Alarm - r=jugglinmike
- Implements a temporary workaround while waiting for Bug 921317 to be resolved in the platform
2013-10-23 10:15:27 -07:00
Gaia Pushbot
742f342131
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dbe078ff4f76
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13021 from viorelaioia/bug-929799
Bug 929799 - tbpl-manifest.ini is out of date with what tests can be ena...
========
https://hg.mozilla.org/integration/gaia-central/rev/078f43f5833a
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 929799 - tbpl-manifest.ini is out of date with what tests can be enabled & removed
2013-10-23 07:30:24 -07:00
Gaia Pushbot
31b2bb1071
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d6da4241b6c3
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 929785 - [Clock] Unable to scroll in Timer panel
Only certain UL elements should declared `overflow: auto`--those that
are explicitly intended to render with scrollbars when their content
exceeds their dimensions.
Other UL elements (i.e. the element that contains Timer settings in the
Timer panel) should not receive this declaration.
r=iliu
2013-10-23 07:05:23 -07:00
Gaia Pushbot
33aa2bc1c2
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/59304cc59d84
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13030 from teodosia/fix-mock-mail
Bug 929429 - The email address is not working properly in mock_contact.p.y
========
https://hg.mozilla.org/integration/gaia-central/rev/1c6678adb9bd
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Bug 929429 - The email address is not working properly in mock_contact.py
2013-10-23 06:30:23 -07:00
Gaia Pushbot
4dc73565b9
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3aec4ddbcde3
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12945 from bmac/927744
Bug 927744 - [Keyboard] Keyboard app loses "inputContext" object when sw... r=janjongboom
========
https://hg.mozilla.org/integration/gaia-central/rev/5378f3d378d1
Author: bmac <bmac325@GMail.com>
Desc: Bug 927744 - [Keyboard] Keyboard app loses "inputContext" object when switching layouts
2013-10-23 06:10:24 -07:00
Gaia Pushbot
24422c0217
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6c1fc5d47fed
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13008 from zacc/bug_929468
Bug 929468 - Python fix the way tests use mock_contact.py
========
https://hg.mozilla.org/integration/gaia-central/rev/6c5a910b6bb0
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 929468 - Python fix the way tests use mock_contact.py
2013-10-23 03:00:24 -07:00
Gaia Pushbot
09145072bd
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/091a82a78d19
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13004 from flodolo/bug927999
Bug 927999 - Feedback error messages need rewriting in proper English, r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/06e11e2daaf5
Author: Francesco Lodolo <flod@lodolo.net>
Desc: Bug 927999 - Feedback error messages need rewriting in proper English
New strings provided by Matej, consider the blank space before ":" as a
typo.
2013-10-23 02:05:24 -07:00
Gaia Pushbot
910e7f7ba3
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6c176a59313a
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #13020 from gitmai/bug-923152-group-non-latin-names-import
Bug 923152 - Group non-latin names on import contacts
========
https://hg.mozilla.org/integration/gaia-central/rev/3beab33c5d1e
Author: mai <mri@tid.es>
Desc: Bug 923152 - Group non-latin names on import contacts
2013-10-23 01:50:24 -07:00
Gaia Pushbot
bd65913bf0
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0767056bc6c2
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #12966 from crh0716/909689
Bug 909689 - Set data connection text based on the network mode and the existence of calls r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/ae48b9f81494
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 909689 - Set data connection text based on the network mode and the existence of calls
2013-10-23 00:55:23 -07:00
Gaia Pushbot
30ab80d214
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0189dcf3b97f
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #13005 from EverythingMe/928946-lazy-modules
Bug 928946 - [e.me] Lazy load Banner, ConnectionMessage and Location mod...
========
https://hg.mozilla.org/integration/gaia-central/rev/10967a70e93a
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 928946 - [e.me] Lazy load Banner, ConnectionMessage and Location modules
2013-10-23 00:05:24 -07:00
Gaia Pushbot
122eaf3723
Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a57a913f1dd7
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Revert "Bug 923152 - Group non-latin names on import contacts"
This reverts commit 1733c32d7a8398f5e09d4389d7b9a2f45caafaeb.
========
https://hg.mozilla.org/integration/gaia-central/rev/097f13b2056b
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12664 from gitmai/bug-923152-group-non-latin-names-import
Bug 923152 - Group non-latin names on import contacts
========
https://hg.mozilla.org/integration/gaia-central/rev/9955af784ef0
Author: mai <mri@tid.es>
Desc: Bug 923152 - Group non-latin names on import contacts
2013-10-22 23:45:23 -07:00
Gaia Pushbot
dbd7c7b2a0
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ebdeab7ec302
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #12467 from EragonJ/bug-914362
Bug 914362 - fix long device name problem
========
https://hg.mozilla.org/integration/gaia-central/rev/8d688a8a338b
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 914362 - fix long device name problem
- add middle ellipsis symbols for this case
2013-10-22 22:35:24 -07:00
Gaia Pushbot
1e204d26ba
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3ff89cdffb83
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #13014 from jrburke/bug802643-email-activity-return
Bug 802643 - [email] Compose/share activities are unable to return to calling app once message is sent r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/5c25e7eab3a7
Author: jrburke <jrburke@gmail.com>
Desc: Bug 802643 - [email] Compose/share activities are unable to return to calling app once message is sent
2013-10-22 22:10:23 -07:00
Gaia Pushbot
d3cb7ef0f1
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c8b2d242ca99
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #13006 from alivedise/bugzilla/929285/soft-home-height
Bug 929285 - Predefine appWindow height with software home button enable...r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/e08038e3d5ef
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 929285 - Predefine appWindow height with software home button enabled
2013-10-22 21:25:23 -07:00
Phil Ringnalda
d6a04e83b5
Merge m-c to b-i
2013-10-22 20:09:33 -07:00
Gaia Pushbot
b060fbbf92
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/22f08f35e21e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13009 from comoyo/close-lockscreen-spans
Bug 929479 - Close 'span' elements in lockscreen passcode pad, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/a86162e89beb
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 929479 - Close 'span' elements in lockscreen passcode pad
2013-10-22 19:35:24 -07:00
Wes Kocher
ad52f3e2b0
Merge m-c to inbound
2013-10-22 18:43:11 -04:00
Gaia Pushbot
2044b06b19
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bf639f09c3f0
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12936 from gitmai/bug-928283-back-sim-pin
Bug 928283- Added button back (r=fcampo)
========
https://hg.mozilla.org/integration/gaia-central/rev/bd7ae70a5cce
Author: mai <mri@tid.es>
Desc: Bug 928283- Added button back
2013-10-22 10:05:25 -07:00
Jim Chen
7ecbc61faf
Bug 927429 - Set UA override update URL for B2G; r=fabrice
2013-10-22 11:15:38 -04:00
Karl Dubost
38fbe95c07
Bug 911260 - Remove UA override for domains starting 2013-08-30; r=lmandel
2013-10-22 11:11:42 -04:00
Gaia Pushbot
5b081eecd1
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ef355aa8244d
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #13007 from wanderview/contacts-webidl-delete
Bug 929287: Only create mozContact if we don't already have one. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/d94603ee4bf7
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 929287: Only create mozContact if we don't already have one.
2013-10-22 08:06:24 -07:00
Gaia Pushbot
737b8b22cc
Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/319623e1caef
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Revert "Bug 928885 - xfail test_import_contacts_from_sim because"
This reverts commit b3b08a024fafb93ab25f8b8501cc407ddf18a35e.
========
https://hg.mozilla.org/integration/gaia-central/rev/aee827d584d4
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12943 from gitmai/bug-928499-no-background-image
Bug 928499 - Background image (r=fcampo)
========
https://hg.mozilla.org/integration/gaia-central/rev/8ffca287f95c
Author: mai <mri@tid.es>
Desc: Bug 928499 - Background image
2013-10-22 03:40:24 -07:00
Gaia Pushbot
5076a3ee2c
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/44222c917231
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #12984 from manzee/master
Bug 870266 - Include phone number in the option list from call history r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/a0656fa85422
Author: Manjunatha Madana <manjunatha.m@borqs.com>
Desc: Bug 870266 - Include phone number in the option list from call history.
2013-10-22 03:30:24 -07:00
Gaia Pushbot
0673b6ffe9
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/53dfeba0961f
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12852 from huchengtw-moz/wallpaper/Bug_922400_cannot_set_wallpaper
Bug 922400 - [gallery][homescreen][helix] cannot set wallpaper from gall..., r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/739f4dc6c341
Author: John Hu <johu@mozilla.com>
Desc: Bug 922400 - [gallery][homescreen][helix] cannot set wallpaper from gallery
========
https://hg.mozilla.org/integration/gaia-central/rev/fb933379598f
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12941 from flodolo/bug927766
Bug 927766: FTE, fix hidden network settings localizability (r=fcampo)
========
https://hg.mozilla.org/integration/gaia-central/rev/9351815cd108
Author: Francesco Lodolo <flod@lodolo.net>
Desc: Bug 927766: FTE, fix hidden network settings localizability
Add data-l10n-ide to the existing button, make all options for security
localizable
2013-10-22 03:15:24 -07:00
Gaia Pushbot
1179522a3e
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cc4960fff59b
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Merge pull request #11989 from MBRSL/eng-mode"
This reverts commit 5cbabfd0447bae12d87fd5e520e245943f847c7e, reversing
changes made to 6b4f0746b30a8685600435ea96808fc4e1671473.
This broke test_persona_app.py test_persona_app.TestPersonaStandard.test_persona_standard_sign_in
2013-10-22 03:05:24 -07:00
Gaia Pushbot
0b54d85b01
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b8ef6bf859d7
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12884 from huchengtw-moz/camera/Bug_904484_use_device_motion_version2
Bug 904484 - [Camera] Camera app can not calculate the orientation if th... r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/f17ff748a36f
Author: John Hu <johu@mozilla.com>
Desc: Bug 904484 - [Camera] Camera app can not calculate the orientation if there's no orientation sensor
2013-10-22 02:30:24 -07:00
Gaia Pushbot
1e4a2a3307
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a76939959165
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12763 from punamdahiya/Bug920387_Wallpaper_Share_Activity
Bug920387 - [Gallery] - Update Wallpaper share activity to use blob instead of data URL r=davidflanagan
========
https://hg.mozilla.org/integration/gaia-central/rev/4eedc0f6d80d
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug920387 - [Gallery] - Update Wallpaper share activity to use blob instead of data URL r=davidflanagan
2013-10-22 02:05:23 -07:00
Gaia Pushbot
328ac700b1
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7f3e997ea214
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12880 from rnowm/917812
Bug 917812 - [Contacts] "Select All" should be "Select all" and buttons aren't vertically centered
========
https://hg.mozilla.org/integration/gaia-central/rev/d21bffbe15f3
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 917812 - [Contacts] "Select All" should be "Select all" and buttons aren't vertically centered
2013-10-22 00:55:23 -07:00
Gaia Pushbot
b022847b16
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9aab6bf3a530
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12956 from EverythingMe/925970-round-bgimage-dim
Bug 928717 - [e.me] Background image missing in HD devices
========
https://hg.mozilla.org/integration/gaia-central/rev/825425a519f8
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 928717 - [e.me] Background image missing in HD devices
2013-10-22 00:45:24 -07:00
Gaia Pushbot
f48124887b
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7892ce2f18d3
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12997 from gasolin/issue-928306
Bug 928306 - [Flatfish][System] Make system dialogs not fill full screen, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/a703477559f7
Author: gasolin <gasolin@gmail.com>
Desc: Bug 928306 - [Flatfish][System] Make system dialogs not fill full screen
========
https://hg.mozilla.org/integration/gaia-central/rev/8ee7a8dfedb6
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12980 from EverythingMe/928912-clear-searchbar
Bug 928912 - [e.me] Searchbar icon toggles incorrectly between Clear and Search
========
https://hg.mozilla.org/integration/gaia-central/rev/a514f08980fa
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 928912 - [e.me] Searchbar icon toggles incorrectly between Clear and Search
2013-10-21 23:55:23 -07:00
Gaia Pushbot
fd1ea0cf64
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5d7303695b8d
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12999 from lightsofapollo/disable-travis-test_delete_contact.py
xfail on travis
========
https://hg.mozilla.org/integration/gaia-central/rev/f0c80187fa2b
Author: James Lal <james@lightsofapollo.com>
Desc: xfail on travis
2013-10-21 23:35:23 -07:00
Gaia Pushbot
bc31f4d00a
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0f632860ee21
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11989 from MBRSL/eng-mode
Bug 913385 - Hardware testing app, r=evelyn
========
https://hg.mozilla.org/integration/gaia-central/rev/c4f2ff89ab5a
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 913385 - Add Hardware tests mode r=evelyn
This patch organize old tests into API and UI parts, and add new Hardware tests.
Also, there are some minor fixes on existing tests.
HW tests mode provide the following tests:
Audio loop
Battery
Bluetooth
Camera
Headphone
LCD
Physical keys
Ringer
SDCard
Sensors
Touch screen
Vibrator
2013-10-21 23:20:25 -07:00
Gaia Pushbot
d6f8369a88
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/27b44ba228ff
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12996 from lightsofapollo/xfail-test_delete_contact.py
xfail delete test
========
https://hg.mozilla.org/integration/gaia-central/rev/ea75cee13f0d
Author: James Lal <james@lightsofapollo.com>
Desc: xfail delete test
2013-10-21 17:40:23 -07:00
Gaia Pushbot
05ac2680c3
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a1be19730d96
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #12886 from evanxd/bug-918998
Bug 918998 - [1.2][email] Grouped notifications should not show email address when only one email account is configured.
========
https://hg.mozilla.org/integration/gaia-central/rev/fb5f9b859198
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 918998 - Hide email info in notification bar when there is only one configured account. Show email info when there are one more accounts.
2013-10-21 17:05:23 -07:00
Gaia Pushbot
69b796e66e
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0687fc8babad
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #12799 from cvan/updated-mkt
Bug 925804 - Update Marketplace for webactivities+e.me
========
https://hg.mozilla.org/integration/gaia-central/rev/14e54ebb6660
Author: Chris Van <cvan@mozilla.com>
Desc: Bug 925804 - Update Marketplace for webactivities+e.me. r=fabrice
2013-10-21 16:55:23 -07:00
Gaia Pushbot
dcadba56e2
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fc96abf1e7a5
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #12985 from arcturus/bug-929043
Bug 929043 - [Contacts] Contacts .remove function used broken due to webidl
========
https://hg.mozilla.org/integration/gaia-central/rev/e42dbb8175db
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 929043 - [Contacts] Contacts .remove function used broken due to webidl
2013-10-21 15:35:23 -07:00
Gaia Pushbot
c5b45d8bbf
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/02019aed972b
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #12927 from nullaus/bug918143-group-notifications
bug 918143
========
https://hg.mozilla.org/integration/gaia-central/rev/1040d7160b72
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 918143
-check for existing notification with same tag before inserting a new notification on lockscreen.
-add marionette tests for lockscreen notifications.
r=qDot
2013-10-21 15:20:24 -07:00
Gaia Pushbot
ce2bc03b86
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/099b2936d78a
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12987 from wanderview/uitest-webidl-enable
Bug 929078: Re-enable gaia-ui-tests hidden for webidl bustage.
========
https://hg.mozilla.org/integration/gaia-central/rev/fa604769d2a7
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 929078: Re-enable gaia-ui-tests hidden for webidl bustage.
2013-10-21 15:10:25 -07:00
Gaia Pushbot
efbc4e8d2d
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dde6b70ee7f6
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #12989 from jonallengriffin/unittests
Bug 928503 - Look for tests in subdirectories of 'unit', r=bkelly, a=tes...
========
https://hg.mozilla.org/integration/gaia-central/rev/b0844a49b998
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 928503 - Look for tests in subdirectories of 'unit', r=bkelly, a=test-only
2013-10-21 14:45:28 -07:00
Gaia Pushbot
190bec5eb7
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e41a17d99dfb
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12974 from wanderview/contacts-webidl-fb
Bug 928890: Fix FB import for webidl changes. r=jmcf
========
https://hg.mozilla.org/integration/gaia-central/rev/81673bbcb0ae
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928890: Fix FB import for webidl changes.
2013-10-21 12:40:23 -07:00
Gaia Pushbot
2a81f22bff
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5a7ea9384090
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #12988 from arcturus/bug-929071
Bug 929071 - [Contacts] Fix contacts merging unit test to ensure blob in |photo| field due to webidl change
========
https://hg.mozilla.org/integration/gaia-central/rev/1153d14f5044
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 929071 - [Contacts] Fix contacts merging unit test to ensure blob in |photo| field due to webidl change
========
https://hg.mozilla.org/integration/gaia-central/rev/5d0d3f3ae7c2
Author: Albert <acperez@tid.es>
Desc: Merge pull request #12934 from acperez/bug-927788
Bug 927788 - Add compatibility with NetworkStats API 2 for costcontrol.
========
https://hg.mozilla.org/integration/gaia-central/rev/71a48ec35bce
Author: Albert <acperez@tid.es>
Desc: Bug 927788 - Add compatibility with NetworkStats API 2 for costcontrol
2013-10-21 12:15:24 -07:00
Gaia Pushbot
f85d79df4b
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/175b7a89aa5f
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12982 from wanderview/contacts-webidl-sim
Bug 928954: Fix contact sim import for webidl changes. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/f1c802e00fa0
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928954: Fix contact sim import for webidl changes
2013-10-21 11:16:13 -07:00
Gaia Pushbot
1086c6348a
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/216a751e109b
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12962 from reubenmorais/more-webidl-fixes
Bug 928635 - Fix handling of array properties in the New Contact form. r=wanderview
========
https://hg.mozilla.org/integration/gaia-central/rev/0f06b2e962b6
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 928635 - Fix handling of array properties in the New Contact form. r=bkelly
2013-10-21 11:15:49 -07:00
Gaia Pushbot
e500e9f739
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2e42bc57d96c
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12981 from wanderview/contacts-delete-search
Bug 928939: Check to see if contacts.Search is loaded in delete path. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/1c76e1fcb4e9
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928939: Check to see if contacts.Search is loaded in delete path.
========
https://hg.mozilla.org/integration/gaia-central/rev/e3bfdfdfd6b5
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12977 from wanderview/contacts-edit-defobj
Bug 928922: Handle null value in contacts edit screen. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/d8eb91dc37e4
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 928922: Handle null value in contacts edit screen
2013-10-21 11:15:24 -07:00