Граф коммитов

3322 Коммитов

Автор SHA1 Сообщение Дата
Gaia Pushbot 092067fd49 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 ddd27e5138 No bug: remove B2GUPDATER environment variables. they do nothing! r=Callek 2013-10-17 11:02:22 -04:00
Gaia Pushbot 2c0b9dd253 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 3daf7dc3d4 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 f490534f73 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 0ea271b396 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
Carsten "Tomcat" Book 16d124ade6 Merge mozilla-central to b2g-inbound 2013-10-17 13:53:51 +02:00
Carsten "Tomcat" Book 7e043134db Merge mozilla-inbound to mozilla-central 2013-10-17 13:43:37 +02:00
Gaia Pushbot 5d2bdd69b3 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 b653a60e2d 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 e8e35a30fb 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 8c5d350604 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 06e360bf38 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 3ff0993a73 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 bfa0ea9c7d 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
Gaia Pushbot 2432a3edab Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/312d5c0596e5
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12832 from wanderview/email-remove-onclick

Bug 926524: Remove bound click handler in MessageListTopbar.  r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/b8c548bd56e9
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 926524: Remove bound click handler in MessageListTopbar.
2013-10-16 17:00:25 -07:00
Gaia Pushbot 8fb91d666a Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5e851aef150b
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Revert "Bug 927642 - Fix dir/lang integration tests for notifications"

This reverts commit 9fc08c1790d49b0cb64e0c8e04da141cbd2fd2a1.
2013-10-16 16:15:25 -07:00
Gaia Pushbot 0475b4f9c1 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/62376ef5e1dd
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 927642 - Fix dir/lang integration tests for notifications
2013-10-16 16:05:24 -07:00
Gaia Pushbot bdfe7c16bb Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7699ac11141b
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #12324 from qdot/915002-notification-dir

Bug 915002 - Integration and Notification Tests for Notification BiDi Rendering

========

https://hg.mozilla.org/integration/gaia-central/rev/9fa542f2c22f
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 915002 - Add language/direction unit/integration tests for notifications
2013-10-16 14:55:25 -07:00
Gaia Pushbot f5d0e88079 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

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

r=iliu
2013-10-16 13:55:23 -07:00
Gaia Pushbot 1bccf6fc73 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/86e06b1db110
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 927330 - [Clock][Timer] The countdown is not normally(un-countdown) while clicking pause/resume button quickly. - r=jugglinmike

- Fix timer math for ticks
2013-10-16 11:45:27 -07:00
Gaia Pushbot 187ae8528d Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

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

Bug 927097 - Set a non-zero exit code if any tests failed, r=ahal, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/21c739ab7454
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 927097 - Set a non-zero exit code if any tests failed, r=ahal, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/993293ea0af7
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12842 from alivedise/bugzilla/919864_master/screenshot-objecturl-leak

Bug 919864 - Better screenshot objectURL management to avoid mem leak, r=timdream, a=koi+

========

https://hg.mozilla.org/integration/gaia-central/rev/6e24ba9e26af
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 919864 - Better screenshot objectURL management to avoid mem leak
2013-10-16 11:10:23 -07:00
Gaia Pushbot 1204981683 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/72ac9b19f59a
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12841 from lightsofapollo/break-the-world

update marionette client

========

https://hg.mozilla.org/integration/gaia-central/rev/d4c81d84d737
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 927475 - update marionette client
2013-10-16 10:00:25 -07:00
Gaia Pushbot 2bd539be44 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/34e7bdf32eaf
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12896 from bobsilverberg/remove_HERE_maps_test

Bug 927458 - Remove test_homescreen_launch_here_maps.py as it is unlikely to be returned to the build, r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/70623ca605d2
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 927458 - Remove test_homescreen_launch_here_maps.py as it is unlikely to be returned to the build, r=zac
2013-10-16 09:40:24 -07:00
Gaia Pushbot 62c6dc4f19 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 913324 - Select biggest icon that fits on the screen r=vingetun

========

https://hg.mozilla.org/integration/gaia-central/rev/9e0d60a008bc
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 913324 - Select biggest icon that fits on the screen

When launching an app, we display one of the icon defined in its
manifest. If the application defines several ones, then we need to
select the biggest one that fits into the screen.
2013-10-16 09:33:51 -07:00
Gaia Pushbot 262cc8febc Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

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

