Commit Graph

973 Commits

Author SHA1 Message Date
Gaia Pushbot
b753cafa6b Bumping gaia.json for 6 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/78223101351b
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #11740 from RudyLu/3rdParty_keyboard_support_commit

Add 3rd-party keyboard support. r=timdream, evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/2d3d66b6cb94
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 906096 - Add some Gaia workaround to ensure the new IME framework continues to work in Firefox Nightly
r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/99503d4c8ce7
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 856910, Bug 893557 -
1. Add Observable, ObservableArray, and ListView to Utils.
2. Add unit testing.
3. Implement the keyboard panel based on the UX spec.
r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/cab563832974
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 856910 - Add MVVM pattern in settings app. r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/832be84f7767
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 858383 - [Keyboard] Integrate the new keyboard manager with switch
and show layout list functions in Keyboard app.
 1. Modify keyboard manifest to expose entry points as input methods.
 2. Modify keyboard init logic to interact with new keyboard manager.
 3. Make use of inputContext in keyboard app.
 4. Bug 885692 - To integrate with the new keyboard switching API. for keyboard app
 5. Bug 899073 - inputContext.geText() whould return Promise
r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/a40a420ac1d1
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 816912 - Keyboard Manager to support 3rd-party keyboard
    1. manage running keyboard layouts in System app
    2. generat new mozSettings array for keyboard app, setLayoutEnable
and saveToSettings fn in keyboard helper.
    3. keyboard helper will send 'keyboardsrefresh' event when
'mozSettings' change.
    4. Bug 885692 - To integrate with the new keyboard switching API. for km
    5. Bug 902830 - Use new chrome event for keyboard manager.
r=timdream
2013-08-24 09:11:22 -07:00
Gaia Pushbot
d478193190 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/bedd64e7287e
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11727 from qdot/replacement-tests

Bug 892530 - Integration tests for notification replacement and creation

========

https://hg.mozilla.org/integration/gaia-central/rev/84348409a3c3
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 892530 - Integration tests for notification replacement and creation

========

https://hg.mozilla.org/integration/gaia-central/rev/25a306ab9b3c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 908698 - Gaia unit tests: /bin/bash: ./xulrunner-sdk-26/bin/run-mozilla.sh: No such file or directory r=ochameau

Now we can define XULRUNNER_DIRECTORY from the command-line. If not defined, it
will use the default xulrunner-sdk-26.
2013-08-24 00:55:21 -07:00
Gaia Pushbot
a5caf47d08 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/470561ec47ab
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11737 from lightsofapollo/rework-calendar-test

Bug 908983 - Remove use of querySelector

========

https://hg.mozilla.org/integration/gaia-central/rev/78b0660aa519
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 908983 - Remove use of querySelector
2013-08-24 00:45:21 -07:00
Gaia Pushbot
669825924b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/10e210ac2805
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11705 from davidflanagan/bug903944-2

Bug 903944 - workaround gecko crash in bug 908432 r=therold

========

https://hg.mozilla.org/integration/gaia-central/rev/fd39a8faa208
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 903944 - workaround gecko crash in bug 908432

fix two places where we were not checking preview size correctly
2013-08-23 19:30:23 -07:00
Gaia Pushbot
45aa4f2157 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6c712d2d7297
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11731 from lightsofapollo/test-calendars

Test calendars

========

https://hg.mozilla.org/integration/gaia-central/rev/b4b9d97dd735
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 908943 - remove client.helper.wait in calendar
2013-08-23 18:00:22 -07:00
Gaia Pushbot
94bc06e881 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1353a60aea42
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11730 from davidflanagan/bug908286-hungarian-fix

Remove words with numbers from Hungarian wordlist and dictionary r=gwagner

========

https://hg.mozilla.org/integration/gaia-central/rev/185e65aba6a8
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Remove words with numbers from Hungarian wordlist and dictionary
(cherry picked from commit 374d8fc6a4470adb13304e0ed4f04970e07dda54)

========

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

Bug 908922 - Add support file r=lightsofapollo

========

