Commit Graph

2924 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/bde0936f3cd3
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #12286 from EragonJ/bug-914317

Bug 914317 - Add a check to remove title in prompts, r=@alivedise

========

https://hg.mozilla.org/integration/gaia-central/rev/8f87c0f33cf8
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 914317 - Add a check to remove title in prompts

- add unit test for it
- add the quickfix
2013-09-30 01:55:23 -07:00
Gaia Pushbot
0588f410fa Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 919850 - [LockScreen] Unlock the phone only after user release the handle

========

https://hg.mozilla.org/integration/gaia-central/rev/cbe0956163e9
Author: Greg Weng (snowmantw) <gweng@mozilla.com>
Desc: Bug 919850 - [LockScreen] Unlock the phone only after user release the handle.
2013-09-30 01:35:22 -07:00
Gaia Pushbot
111621f955 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad813de39146
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #12528 from EverythingMe/grid-text-shadow

[Bug 912518] Increase grid icons' text shadow [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/44b9089485ba
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 912518] Increase grid icons' text shadow [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/8c46e41860c6
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12434 from crdlc/bug-912520

Bug 912520 - New Underlay is needed

========

https://hg.mozilla.org/integration/gaia-central/rev/d2937e0cc675
Author: crdlc <crdlc@tid.es>
Desc: Bug 912520 - New Underlay is needed
2013-09-30 01:10:23 -07:00
Gaia Pushbot
fd6fc0705b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/38aeb2b8ee6e
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12315 from mcjimenez/bug893807

Bug 893807 - [User Story] Home screen adapted to operator apps in case o

========

https://hg.mozilla.org/integration/gaia-central/rev/34ac87bd95d9
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 918432 - Operator apps are installed at a fixed position even when the SIM wasn't present at first boot
2013-09-30 00:45:24 -07:00
Gaia Pushbot
d20abf8560 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a49cc4c96039
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 904105- part 2: create firefox extension"

This reverts commit 618299d02e6d8c613ca0f6f8efe9a1be69d76c9b.
2013-09-30 00:25:22 -07:00
Gaia Pushbot
7597bfe357 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0f979ee591cf
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Merge pull request #11916 from reubenmorais/contacts-webidl"

This reverts commit 3286df632d9a1c47b667e888be2a98838d972c17, reversing
changes made to fb758390a5e926b8582816a6cce80804dd802b66.

This is breaking two Gaia-UI-tests:
https://travis-ci.org/mozilla-b2g/gaia/jobs/11945544
2013-09-30 00:10:23 -07:00
Gaia Pushbot
fdbfc6d36d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/479f26654c31
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #12486 from ian-liu/bluetooth/Bug895480_Bluetooth_app_tries_to_handle_Share_URL_activity_and_fails

Bug 895480 - Bluetooth app tries to handle Share URL activity and fails, r=@djf, gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/0a70431f376b
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 895480 - Bluetooth app tries to handle Share URL activity and fails
2013-09-29 23:15:23 -07:00
Gaia Pushbot
ed5d036224 Bumping gaia.json for 7 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d84bb2c56059
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #12416 from yurenju/xpcshell3

Bug 904105- part 2: create firefox extension r=@timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/06beaade26b0
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 904105- part 2: create firefox extension

create a firefox extension for building gaia. you can follow instructions to use this extension:

1. cd <GAIA_DIR>/tools/extensions/gaia-build@gaiamobile.org
2. FIREFOX="<FIREFOX_BIN_PATH>" make run
3. go to tools -> addons and enable gaia-build extension (default is disable)
4. go to url: about:gaia
5. select your gaia dir and click launch gaia

another firefox window will be opened and running gaia.

========

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

Bug 903278 - [Dialer] Hide navbar when user enters contact detail. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/84566424f570
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 903728 - [Dialer] Hide navbar when user enters contact detail (P-4)

========

https://hg.mozilla.org/integration/gaia-central/rev/2ecaa9c9f666
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 903728 - [Dialer] Hide navbar when user enters contact detail (P-3)

========