Bug 926920 - Merge the two tests in test_clock_switch_clock_type.py

========

https://hg.mozilla.org/integration/gaia-central/rev/70f62773570c
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 926920 - Merge the two tests in test_clock_switch_clock_type.py

========

https://hg.mozilla.org/integration/gaia-central/rev/05f74de4f2c9
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12889 from AndreiH/bug926932

Bug 926932 - Merge the tests in test_clock_create_new_alarm.py

========

https://hg.mozilla.org/integration/gaia-central/rev/fde05be2aea9
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 926932 - Merge the tests in test_clock_create_new_alarm.py
2013-10-16 08:50:29 -07:00
Gaia Pushbot ca676d4420 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eb577f805b15
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #12888 from yxl/keyboard-switch

Bug 927302 - [InputMethod] Cannot switch keyboard from FF Nightly.

========

https://hg.mozilla.org/integration/gaia-central/rev/73b462347a7a
Author: Yuan Xulei(袁徐磊) <xyuan@mozilla.com>
Desc: Bug 927302 - [InputMethod] Cannot switch keyboard from FF Nightly. r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/0767b22c5c37
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #12350 from pivanov/bug-918872

Bug 918872 - System screen should use full highlights r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/4230f9acb410
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 918872 - System screen should use full highlights
2013-10-16 08:40:24 -07:00
Gaia Pushbot 7415beeab2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0e2bf10d1374
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12867 from bobsilverberg/export_contacts

Bug 927029 - Write a test for exporting contacts to SD Card, r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/f96b2256515a
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 927029 - Write a test for exporting contacts to SD Card, r=zac
2013-10-16 08:15:26 -07:00
Gaia Pushbot 838f37f15a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0d77cac85e97
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12827 from crdlc/bug-926446

Bug 926446 - Showing/Hiding the svg blurring effect on homescreen icons is expensive during app launch

========

https://hg.mozilla.org/integration/gaia-central/rev/221d1b4b7230
Author: crdlc <crdlc@tid.es>
Desc: Bug 926446 - Showing/Hiding the svg blurring effect on homescreen icons is expensive during app launch
2013-10-16 07:55:24 -07:00
Gaia Pushbot e44eb2362e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/68cb329d1719
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12860 from bobsilverberg/br_timeout

Bug 925844 - Allow override of load timeout in Browser app object's go_to_url method, r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/4c1786cd8d18
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 925844 - Allow override of load timeout in Browser app object's go_to_url method, r=zac
2013-10-16 07:40:23 -07:00
Gaia Pushbot 1c36679231 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d9c46177b5de
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #12739 from pivanov/bug-917826

Bug 917826 - [Clock] Use Full Line Highlights r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/dd350fb077e9
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 917826 - [Clock] Use Full Line Highlights
2013-10-16 07:30:23 -07:00
Gaia Pushbot ea407b5f41 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/edc0c2f7ca48
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #12335 from pivanov/bug-906830

Bug 906830 - [Camera] HD grey circle buttons look fuzzy r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/4c93c9cb67df
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 906830 - [Camera] HD grey circle buttons look fuzzy
2013-10-16 07:06:24 -07:00
Gaia Pushbot 38374b1a2f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3867549a6589
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12853 from vkrreddy2/920407_keyboard

Bug 920407 - keyboard: adding place holder to white space. r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/084988a39fc9
Author: kodanda.v <kodanda.v@borqs.com>
Desc: Bug 920407 - keyboard: adding place holder to white space.
2013-10-16 05:35:23 -07:00
Gaia Pushbot 3c87717f2d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/817f0b704bf0
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12666 from viorelaioia/bug_923448

Bug 923448 - In test_clock_turn_on_off_alarm.py remove the sleep and add a wait_for_checkbox_state_to_change

========

https://hg.mozilla.org/integration/gaia-central/rev/fa890dbcc49a
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 923448 - In test_clock_turn_on_off_alarm.py remove the sleep and add a wait_for_checkbox_state_to_change
2013-10-16 05:20:24 -07:00
Gaia Pushbot 09cd3f6fd8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/27d21143813f
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #12856 from Neeraj-Seth/bug-890207_cursor_hide_issue

Bug 890207 - [B2G][Gaia][Keyboard][Auto-correction] If a wording include...

========