https://hg.mozilla.org/integration/gaia-central/rev/9d5c265bd4de
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 908922 - Add support file
2013-08-23 17:25:21 -07:00
Gaia Pushbot
f943a6a9aa Bumping gaia.json for 6 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5c05000aeea0
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11726 from davidflanagan/bug908286

Bug 908286: add auto-correct dictionaries for all supported locales r=gwagner

========

https://hg.mozilla.org/integration/gaia-central/rev/654ee11fbbe9
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 908286: add auto-correct dictionaries for all supported locales

========

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

Bug 908365 - Calendar lazy loading r=lightsofapollo

========

https://hg.mozilla.org/integration/gaia-central/rev/5de45c730be0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 908365 - Calendar lazy loading

========

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

Bug 907860 - Populate commented nodes from WebComponents-like nodes r=lightsofapollo, djf

========

https://hg.mozilla.org/integration/gaia-central/rev/307f81fb1454
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 907860 - Populate commented nodes from WebComponents-like nodes
2013-08-23 16:30:21 -07:00
Gaia Pushbot
87dd17bb6c Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f342eea32689
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-08-23 16:20:21 -07:00
Gaia Pushbot
0975241d96 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0b01789f303e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11411 from ganesh7/898242

Bug 898242 - The reminder time can't be changed after adding a none alarm when default alarm is none r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/fbaa13b0d84e
Author: gghosh <ganeshghosh@gmail.com>
Desc: Bug 898242 - The reminder time can't be changed after adding a none alarm when default alarm is none
2013-08-23 15:00:22 -07:00
Gaia Pushbot
bba73a228f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4f6313014c28
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #11648 from caiolima/close-not-test

Bug 907375 - Implementation of close() to new Notification API operationin UITest application

========

https://hg.mozilla.org/integration/gaia-central/rev/448e2ef98f5e
Author: Caio Lima <ticaiolima@gmail.com>
Desc: Bug 907375 - Implementation of close() to new Notification API operation in UITest application
2013-08-23 11:55:21 -07:00
Gaia Pushbot
c47c27c3b2 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2261b0e93a72
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11697 from lightsofapollo/evanxd-bug-900894

Bug 900894 - Add a integration test for sending email via IMAP.

========

https://hg.mozilla.org/integration/gaia-central/rev/521b2f9bd7ec
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 900894 - Add a integration test for sending email via IMAP.
2013-08-23 10:15:22 -07:00
Gaia Pushbot
41cc98ca00 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0156ae94101c
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11723 from lightsofapollo/revert-clock

Revert "Bug 907177 - [Clock] Add integration tests r=ianliu"

========

https://hg.mozilla.org/integration/gaia-central/rev/2ffc4fc3feb9
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Bug 907177 - [Clock] Add integration tests r=ianliu"

This reverts commit 55e465002133776a0700022b0bd9b629f6f7772d.
2013-08-23 10:05:21 -07:00
Gaia Pushbot
39b6c3d1aa Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/45ad8114c7cc
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-08-23 09:20:23 -07:00
Gaia Pushbot
9f7e0a5e26 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d380fc789f83
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11640 from etiennesegonzac/bug-906775-dynamic-handled-calls-nodes

Bug 906769 - Dynamically create handled call dom nodes.

========

https://hg.mozilla.org/integration/gaia-central/rev/30fd586be5e5
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 906769 - Dynamically create handled call dom nodes.
r=rik

========

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

Bug 907692 - [Contacts] transforming to vcard should provide a blob

========

https://hg.mozilla.org/integration/gaia-central/rev/ebf4d070b371
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 907692 - [Contacts] transforming to vcard should provide a blob
2013-08-23 09:05:21 -07:00
Gaia Pushbot
2fea0d6d1d Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2c344e1d5c7a
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 907562 - [Messages] the "unread" bit is not always removed when we read a thread - r=julienw

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

* The path for switching from #new to #thread=xxx didn't call ThreadListUI.mark
* Simplified the path difference, only removing the "slide" effect from going from #new to #thread=xxx
2013-08-23 08:55:22 -07:00
Gaia Pushbot
f320a19ba3 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/bf3f18645f42
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #11636 from evhan55/906753