https://hg.mozilla.org/integration/gaia-central/rev/2a64a1a755d2
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 903278 - [Dialer] Hide navbar when user enters contact detail (P-2)

========

https://hg.mozilla.org/integration/gaia-central/rev/15639f3465b5
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 903278 - [Dialer] Hide navbar when user enters contact detail
2013-09-29 20:30:25 -07:00
Gaia Pushbot
14a5b9a0ac Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

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

Bug 850430 - Fix users of mozContacts in Gaia to work with the WebIDL interface.

========

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

========

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

========

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

========

https://hg.mozilla.org/integration/gaia-central/rev/17590312e340
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Switch uses of mozContact to the new constructor. r=gwagner
2013-09-29 18:45:23 -07:00
Gaia Pushbot
785b366fa5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 921531 - Use platform touch events r=paul

========

https://hg.mozilla.org/integration/gaia-central/rev/aced3038d2f0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 921531 - Use platform touch events
2013-09-29 08:50:23 -07:00
Gaia Pushbot
479bcb9e98 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a313d5e13d4f
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12479 from alivedise/bugzilla/920944/two-homescreen-instance-in-b2gperf

Bug 920944 - Fix b2gperf, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/fc8a0445f77b
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 920944 - Fix b2gperf
2013-09-28 06:20:26 -07:00
Wes Kocher
72d2f62234 Merge m-c to b2g-inbound 2013-09-27 20:39:01 -07:00
Wes Kocher
3039134040 Merge b2g-inbound to m-c 2013-09-27 19:35:44 -07:00
Gaia Pushbot
ea58de8b7a Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e836e146aa9b
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12515 from julienw/913994-conversation-not-shown-after-sending-sometimes

Bug 913994 - [Messages] When sending SMS to a number included in a SMS, ...

========

https://hg.mozilla.org/integration/gaia-central/rev/3313fb5d45f2
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 913994 - [Messages] When sending SMS to a number included in a SMS, we should load the thread after clicking on send r=gnarf

The problem was simple: we were not resetting inThread when handling the #new
hash.

========

https://hg.mozilla.org/integration/gaia-central/rev/b6b5d914d230
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12514 from julienw/919962-dont-show-sms-conversion-banner-after-send

Bug 919962 - [MMS] Converting to text layout when sending a MMS r=gnarf

========

https://hg.mozilla.org/integration/gaia-central/rev/3bb63873c053
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 919962 - [MMS] Converting to text layout when sending a MMS r=gnarf

We now display the banner in an asynchronous way therefore the previous way to
hide the banner synchronously didn't work.

This patch changes the logic then: instead of hiding the banner after displaying
it, it now prevents the banner from being displayed at all.
2013-09-27 15:00:23 -07:00
Gaia Pushbot
746a958d0f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6a734adb5550
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #12496 from snowmantw/issue921360

Bug 921360 - [LockScreen] Make the glitches on lockscreen invisible

========

https://hg.mozilla.org/integration/gaia-central/rev/d687f3ffd87a
Author: Greg Weng (snowmantw) <gweng@mozilla.com>
Desc: Bug 921360 - [LockScreen] Make the glitches on lockscreen invisible
2013-09-27 18:55:23 -07:00
Gaia Pushbot
c159326b02 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aabda3c6c82f
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #12523 from jrburke/bug917465-email-notify-spin

Bug 917465 - [Email] launching a mail notification will cause Email app to spin and load forever r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/da41eb15fb40
Author: jrburke <jrburke@gmail.com>
Desc: Bug 917465 - [Email] launching a mail notification will cause Email app to spin and load forever
2013-09-27 16:55:23 -07:00
Marco Castelluccio
cdb2ce6a51 Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm 2013-09-27 14:38:14 -04:00
Blake Kaplan
2067b32ba8 Bug 921519 - Really disable the slow script dialog on b2g. r=bholley 2013-09-27 14:37:30 -04:00
Gaia Pushbot
4c5f2af15f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5c4111c396ef
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12508 from lightsofapollo/travis-irc-notifcations-done-right