https://hg.mozilla.org/integration/gaia-central/rev/e8c6bd452789
Author: Neeraj Kumar <neeraj_kumar@hcl.com>
Desc: Bug 890207 - [B2G][Gaia][Keyboard][Auto-correction] If a wording include special characters then moving the cursor to the end of a line, the cursor will disappear
2013-10-16 05:10:31 -07:00
Gaia Pushbot cdc541de1b Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f459ca66a2fd
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 915074 - Make the height of the call elements uniform r=etienne
2013-10-16 05:00:24 -07:00
Gaia Pushbot 6d7622ac28 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a056e1e96998
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12882 from gasolin/issue-922620

Bug 922620 - Wap push service activated by default, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/5a0d949ddd85
Author: gasolin <gasolin@gmail.com>
Desc: Bug 922620 - Wap push service activated by default
2013-10-16 04:46:25 -07:00
Gaia Pushbot 46ee76e56b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/36b6aa562f51
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12831 from fcampo/export-handle-errors-914125

Bug 914125 - Export page doesn't handle errors (r=arcturus)

========

https://hg.mozilla.org/integration/gaia-central/rev/663dde319694
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 914125 - Export page doesn't handle errors

-------------------------------
show errors, need to add strings
added strings and tests
2013-10-16 04:25:24 -07:00
Carsten "Tomcat" Book 80440be929 Merge mozilla-central to b2g-inboudn 2013-10-16 13:16:49 +02:00
Carsten "Tomcat" Book cbafd2ebe7 merge b2g-inbound to mozilla-central 2013-10-16 12:55:46 +02:00
Gaia Pushbot 3adfa1ea45 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/63864e9e18de
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #12876 from cctuan/911117

Bug 911117 - [flatfish] Headset icon is lost on status bar if booting up...

========

https://hg.mozilla.org/integration/gaia-central/rev/2536391e0165
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 911117 - [flatfish] Headset icon is lost on status bar if booting up with headset plugged
2013-10-16 03:50:23 -07:00
Gaia Pushbot 5f6b4a882f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/51ea613dbd11
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12861 from bobsilverberg/e.me-wait

Bug 926971 - Use wait_for_everything_me_loaded in e.me tests, r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/4dcf36a46f46
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 926971 - Use wait_for_everything_me_loaded in e.me tests, r=zac
2013-10-16 03:00:24 -07:00
Gaia Pushbot ac2706f065 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b7fe47fdc072
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #12845 from snowmantw/issue919888

Bug 919888 - [Lockscreen] The phone unlock itself if you force turn off the screen before unlock

========

https://hg.mozilla.org/integration/gaia-central/rev/eb23477bc370
Author: Greg Weng (snowmantw) <gweng@mozilla.com>
Desc: Bug 919888 - [Lockscreen] The phone unlock itself if you force turn off the screen before unlock
2013-10-16 01:51:23 -07:00
Gaia Pushbot 4bdab25e6c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e4a400ba036d
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12811 from gitmai/bug-925355-export-url-fb-vcard

Bug 925355 - VCARD not export FB url

========

https://hg.mozilla.org/integration/gaia-central/rev/98e5502931d7
Author: mai <mri@tid.es>
Desc: Bug 925355 - VCARD not export FB url
2013-10-16 00:55:23 -07:00
Fernando Jiménez 71d5e17a4c Bug 926880 - Enable IAC API for b2g-desktop. r=genelian 2013-10-16 09:22:43 +02:00
Gaia Pushbot 525ac995d6 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

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

Bug 851189 - Move feedback button up one level

========

https://hg.mozilla.org/integration/gaia-central/rev/fa1eb84be0f4
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 851189 - Move feedback button up one level

========

https://hg.mozilla.org/integration/gaia-central/rev/9a2999a7a2e3
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #12784 from snowmantw/issue925635

Bug 925635 - [LockScreen] Fix the track to match the icons

========

https://hg.mozilla.org/integration/gaia-central/rev/0a905b0061f2
Author: Greg Weng (snowmantw) <gweng@mozilla.com>
Desc: Bug 925635 - [LockScreen] Fix the track to match the icons
2013-10-16 00:30:23 -07:00
Gaia Pushbot 43adc77595 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3458b7608383
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #9203 from pivanov/bug-844615

Bug 844615 - Email Layout and Font Revisions - New Account (All done screen) | follow-up patch