Bug 906753 - [Messages] we should see the recipients count in the header when composing a multi-recipient messag
r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/5ce9861a03c0
Author: Evelyn Eastmond <evelyn@bocoup.com>
Desc: Bug 906753 - [Messages] we should see the recipients count in the header when composing a multi-recipient messag
2013-08-23 08:45:22 -07:00
Gaia Pushbot
5bd1ec49fd Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/68bf61cddd2e
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-08-23 08:20:22 -07:00
Gaia Pushbot
5a21a2784b Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/65325c770757
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 907177 - [Clock] Add integration tests r=ianliu
2013-08-23 07:45:22 -07:00
Gaia Pushbot
de0220256f Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 907680 - [HD][Settings] System Update "Install Now" button should beblue not red r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/62eee62e8976
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 907680 - [HD][Settings] System Update "Install Now" button should be blue not red
2013-08-23 07:25:21 -07:00
Gaia Pushbot
6cf9461045 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/be4a788775b4
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #11721 from lissyx/bug905831

Bug 905831 - Use correct default configuration r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/068c7697459c
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 905831 - Use correct default configuration

When the user has an unsupported carrier, we use a default search
engine, so we need to pass the callback this configuration. This commits
fixes the issue by passing the callback the search engine configuration
at [DEFAULT_MCC + DEFAULT_MNC] in the 'data' structure, instead of
pasing (DEFAULT_MCC + DEFAULT_MNC) to callback.
2013-08-23 07:15:22 -07:00
Gaia Pushbot
8077ba13eb Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 907186 - [FMRadio] Star isn't centered on the button r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/a317014d8adc
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 907186 - [FMRadio] Star isn't centered on the button
2013-08-23 05:10:23 -07:00
Gaia Pushbot
3ea79f328e Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e0bddefd0b19
Author: Kálmán KAMI Szalai <kami911@gmail.com>
Desc: Bug 905051 - Add Hungarian keyboard layout to Gaia. r=rudylu
2013-08-23 05:00:21 -07:00
Gaia Pushbot
424866ef6e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/8663a82fd3f4
Author: You-Sheng Yang <vicamo@gmail.com>
Desc: Merge pull request #11690 from vicamo/bugzilla/905087/mms-version

Bug 905087 - Override MMS version to v1.1. r=steveck

========

https://hg.mozilla.org/integration/gaia-central/rev/c835ed38c18c
Author: You-Sheng Yang (楊有勝) <vicamo@gmail.com>
Desc: Bug 905087 - Gaia has no vCard/vCalednar for now, override MMS version to v1.1.
2013-08-23 04:35:21 -07:00
Gaia Pushbot
45360a5dcc Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 896376 - Add a switch for enabling/disabling WAP Push r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/676f7522d7fc
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 896376 - Add a switch for enabling/disabling WAP Push
2013-08-23 04:25:22 -07:00
Gaia Pushbot
e034c886f5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/207980d1a864
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11714 from alivedise/bugzilla/904525/voicemail-number

Bug 904525 - Fetch voicemail number from settings DB before looking up navigator.voicemail.number, r=alive, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/7f46d67b197d
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 904525 - Fetch voicemail number from settings DB before looking up
navigator.voicemail.number
2013-08-23 02:30:22 -07:00
Gaia Pushbot
f2be3a6d4e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/94de2244eec2
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #11696 from gabrielesvelto/bug-810382-gaia-parallel-builds

Bug 810382 - Re-enable parallel builds now that they are working correctly r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/038f9ed8887a
Author: Gabriele Svelto <gabriele.svelto@gmail.com>
Desc: Bug 810382 - Re-enable parallel builds now that they are working correctly
2013-08-23 02:20:21 -07:00
Gaia Pushbot
42067d34a5 Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 887673 - [User Story] Export of contact to USIM

========

https://hg.mozilla.org/integration/gaia-central/rev/2fc77fe46af2
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 887673 - [User Story] Export of contact to USIM
2013-08-23 01:45:22 -07:00
Gaia Pushbot
41447c5438 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/da3d17a4c4b2
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11692 from alivedise/bugzilla/896310/attentionscreen-keyboard