Bug 921297 - Really enable travis irc notifications r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/cdc2bca75e8f
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 921297 - Really enable travis irc notifications r=me
2013-09-27 11:35:30 -07:00
Gaia Pushbot
9b0ed62d26 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c2bdaf49fcdc
Author: Kenzo Ohta <mu-ota@kddi-tech.com>
Desc: Bug 900413: [Messages] Should detect and link 5 digit short codes in message text. - r=gnarf

- Updated minimum digits to be detected as a phone number to 5
- Ensured that when 5 digits, the number is only 5 characters without removing separators

Closes gh-12490
2013-09-27 11:25:22 -07:00
Gaia Pushbot
7c7666e070 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5d722a154b73
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12507 from lightsofapollo/revert-irc-notifications

Revert "Merge pull request #12482 from lightsofapollo/921297"

========

https://hg.mozilla.org/integration/gaia-central/rev/0b60042e5e13
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Merge pull request #12482 from lightsofapollo/921297"

This reverts commit 97cd1c6e3068130c0dce6fd6d12961695ffccca5, reversing
changes made to 8edfa18285f8c36fd6ed783c4e6db81c4c6e9dd0.
2013-09-27 10:10:23 -07:00
Gaia Pushbot
0b5ae293d0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/94553ce8af01
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #11811 from comoyo/progress_update

Bug 910210 - Overlay.update() should accept an optional parameter to override internal counter [r=arcturus]

========

https://hg.mozilla.org/integration/gaia-central/rev/eefe114ac2a2
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 910210 - Overlay.update() should accept an optional parameter to override internal counter
2013-09-27 10:00:23 -07:00
Gaia Pushbot
b30580f436 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/5190754cf8d1
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 916293 - [Clock]: Changes to nRemainHours need ID change to get picked up by l10n - r=jugglinmike

- Rename `nRemainHours` to `nAndRemainHours` so the l10n process can pick up the new string
- Remove old `nRemainHours` translations
- Add more unit tests to the render method to ensure all localization strings are properly used
2013-09-27 09:30:59 -07:00
Gaia Pushbot
e66dc606d5 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/697ad1101941
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #12062 from comoyo/new_ime_webidl2"

This reverts commit 680af02b60247df4afb823680d244b7e503ad25a, reversing
changes made to 64ba02f7bbf70a1877ba9dad6889a17cd25b1d35.
2013-09-27 08:00:23 -07:00
Gaia Pushbot
32baaa5703 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/09914641c4c3
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #12411 from crh0716/914705

Bug 914705 - Move the disabled style to the shared style file r=alive, ivanovpavel

========

https://hg.mozilla.org/integration/gaia-central/rev/6798f835fb83
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 914705 - Move the disabled style to the shared style files

========

https://hg.mozilla.org/integration/gaia-central/rev/5a9f0e36940d
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #12498 from rnowm/Bug-920587

Bug 920587 - [BB] Confirm with content BB should properly support the absence of a <small> element

========

https://hg.mozilla.org/integration/gaia-central/rev/029a2840fe78
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 920587 - [BB] Confirm with content BB should properly support the absence of a <small> element
2013-09-27 07:00:22 -07:00
Gaia Pushbot
c10ce761c6 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1cc5fea8d06c
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 917523 - disable test_settings_change_keyboard_language for desktopb2g builds a=test-only

========

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

Bug 917523 - repair and reenable test_keyboard_change_language, r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/d52cd13c5309
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 917523 - repair and reenable test_keyboard_change_language, r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/f38f7b02261a
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: bug 917523 - repair and reenable test_keyboard_change_language r=alint/bebe
2013-09-27 05:46:24 -07:00
Gaia Pushbot
140c3da188 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/05042b08833e
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #12062 from comoyo/new_ime_webidl2

Bug 906096 - Switch InputMethod to WebIDL in IME tests and FF Nightly

========