========

https://hg.mozilla.org/integration/gaia-central/rev/302a1cdb7c60
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 844615 - Email Layout and Font Revisions - New Account (All done screen) | follow-up patch
2013-10-16 00:05:23 -07:00
Gaia Pushbot b9603e633f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/36aa3e5d226a
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #12862 from zacc/bug927002

Bug 927002 bump minimum marionette client version to 0.6

========

https://hg.mozilla.org/integration/gaia-central/rev/beb30c1d8784
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 927002 bump minimum marionette client version to 0.6 after breaking changes to marionette client
2013-10-15 22:00:24 -07:00
Gaia Pushbot 215e6b2732 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/077742400e88
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #12870 from fabricedesre/bug925149

Bug 925149 - Launching preinstalled twitter app from a SIM Customization...

========

https://hg.mozilla.org/integration/gaia-central/rev/4375e9a99c71
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 925149 - Launching preinstalled twitter app from a SIM Customization launches marketplace, not twitter r=yurenju
2013-10-15 21:35:23 -07:00
Gaia Pushbot 0dae531ba0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5ba8325e95de
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #12850 from crh0716/920722

Bug 920722 - Change the layout to avoid overlapping r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/9d9b2ecca8a8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 920722 - Change the layout to avoid overlapping
2013-10-15 19:25:23 -07:00
Gaia Pushbot 96842b2b58 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/900a68659c7c
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #12783 from yzen/916282

Bug 916282 -  Making lock and camera buttons available to explore by tou...

========

https://hg.mozilla.org/integration/gaia-central/rev/f9b2033bc6d8
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Bug 916282 - Making lock and camera buttons available to explore by touch in screen reader.
2013-10-15 19:15:24 -07:00
Wes Kocher 84ae06602b Merge m-c to inbound 2013-10-15 20:30:24 -07:00
Gaia Pushbot 8d1c6bd867 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e811ee9b89a2
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #12836 from mikehenrty/bug-899574-integration-tests

Bug 899574 - updating marionette tests to not rely on old origin format, r=qDot

========

https://hg.mozilla.org/integration/gaia-central/rev/e93d61be4ced
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 899574 - updating marionette tests to not rely on old origin format
2013-10-15 14:05:47 -07:00
Gaia Pushbot 3ae3bd8e5f Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9ccb6fee0ef2
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #12864 from nullaus/fix-call-support-contacts

bug 925520 - fix undesired closure, handle error case.

========

https://hg.mozilla.org/integration/gaia-central/rev/24cc875d2d87
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 925520 - fix undesired closure, handle error case.

r=qDot

========

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

Bug 926936 - Can't launch an app when running Gaia inside Firefox r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/8aacbb7c7b13
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 926936 - Can't launch an app when running Gaia inside Firefox
2013-10-15 14:05:25 -07:00
Gaia Pushbot c5a7bf0e88 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 b8de3cfdb4 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
Fabrice Desré 18dbbb6e83 Bug 924032 - Followup to close the loop r=me 2013-10-15 09:36:24 -07:00
Gaia Pushbot bde4c4e275 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bc4c53c8506d
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #12858 from vingtetun/focus.out.hot.path

 Bug 926875 - Move the iframe.focus call out of the hot path to avoid an...

========

https://hg.mozilla.org/integration/gaia-central/rev/54cc6f3ca1cc
Author: Vivien Nicolas <21@vingtetun.org>
Desc:  Bug 926875 - Move the iframe.focus call out of the hot path to avoid an expensive reflow. r=alive
2013-10-15 08:35:23 -07:00
Gaia Pushbot 6f960eb1a5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/07122a0fa946
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12844 from gitmai/bug-925331-pin-input-focus

Bug 925331 - Pin input loses focus (r=fcampo)

========

https://hg.mozilla.org/integration/gaia-central/rev/cdefcaf071a8
Author: mai <mri@tid.es>
Desc: Bug 925331 - Pin input loses focus
2013-10-15 08:25:23 -07:00
Gaia Pushbot 838f7c20ea Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3b83e12f8504
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12821 from wanderview/system-test-require

Bug 924233: Add missing require to system tests. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/2df5bb5c5794
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 924233: Add missing require to system tests.
2013-10-15 06:30:23 -07:00
Gaia Pushbot 66c75434e6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/30220bc8435e
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #12810 from cctuan/922983