Bug 896310 - Hide pairing description when height isn't full. r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/fa6b70bbdb25
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 896310 - Hide pairing description when height isn't full.
2013-08-23 01:00:22 -07:00
Gaia Pushbot
53024179a4 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d10688f3f50d
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11710 from lightsofapollo/fix-emails-build-system

Bug 908580 - Update xulrunner-sdk path for email apps r=me a=bustage

========

https://hg.mozilla.org/integration/gaia-central/rev/85b7a4ea3e25
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 908580 - Update xulrunner-sdk path for email apps r=me a=bustage
2013-08-22 23:55:21 -07:00
Gaia Pushbot
dd5b17ae7c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/481b722fb0bd
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #11707 from cctuan/896934-2

ug 896934 - [Settings] Listen new system message for Bluetooth pairing requests in connectivity.js

========

https://hg.mozilla.org/integration/gaia-central/rev/51251769f82b
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 896934 - [Settings] Listen new system message for Bluetooth pairing requests in connectivity.js
2013-08-22 23:40:22 -07:00
Gaia Pushbot
6cc56f725b Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/bc11fb84b0ae
Author: cctuan <georgeiscoming@gmail.com>
Desc: Revert "Bug 896934 - [Settings] Listen new system message for Bluetooth pairing requests in connectivity.js"

This reverts commit 125d2e74097c200649375abd446251adf3f2bab9.
2013-08-22 20:30:22 -07:00
Gaia Pushbot
7b6422daa5 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/31441203d4ad
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-08-22 20:10:22 -07:00
Gaia Pushbot
9454f1817a Bumping gaia.json for 4 gaia-central revision(s)
========

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

Bug 899864 - [Camera] Repetitive touches on video recording hangs video ...r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/eebfb3ab91f9
Author: John Hu <johu@mozilla.com>
Desc: Bug 899864 - [Camera] Repetitive touches on video recording hangs video player, Gallery, camera recording

========

https://hg.mozilla.org/integration/gaia-central/rev/8b7052c0315d
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #11681 from huchengtw-moz/video/Bug_908035_insufficient_error_handling

Bug 908035 - The error handling of video app is insufficient, r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/2719b2b15307
Author: John Hu <johu@mozilla.com>
Desc: Bug 908035 - The error handling of video app is insufficient
2013-08-22 19:25:22 -07:00
Gaia Pushbot
08bcaae125 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b92b1fecfd69
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11700 from jugglinmike/908325-test-script-typo

Bug 908325 - Integration test script references paths incorrectly

========

https://hg.mozilla.org/integration/gaia-central/rev/8f19ab1c94bd
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 908325 - Integration test script references paths incorrectly

r=lightsofapollo
2013-08-22 16:45:21 -07:00
Gaia Pushbot
5eba9c8f10 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a96fa7bf0b09
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-08-22 12:35:21 -07:00
Gaia Pushbot
b8f7767c43 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/bdac3547cbc0
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #11660 from lodr/bug-898297-merging-process-stucks

Bug 898297 - Fixing the fake matching result, a convenient renaming and some related documentation added.
r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/b9deda556ffe
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 898297 - Fixing the fake matching result, a convenient renaming and some
related documentation added.
2013-08-22 11:55:21 -07:00
Gaia Pushbot
b4fca67544 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b9839887ce5e
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 907631 - [contacts] use mocks helper and proper mocks in vcard tests r=arcturus
2013-08-22 06:35:21 -07:00
Gaia Pushbot
325e804a10 Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 905134 - [HD][Settings] Call waiting warning icon in the wrong location r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/7e143d9bc9a7
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 905134 - [HD][Settings] Call waiting warning icon in the wrong location
2013-08-22 06:15:21 -07:00
Gaia Pushbot
89e277b95b Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 907818 - [First Time Experience] [HD] Grey background blurry r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/8ce7bbdca04c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 907818 - [First Time Experience] [HD] Grey background blurry
2013-08-22 05:15:22 -07:00
Gaia Pushbot
27fdc036c9 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9a1b281413f6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 906316 - Don't download the xulrunner SDK each time we change a branch if their configuration are different (follow-up) r=etienne