https://hg.mozilla.org/integration/gaia-central/rev/e7334dad17fb
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 906096 - Switch InputMethod to WebIDL in IME tests and FF Nightly
2013-09-27 05:10:22 -07:00
Carmen Jimenez
9ee2be6cfa Bug 919469 - Change the default value of the dom.webapps.firstRunWithSIM preference. r=fabrice 2013-09-23 13:24:20 +02:00
Shih-Chiang Chien
793dbe3935 Bug 917544 - Don't remember audio-capturing permission in a session. r=fabrice 2013-09-27 07:59:31 -04:00
Jan Jongboom
ae3f4e9201 Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
2013-09-26 03:38:41 +08:00
Gaia Pushbot
74a2367daf Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3739122a6a93
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #12433 from steveck-chung/incoming-call-unit-test

Bug 916037 - Follow up bug for writing tests for swiper.js. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/f856aa05ca0c
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 916037 - Follow up bug for writing tests for swiper.js
2013-09-27 04:10:24 -07:00
Gaia Pushbot
09aeca6f15 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/36a9133407ad
Author: Albert <acperez@tid.es>
Desc: Merge pull request #12327 from acperez/customization_structure

Bug 917740 - Update file format of customization files based on MCC/MNC r=amac,salva,yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/06b3087641b5
Author: Albert <acperez@tid.es>
Desc: Bug 917740 - Update file format of customization files based on MCC/MNC r=amac,salva,yurenju
2013-09-27 03:45:26 -07:00
Gaia Pushbot
0c279f9ff5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/36c70855bae2
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #12493 from EverythingMe/921100-collections