Bug 922983 - fix locale inconsistent for zh-TW

========

https://hg.mozilla.org/integration/gaia-central/rev/f7eda76dae83
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 922983 - fix locale inconsistent for zh-TW
2013-10-15 05:55:23 -07:00
Gaia Pushbot 5b7094fd2b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/65263e2002e3
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #12285 from luke-chang/913397_keyboard_1.5x_graphics

Bug 913397 - [Keyboard] Make keyboard app support 1.5x graphics, r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/53f460a7135e
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 913397 - [Keyboard] Make keyboard app support 1.5x graphics
2013-10-15 04:10:23 -07:00
Gaia Pushbot 67a612e4de Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/005338cf9284
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #12572 from EragonJ/bug-920445

Bug 920445 - [Flatfish][homescreen] fix search_page enabled customizatio...

========

https://hg.mozilla.org/integration/gaia-central/rev/7063c925fcc7
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 920445 - [Flatfish][homescreen] fix search_page enabled customization

- remove unused dom elements
- update test
- update tablet customization settings

========

https://hg.mozilla.org/integration/gaia-central/rev/69d3a2c5995e
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #12830 from vingtetun/lazyload.no.in.apps.startup

Bug 920561 - Ensure LazyLoader.load does not slow down app rendering. r=...

========

https://hg.mozilla.org/integration/gaia-central/rev/218e69c04d0d
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 920561 - Ensure LazyLoader.load does not slow down app rendering. r=etienne,kaze
2013-10-15 03:35:23 -07:00
Gaia Pushbot 543bbf61b0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3abae67c732d
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12840 from gasolin/issue-923088

Bug 923088 - [Settings] Change network mode names to make them user frie..., r=crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/37247f184b16
Author: gasolin <gasolin@gmail.com>
Desc: Bug 923088 - [Settings] Change network mode names to make them user friendly and consistent with previous OS versions
2013-10-15 02:25:27 -07:00
Gaia Pushbot 7498c54d08 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4adf821268c5
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #12833 from vingtetun/warm.launch.repainted

Bug 926535 - Wait for the app to be fully repainted before starting the ...

========

https://hg.mozilla.org/integration/gaia-central/rev/1cb5091d400b
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 926535 - Wait for the app to be fully repainted before starting the warm launch transition. r=alive
2013-10-15 00:40:24 -07:00
Gaia Pushbot bb9c81ecf2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2d4d296aa98e
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12805 from EverythingMe/924764-collection-design-changes