Add the new directories to .gitignore
2013-08-22 04:45:32 -07:00
Gaia Pushbot
3393d860e5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9929c3c11ea4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11663 from etiennesegonzac/bug-906203-unit-test-failure

Bug 906203 - Fixing the mocks for keypad_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/f0c2bdec2d6a
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 906203 - Fixing the mocks for keypad_test.js
r=rik
2013-08-22 04:20:22 -07:00
Gaia Pushbot
2454a6ac43 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1c2a9f12dc45
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #11522 from steveck-chung/Bug-898726

Bug 898726 -[SMS]Manual inputed receiver's phone number will be overrided after select receiver from contacts. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/8327c30888ec
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 898726 -[SMS]Manual inputed receiver's phone number will be overrided after select receiver from contacts
2013-08-22 03:00:22 -07:00
Gaia Pushbot
52ede3f3ec Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b1c24376938a
Author: Caio Lima <ticaiolima@gmail.com>
Desc: Bug 906544 - Renamed the the global Notification object to Notify r=julien
2013-08-22 02:40:21 -07:00
Gaia Pushbot
1207a708b9 Bumping gaia.json for 1 gaia-central revision(s)
========

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

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

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

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

This _will_ make all devs redownload XULRunner, sorry.
2013-08-22 01:45:21 -07:00
Gaia Pushbot
54712fb7c8 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/73a4dfee4833
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11686 from lightsofapollo/fix-integration

Bug 908092 - Fix regression caused by ./bin/marionette change in 612e786...

========

https://hg.mozilla.org/integration/gaia-central/rev/e9edf10912c5
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 908092 - Fix regression caused by ./bin/marionette change in 612e786f22dc1deb31489facdd0ae633440109ba
2013-08-22 01:20:21 -07:00
Gaia Pushbot
f3acde2282 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/18f4d44024b0
Author: Fernando RodrĂ­guez Sela <frsela@tid.es>
Desc: Merge pull request #11664 from lissyx/bug907629

Bug 907629 - Notify STK application when Settings is about to get killed, r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/5440da5e1422
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 907629 - Notify STK application when Settings is about to get killed

It seems like doing it in the onunload callback is already too late, and
it makes the STK behaving wrongly.
2013-08-22 00:45:21 -07:00
Gaia Pushbot
6428ff0044 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5de9f5b9b2f8
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #11639 from julienw/fix-travis-2

Bug 905775 - Firefox is failing silently in recent travis builds during `make test-agent-test` step
r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/538469b832ad
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 905775 - Firefox is failing silently in recent travis builds during `make test-agent-test` step

This turns off the desktop extensions for the tests, and enabled the touch
events in DEBUG mode, so that the tests can actually use touch events.
2013-08-22 00:25:23 -07:00
Gaia Pushbot
df0eb60b37 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4cfbd89887bd
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11680 from alivedise/bugzilla/907470/modal-dialog-select-one-style

Bug 907470 - Fix modal dialog select one style, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/82bb81e4f579
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 907470 - Fix modal dialog select one style

========

https://hg.mozilla.org/integration/gaia-central/rev/7c775cb0b78c
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11679 from alivedise/bugzilla/904971/screen-manager-unit-test-fail

Bug 904971 - Fix unit test of screen manager, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e460c4bd2041
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 907669 - Fix unit test of screen manager
2013-08-21 22:00:21 -07:00
Gaia Pushbot
6a77047a33 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f27ca07e00e6
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11670 from lightsofapollo/fix-the-ting

update test-agent

========

https://hg.mozilla.org/integration/gaia-central/rev/17c2f8096a8a
Author: James Lal <james@lightsofapollo.com>
Desc: update test-agent
2013-08-21 17:05:22 -07:00
Gaia Pushbot
b82f5f1ca3 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/fd3f3b5f3921
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11579 from cctuan/903348

Bug 903348 - [Gallery] HD Video play icon is blurry r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/da0d8a586221
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 903348 - [Gallery] HD Video play icon is blurry

========

https://hg.mozilla.org/integration/gaia-central/rev/e32c81b5c0d2
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-08-21 16:00:25 -07:00