Bug 921100 - [Homescreen] Update homescreen to default for 4 smart collections only [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/fa632c3a8a8c
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Bug 921100 - [Homescreen] Update homescreen to default for 4 smart collections only [r=crdlc]
2013-09-27 01:45:22 -07:00
Gaia Pushbot
3b6de9f9aa Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/69698f437888
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12492 from crdlc/bug-920942

Bug 920942 - window.confirm isn't shown

========

https://hg.mozilla.org/integration/gaia-central/rev/49c1870d6c0b
Author: crdlc <crdlc@tid.es>
Desc: Bug 920942 - window.confirm is not shown

========

https://hg.mozilla.org/integration/gaia-central/rev/2b4b44bb564f
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12439 from crdlc/bug-915085

Bug 915085 - Apps included in the grid should be linked to a Smart Collection

========

https://hg.mozilla.org/integration/gaia-central/rev/c2642af52e18
Author: crdlc <crdlc@tid.es>
Desc: Bug 915085 - Apps included in the grid should be linked to a Smart Collection
2013-09-27 01:20:23 -07:00
Gaia Pushbot
edb1fc74c3 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 920960 - Page test fails when it is launched isolated

========

https://hg.mozilla.org/integration/gaia-central/rev/7e78f0cbff2f
Author: crdlc <crdlc@tid.es>
Desc: Bug 920960 - Page test fails when it is launched isolated
2013-09-27 00:05:24 -07:00
Gaia Pushbot
5aa9a7e8ba Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6b82ab58ac7e
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11952 from rexboy7/fix-bug910185-4

bug 910185 - [Contact] Fix z-index problem when navigating panels.

========

https://hg.mozilla.org/integration/gaia-central/rev/958b0f2edd94
Author: Rex Lee <rexboy@mozilla.com>
Desc: bug 910185 - [Contact] Fix z-index problem when navigating panels.
2013-09-26 20:45:25 -07:00
Gaia Pushbot
459b07e36d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/045f9ed29f81
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #12483 from snowmantw/issue919854

Bug 919854 - [LockScreen] The icon effects isn't obvious enough

========

https://hg.mozilla.org/integration/gaia-central/rev/4b035f2dbbf6
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 919854 - [LockScreen] The icon effects isn't obvious enough
2013-09-26 20:35:23 -07:00
Gaia Pushbot
0eac4400f9 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/05f14cf07f5b
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12482 from lightsofapollo/921297

Bug 921297 - Enable travis irc notifications r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/322a1a61afb5
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 921297 - Enable travis irc notifications r=me
2013-09-26 20:10:23 -07:00
Gaia Pushbot
84d7a7a978 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/69612b1684ee
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #12291 from snowmantw/issue917689

Bug 917689 - LockScreen won't slide on B2G desktop and Firefox nightly

========

https://hg.mozilla.org/integration/gaia-central/rev/df1f0f0ed60b
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 917689 - LockScreen won't slide on B2G desktop and Firefox nightly
2013-09-26 19:45:23 -07:00
Gaia Pushbot
8574ca7b36 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/131946338361
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12484 from lightsofapollo/revert-xpcshell-nice

Revert "Bug 906316 - Don't download the xulrunner SDK each time we chang...

========

https://hg.mozilla.org/integration/gaia-central/rev/837519b9bf26
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Bug 906316 - Don't download the xulrunner SDK each time we change a branch if their configuration are different r=yurenju,asuth,ochameau"

This reverts commit 106001c4e0ab9253001bed815c03f46b8dd046f0.

========

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

Bug 919898 - [B2G][Helix][Date]The SMS is wrong when the time is set to old time. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/b7756926909f
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 919898 - [B2G][Helix][Date]The SMS is wrong when the time is set to old time
2013-09-26 19:35:23 -07:00
Ryan VanderMeulen
d005ec67ff Merge m-c to b2g-inbound. 2013-09-26 21:38:57 -04:00
Gaia Pushbot
82a2cb3787 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/029673339a4b
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #12199 from jrburke/bug915639-email-notify-tests

Bug 915639 email notification tests r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/5fd4e056555f
Author: jrburke <jrburke@gmail.com>
Desc: Bug 915639 - [Email] Complete integration tests for notifications
2013-09-26 18:35:23 -07:00
Ryan VanderMeulen
4daff368b0 Merge b2g-inbound to m-c. 2013-09-26 21:32:43 -04:00
Wes Kocher
5b7c6d0a03 Backed out changeset 96974bd168a5 (bug 920831). Test mentioning MozInputMethod failed. 2013-09-26 13:53:54 -07:00
Gaia Pushbot
538ee95e3b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 920796 - Add menu roles to sleep menu. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/5f9ff6d7dd34
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 920796 - Add menu roles to sleep menu
2013-09-26 13:00:27 -07:00
Gaia Pushbot
8f661ca93d Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43f89977f3a5
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 920037 - [Messages] In participant option menu, overlay display should only dislay unknown number/email once r=julienw

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

- Re-organize the assignment of OptionMenu params
- Always set params.section. If the participant is an known contact participant a node will be rendered, otherwise the content will be an empty string
- Limit calls to renderContact for those participants that are known contacts
- Update tests
    - assert content of params.header value
    - assert that params.section is an empty string for unknown participants

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-09-26 12:50:23 -07:00
Gaia Pushbot
63a989c555 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/77926589c07c
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #12478 from gaye/bug-902124

Bug 902124 - Followup to fix passing NPM_REGISTRY to gaia-marionette

========

https://hg.mozilla.org/integration/gaia-central/rev/63253f9fd46f
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 902124 - Followup to fix passing NPM_REGISTRY to gaia-marionette
2013-09-26 12:36:24 -07:00
Ryan VanderMeulen
cba819222d Bug 921071 - Add in-tree configs for B2G emulator-ics. r=aki
--HG--
rename : b2g/config/emulator/config.json => b2g/config/emulator-ics/config.json
rename : b2g/config/emulator/releng-emulator.tt => b2g/config/emulator-ics/releng-emulator-ics.tt
2013-09-26 15:06:35 -04:00
Yuan Xulei
47024e5bf7 Bug 920831 - MozInputMethod's init should only return undefined. r=bz 2013-09-26 15:10:56 +08:00
Gaia Pushbot
d8d3f31e43 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/01a6fb085eb8
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12476 from teodosia/fix-unlock-to-homescreen

Bug 921053 - Fix failing lockscreen/test_lockscreen_unlock_to_homescreen.py on master r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/d511a8385989
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Bug 921053 - Fix failing lockscreen/test_lockscreen_unlock_to_homescreen.py on master
2013-09-26 10:00:26 -07:00