[924764] Redesign collection header and animations [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/0d6bfa22ea33
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [924764] Redesign collection header and animations [r=crdlc]
2013-10-15 00:15:23 -07:00
Gaia Pushbot c88edc7df0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2283157fe557
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #12733 from robhudson/919894-unify-wording-in-settings

Bug 919894 - Unify some wording in settings -> Screen lock r=crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/d6e6c13ba407
Author: Rob Hudson <chudson@mozilla.com>
Desc: Bug 919894 - Unify some wording in settings -> Screen lock
2013-10-14 23:30:23 -07:00
Vivien Nicolas 62565e0bf9 Bug 928367 - Preload ErrorPage.js in dom/ipc/preload.js. r=fabrice 2013-10-19 12:30:32 +02:00
Shih-Chiang Chien 247bb2005e Bug 919149 - Maintain child process lifecycle for recording status. r=jesup, r=khuey, r=vingtetun 2013-09-30 20:09:55 +08:00
Gaia Pushbot 47abdc47a4 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 5337b704f3 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 e26ab6c25b 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 1e8ce8a0ca 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 e8584439a7 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 a46b0ffbd0 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
Benjamin Chen bc3881208c Bug 831645 - part2, Rtsp media resource and decoder. r=roc, doublec, sworkman, khuey, gps 2013-09-23 17:53:36 +08:00
Benjamin Chen 9271e5abf6 Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman 2013-09-23 18:12:11 +08:00
Mike Hommey b360aa3caf Bug 927260 - Invoke the right gmake when building gaia. r=gps 2013-10-17 07:56:34 +09:00
Gaia Pushbot aeea5dff0c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5dc28b6fc799
Author: Albert <acperez@tid.es>
Desc: Merge pull request #12676 from acperez/bug-923766

Bug 923766 - Single variant applications are not placed in correct position in the homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/8e9525869484
Author: Albert <acperez@tid.es>
Desc: Bug 923766 - Single variant applications are not placed in correct position in the homescreen
2013-10-14 22:20:23 -07:00
Gaia Pushbot 5e0ba43bb9 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/609bdd846144
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #12797 from fabricedesre/bug924032

Bug 924032 - ~40ms delay from app.launch to mozChromeEvent r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/3d7323c1105f
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 924032 - ~40ms delay from app.launch to mozChromeEvent r=vingtetun
2013-10-14 22:10:23 -07:00
Gaia Pushbot 099f86c618 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c2ad9ad3192
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12545 from huchengtw-moz/camera/Bug_921921_deleted_picture_can_be_displayed

Bug 921921 - [Buri][Gallery][Camera]Deleted picture can be displayed in ..., r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/57651974223a
Author: John Hu <johu@mozilla.com>
Desc: Bug 921921 - [Buri][Gallery][Camera]Deleted picture can be displayed in the camera
2013-10-14 19:50:25 -07:00
Gaia Pushbot e4bd9d6395 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3eadf39c12a
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12742 from dwi2/bug921930

Bug 921930 - Implement asyncSemaphore for sound manager settings R/W, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/dadfda8a9484
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 921930 - [B2G][Helix][Setting][Sound][Bug][shijinde]The vibrate state is error by Setting the volume mute and unmute in sleep menu function
2013-10-14 19:35:23 -07:00
Gaia Pushbot 21f994e163 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e5fa53d98bb6
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 923739 - [Messages] Words that are separated by a period are treated as Browser links regardless of content r=julienw

https://bugzilla.mozilla.org/show_bug.cgi?id=923739

- Transform strings to clickable links of they match the URL expression and the matched tld portion is a valid
- Valid tlds stored in whitelist array.
- Reject only strings that didn't start with http(s)

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-10-14 18:25:23 -07:00
Gaia Pushbot ac6dea81c5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e1b353b0e08
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #11206 from leob2g/Bug_898917_Reduce_Indicator_Timeout_to_display_recording_geo-sensor_icon_after_finish

Bug 898917 - [Statusbar][Camera][Geo] Reduce Indicator Timeout to displa...

========

https://hg.mozilla.org/integration/gaia-central/rev/94ef6760cc27
Author: hanj.kim <hanj.kim@lge.com>
Desc: Bug 898917 - [Statusbar][Camera][Geo] Reduce Indicator Timeout to display recording/geo-sensor icon after finish
2013-10-14 14:45:29 -07:00
Gaia Pushbot 6925e3280c Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4574b4be7f14
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #12829 from vingtetun/utility_tray_event_fluffing

Bug 902393 - [Utility tray] Once the utility tray is pulled down it is n...

========

https://hg.mozilla.org/integration/gaia-central/rev/589495f1ca66
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 902393 - [Utility tray] Once the utility tray is pulled down it is not possible to pull it back up. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/a4e0f440d4be
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #12826 from vingtetun/settings.no.peek

Bug 920623 - Remove the css animation 'peek' hack in settings. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/d1320d99c6c9
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 920623 - Remove the css animation 'peek' hack in settings. r=kaze
2013-10-14 14:20:24 -07:00
Gaia Pushbot e4b1ec40fe Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4a8dcbcad943
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12819 from wanderview/video-test-require

Bug 924233: Add missing requires to video tests.  r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/722093280296
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 924233: Add missing requires to video tests.
2013-10-14 10:50:26 -07:00
Gaia Pushbot 8c42c98998 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a541491b1762
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12778 from wanderview/contacts-render-jank

Bug 925348: Spread out contact scroll rendering work. r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/e07c3bcdc45c
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 925348: Spread out contact scroll rendering work.

This commit avoids spikes of DOM modifications during scrolling by tweaking
the tag_visibility_monitor parameters.  The new parameters result in more
frequent updates from the monitor which spreads the resulting work out
over time during scrolling.
2013-10-14 10:16:25 -07:00
Gaia Pushbot 57e08938be Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e1d4c28988d9
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12758 from fcampo/retryCount-905173

Bug 905173 - PIN code screen should not display '3 tries left.' when loading (r=Rik)

========

https://hg.mozilla.org/integration/gaia-central/rev/99c5b3f2c638
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 905173 - PIN code screen should not display '3 tries left.' when loading

-----------
- Changed tag to hidden
- Added tests
2013-10-14 10:05:24 -07:00
Gaia Pushbot 6471a7e87b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 925164 - Remove role and label from slider area.

========

https://hg.mozilla.org/integration/gaia-central/rev/3417ff371169
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 925164 - Remove role and label from slider area.
2013-10-14 09:55:26 -07:00
Fabrice Desré 69a1cee032 Bug 924032 - ~40ms delay from app.launch to mozChromeEvent r=vingtetun 2013-10-14 08:59:28 -07:00
Gaia Pushbot 8853eee07e Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e1a4a60b9af6
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 926403 - Bump gaiatest version to 0.17. r=dhunt
2013-10-14 08:45:23 -07:00
Gaia Pushbot b52726fd28 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2a2fca16cb44
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 919931 - After hanging up a phone call, the time on status bar disappears r=alive
2013-10-14 08:30:23 -07:00
Gaia Pushbot 377a801bc2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/80b93b2f479a
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12817 from wanderview/comms-test-require

Bug 924233: Add missing requires to comms unit tests.  r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/47013ecec1d1
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 924233: Add missing requires to comms unit tests.
2013-10-14 08:10:24 -07:00
Gaia Pushbot e371aaf10b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f65036656dd1
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12818 from wanderview/homescreen-test-require

Bug 924233: Add missing requires to homescreen tests. r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/5e2496ec0b67
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 924233: Add missing requires to homescreen tests.
2013-10-14 07:56:28 -07:00
Gaia Pushbot 4b020059bb Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/31e041c41372
Author: Julien Wajsberg <felash@gmail.com>
Desc: Revert "Merge pull request #12267 from pivanov/bug-908241"

This reverts commit 400d5fec2f099397575ded3ef8544150a9b472c5, reversing
changes made to a894561828a3a00ea54fe69fad26f0cadf6239fa.
2013-10-14 07:35:24 -07:00
Gaia Pushbot 66aef57fc2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/48274490bc2d
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #11997 from caiolima/bug-905208

Bug 905208 - Implemented the banner when a new message of a thread arrive

========

https://hg.mozilla.org/integration/gaia-central/rev/2e8a16ea5f35
Author: Caio Lima <ticaiolima@gmail.com>
Desc: Bug 905208 - Implemented the banner when a new message of a thread arrive r=julien
2013-10-14 07:21:25 -07:00
Gaia Pushbot 43dcfdeff8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/81a345b55e2c
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12804 from alivedise/bugzilla/921194_master/fix-trustedui

Bug 921194 - Fix trustedUI asynchronous app state.  r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/0ea488a8c17c
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 921194 - Fix trustedUI asynchronous app life state
2013-10-14 06:10:23 -07:00
Gaia Pushbot 3c42ae08d6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4cdfe9307db3
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #12813 from gabrielesvelto/bug-922574-pressed-button-image

Bug 922574 - Added a pressed state to the switch-calls button r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/3a06cb2437c4
Author: Gabriele Svelto <gabriele.svelto@gmail.com>
Desc: Bug 922574 - Added a pressed state to the switch-calls button r=etienne
2013-10-14 05:25:24 -07:00
Gaia Pushbot 1eabc33b23 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/33a955c63480
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12789 from viorelaioia/bug-924946

Bug 924946 - Change test_ftu_with_tour so it can work on desktopb2g

========

https://hg.mozilla.org/integration/gaia-central/rev/823db7efd3b4
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 924946 - Change test_ftu_with_tour so it can work on desktopb2g

========

https://hg.mozilla.org/integration/gaia-central/rev/3b4223fc6fa9
Author: Gabriele Svelto <gabriele.svelto@gmail.com>
Desc: Bug 915074 - Adjust the text size to make it entirely visible r=etienne
2013-10-14 04:15:24 -07:00
Gaia Pushbot 434eb65b5d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8270d650d4dd
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10006 from pivanov/bug-835842

Bug 835842 - [Calendar UX VD] Use BB for Tabs, the have wrong hit state and odd style r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/9d3242356641
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 835842 - [Calendar UX VD] Use BB for Tabs, the have wrong hit state and odd style
2013-10-14 03:40:24 -07:00