Commit Graph

2048 Commits

Author SHA1 Message Date
Ed Morley
ac93237f7c Merge latest green b2g-inbound changeset and mozilla-central 2013-08-15 11:58:48 +01:00
Ryan VanderMeulen
8b8be2a46a Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Gaia Pushbot
e702b23f7e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/58c6fafc2ed4
Author: Olav Nymoen <olav@comoyo.com>
Desc: Merge pull request #11525 from comoyo/allow_open_remote

Bug 819882: Allow all apps to open OOP. From & to , string separator. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/9ddf51e471de
Author: Olav Nymoen <olav@comoyo.com>
Desc: Bug 819882: Allow all apps to open OOP. From & to , string separator. r=alive
2013-08-14 12:05:23 -07:00
Yuan Xulei
cdd3131bdc Bug 904628 - Make the code dealing with contentEditable in forms.js more robust. r=fabrice 2013-08-14 13:54:36 -04:00
Yuan Xulei
7be5c38461 Bug 902168 - Ignore editable document in forms.js. r=fabrice 2013-08-14 13:53:53 -04:00
Gaia Pushbot
5b790dffee Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4e8dc46f1c1e
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11469 from KevinGrandon/bug_903652_calendar_swiping

Bug 903652 - Add delayed transition visibility for tooltip

========

https://hg.mozilla.org/integration/gaia-central/rev/7c19afa8af95
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 903652 - Add delayed transition visibility for tooltip
2013-08-14 10:45:23 -07:00
Gaia Pushbot
b503b0143a Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/de813755d4a4
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 904220 - [Clock] Unit tests should not create actual alarm records r=ian-liu

commit af2a65ee86cc861a5b76dd2aca05bb1c6dfcd95d
Author: Mike Pennisi <mike@mikepennisi.com>
Date:   Tue Aug 13 15:32:54 2013 -0400

    Fix bug in unit tests

    Loading the application HTML into the unit test environment breaks some
    assumptions made by the tests. Notably: elements appended to the DOM
    which have identical DOM IDs will no longer be returned by
    `document.getElementById`.

    A slightly cleaner approach might involve re-loading the `body` HTML
    before *every* test and referencing elements from the global `ClockView`
    object directly. This has two drawbacks:

    1. It will tend to slow down the test suite (especially as more tests
       are written)
    2. It will require further re-factoring of the application logic (which
       caches references to its DOM nodes when they are first referenced).

    For these reasons, we might prefer the simplistic fix outlined by this
    patch.

    Part of this fix requires consistently loading the `loadBodyHTML`
    utility function in `setup.js` (so that it is loaded when the test-agent
    runs the entire test suite *and* when it runs individual test files).

commit 0ca745a11747ec7c27f333ae0bf675c7da883c6c
Author: Rick Waldron <waldron.rick@gmail.com>
Date:   Mon Aug 12 18:46:31 2013 -0400

    Bug 904220 - [Clock] Unit tests should not create actual alarm records

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

    - Reorders require files alphabetically
    - Adds Mocks:
        - mock_alarm_list.js
        - mock_alarm_manager.js
        - mock_navigator_mozl10n.js
    - Update tests to use actual markup as fixture
    - Update tests to use the same mocha API as other tests
    - Use mocks instead of creating real alarm records
    - Use sinon sandbox features

    Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-14 10:35:23 -07:00
Gaia Pushbot
4afddd97b4 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/949d89b5cf56
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #11379 from benfrancis/840210

Bug 840210 - search engine must be customizable at build time. r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/945123957fe8
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 840210 - search engine must be customizable at build time
2013-08-14 07:21:26 -07:00
Gaia Pushbot
bdc8ffc868 Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 904017 - [HD]Add New Icon is blurry compared to other icons r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/b16f378c35c0
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 904017 - [HD]Add New Icon is blurry compared to other icons
2013-08-14 04:25:24 -07:00
Gaia Pushbot
cac59d2ea2 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9d45522690f3
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11506 from alivedise/bugzilla/904349/move-app-error-out-of-app-window

Bug 904349 - Move app error out of app window. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/2c4c70b50454
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 904349 - Move app error out of app window.
2013-08-14 04:00:24 -07:00
Gaia Pushbot
def9d01c83 Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 905045 - Remove 'bluetooth-authorize' system message from the manifest r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/95c938360522
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 905045 - Remove 'bluetooth-authorize' system message from the manifest
2013-08-14 03:40:24 -07:00
Gaia Pushbot
67ee90cfc5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5d583ad896ca
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11519 from alivedise/bugzilla/905006/remove-oo

Bug 905006 - Remove orientaion observer reference, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e266fed28066
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 905006 - Remove orientaion observer reference
2013-08-14 00:15:23 -07:00
Kan-Ru Chen (陳侃如)
6d55a956f9 Bug 899073 - Move MozInputMethod, MozInputMethodManager and MozInputContext to WebIDL and uses Promises. r=yxl,khuey,nsm
--HG--
extra : rebase_source : 2ab67cebc7718e94f42cb493a76eec25df13b9cf
2013-08-09 17:41:48 +08:00
Gaia Pushbot
ad7000866c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/47daabb93939
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11516 from leob2g/Bug_901801_897874_Followup_Notification_horizontally_scrollable_with_many_CB_messages

Bug 901801 - 897874 Followup: [Notification] horizontally scrollable with many CB messages, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/8bc21763cb22
Author: hanj.kim <hanj.kim@lge.com>
Desc: Bug 901801 - 897874 Followup: [Notification] horizontally scrollable with many CB messages
2013-08-13 18:30:24 -07:00
Nick Thomas
36a9e7da5e Bug 899000, update binary bits for helix builds, r=aki a=npotb
--HG--
extra : transplant_source : %5C%2A%E0%09q%C5%8A%C2%05%E0%1Dk%8Dr%AClK%05%05w
2013-08-14 10:13:43 +12:00
Gaia Pushbot
078199a74c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e479566bf0ea
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #11515 from gaye/bug-904830

Bug 904830 - Depend on marionette js helper in gaia a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/23302197b3f4
Author: gaye <gaye@mozilla.com>
Desc: Bug 904830 - Depend on marionette js helper in gaia a=test-only
2013-08-13 14:55:24 -07:00
Ryan VanderMeulen
25348fabd9 Merge m-c to b2g-inbound. 2013-08-13 15:38:58 -04:00
Gaia Pushbot
badfe9b884 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2b195ef19ed8
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 904640 - [Messages] Keyboard should always close when pressing Send r=julienw

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

- Remove focus from all elements before panel change by calling document.activeElement.blur() in MessageManager.onHashChange
- Updates Mocks:
    - MockThreadListUI to contain all properties (data and method)
    - MockThreadUI to contain all properties (data and method)
- Tests MessageManager.onHashChange:
    - Remove any focus left on specific elements
        - Assert on spy intel for document.activeElement.blur
    - Exit edit mode (Thread or Message)
        - Assert on spy intel for:
            - ThreadUI.cancelEdit
            - ThreadListUI.cancelEdit
    - Reset Group Participants View
        - Assert on spy intel for ThreadUI.groupView.reset

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-13 11:45:25 -07:00
Gaia Pushbot
259278bb93 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/8d72439fdc56
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 903947 - [Messages] The last recipient is copied everytime when selecting recipeint for removing r=julienw

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

- Clicks on accepted recipients...
    - Should close the keyboard, if it's a known contact recipient
    - while manually entering a recipient:
        - Two rendered recipients
        - A placeholder for the cursor
    -  with only accepted recipients:
        - no changes, no assimilated recipients
    - with no placeholder at end of list:
        - no changes, no assimilated recipients
    - Ensure MockDialog triggers are assigned an initial called value (false)

This patch also fixes https://bugzilla.mozilla.org/show_bug.cgi?id=903943

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-13 10:50:26 -07:00
Aki Sasaki
7f47033a96 bug 903661 - helix configs. r=catlee 2013-08-13 10:46:54 -07:00
Gaia Pushbot
45dbee6bd6 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/565d16505778
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 897437 - SMS message timestamps do not display the expected strings. r=gnarf

Rewrote the message container handling function. Now with lots of unit tests
covering lots of edge cases.

This patch also does a very little bit of safe refactoring, still with unit
tests.
2013-08-13 10:35:24 -07:00
Gaia Pushbot
31f40e2681 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/050d7d00d95b
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11485 from etiennesegonzac/bug-904076-call-log-db-create

Bug 904076 - fixing a bug in the call log db creation path. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/a9bd710578e8
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 904076 - fixing a bug in the call log db creation path.
r=rik
2013-08-13 10:15:24 -07:00
Gaia Pushbot
ce2ddcd15b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/aab0a2027f9e
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #11274 from JonHylands/jhylands-899123-add-contact-pics-master

Bug 899123 - add pictures to contact reference workloads

========

https://hg.mozilla.org/integration/gaia-central/rev/49a58a560acb
Author: Jon Hylands <jhylands@mozilla.com>
Desc: Bug 899123 - add pictures to contact reference workloads
2013-08-13 10:00:48 -07:00
Gaia Pushbot
1224a0654e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/494467b3c443
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11434 from etiennesegonzac/oncall-split-and-test

Bug 902983 - Split oncall.js and make it testable r=Rik

========

https://hg.mozilla.org/integration/gaia-central/rev/c5e1f2148a89
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 902983 - Split oncall.js and make it testable
r=Rik
2013-08-13 10:00:26 -07:00
Kyle Huey
5905c6e3c8 Bug 890304 - Remove the indexeddb.feature.enabled pref. r=sicking 2013-08-13 08:49:11 -04:00
Gaia Pushbot
d4c8e6da2e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a6b81f7d4b84
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #11480 from leob2g/Bug_904009-keyboard_layout_changes_to_lowercase_even_when_the_capslock__ON

Bug_904009-[keyboard]The keyboard layout changes to lowercase even when the CapsLock is ON. r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/f966614bc6db
Author: sarath27.vs <sarath27.vs@lge.com>
Desc: Bug_904009-[keyboard]The keyboard layout changes to lowercase even when the CapsLock is ON
2013-08-12 20:00:23 -07:00
Gaia Pushbot
7a03ee0cda Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3a5bfe8c6e07
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #11497 from dylano/master

Bug 904115 - Add sr-Latn to languages_dev.json, r=@mcirlanaru

========

https://hg.mozilla.org/integration/gaia-central/rev/31b7f93dddf4
Author: dylano <doliver@mozilla.com>
Desc: Bug 904115 - Add sr-Latn to languages_dev.json
2013-08-12 15:45:24 -07:00
Gaia Pushbot
7707af554b Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 882909 - [FTU] Don't overlap progress bar with WiFi hotspot entries. r=@fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/e166edb3115d
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 882909 - [FTU] Don't overlap progress bar with WiFi hotspot entries. r=fcampo
2013-08-12 15:20:24 -07:00
Gaia Pushbot
cf2cb5badc Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0d6b56ffbc53
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #11441 from gaye/bug-894738

Bug 894738 - Redirect appropriately from ViewEvent after tapping system notification for event alarm pulls us into calendar r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/7ea6f6a44d38
Author: gaye <gaye@mozilla.com>
Desc: Clean up patch and add unit tests

========

https://hg.mozilla.org/integration/gaia-central/rev/c8e56697db00
Author: gaye <gaye@mozilla.com>
Desc: Bug 894738 - Redirect appropriately from ViewEvent after tapping system notification for event alarm pulls us into calendar
2013-08-12 14:35:26 -07:00
Yuan Xulei
13a1cf9254 Bug 904224 - Don't handle key events in forms.js if these is no focused input element. r=fabrice 2013-08-13 08:40:54 -04:00
Gaia Pushbot
f4360a9452 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4013a01e6d32
Author: Olav Nymoen <olav@comoyo.com>
Desc: Merge pull request #11481 from comoyo/allow_open_remote

Bug 819882: Allow all apps to open OOP windows. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/cd64075d3f27
Author: Olav Nymoen <olav@comoyo.com>
Desc: Bug 819882: Allow all apps to open OOP windows. r=alive

========

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

Bug 904013 - [Contacts] Replace "+" Icon in contacts for 1x, 1.5x and 2x r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/b12cc9c6d5a7
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 904013 - [Contacts] Replace "+" Icon in contacts for 1x, 1.5x and 2x
2013-08-13 05:20:25 -07:00
Gaia Pushbot
a1880d0c00 Bumping gaia.json for 3 gaia-central revision(s)
========

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

Bug 903491 - [HD][Browser] Refresh icon appears to be in SD r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/4ce7490a7042
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 903491 - [HD][Browser] Refresh icon appears to be in SD

========

https://hg.mozilla.org/integration/gaia-central/rev/9bcc87a8a908
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 898639 - [EVERYTHING.ME] User is unable to add bookmarks to Homescreen r=vingtetun

Added missing 'var' declarations, one of which was setting window.name from 'main' to other values
2013-08-13 05:10:23 -07:00
Gaia Pushbot
0e29f698d1 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f7a77191a8b5
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #11343 from arcturus/bug-901472

Bug 901472 - [Cost Control] Modify the parameters for checking the credit in Colombia
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/23386613230c
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 901472 - [Cost Control] Modify the parameters for checking the credit in Colombia
2013-08-13 03:51:34 -07:00
Gaia Pushbot
f959f40fc0 Bumping gaia.json for 4 gaia-central revision(s)
========

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

Bug 900874 - Register to DOM events instead of system messages r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/c70b822c886e
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 900874 - Register to DOM events instead of system messages

========

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

Bug 903181 - Add a step value r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/811120d1f1aa
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 903181 - Add a step value
2013-08-13 02:25:27 -07:00
Gaia Pushbot
b352354f32 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/93333daac801
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #11474 from dominickuo/bug-894203

Bug 894203 - Update the @1.5x assets for music app, r=rexboy7

========

https://hg.mozilla.org/integration/gaia-central/rev/a352b9a46b36
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 894203 - Update the @1.5x assets for music app
2013-08-13 02:10:25 -07:00
Gaia Pushbot
61caac7290 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4194b54f00c2
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11503 from snowmantw/issue899002

Bug 899002 - Use one button dialog for CE audio warning r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/ee7e6ec19a07
Author: Greg Weng (snowmantw) <gweng@mozilla.com>
Desc: Bug 899002 - Use one button dialog for CE audio warning
2013-08-14 22:50:30 -07:00
Gaia Pushbot
189e873dbc Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3ff317d48348
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 882751 - Tapping in the center of the clock doesn't work as expected r=ianliu

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

- Reorder digital-clock HTML elements to match analog-clock layout
- Creates explicit object for all timeouts
- Adds `container` to list of lazy init'ed elements
- Removes the unused `this.digitalClockBackground` element
- Consolidates init and initClockface, removes initClockface
- Ensures handleEvent is called with bound handlers
- removes unnecessary nested setTimeout function calls
- Consolidates logic from showAnalogClock, showDigitalClock and show
- Removes showAnalogClock, showDigitalClock
- Defines single pattern for clock face display
- Includes tests for support of Clock.show() and ClockView.handleEvent->show
- Adds mock_alarm_list, mock_asyncstorage
- Ensure that a clock face default always shows, no matter what.
- Request stored clock face mode as early as possible
- Ensure that clock face mode is updated if default doesn't match stored.
- Simplify the clock face rendering tests

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-14 20:55:23 -07:00
Gaia Pushbot
2419e136ca Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d60ff6e69bf8
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11530 from alivedise/bugzilla_904534_master_v2

Bug 904534 - Use BrowserFrame to gen mozbrowser iframe in Window, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e152d2ba1f0b
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 904534 - Use BrowserFrame to generate mozbrowser iframe in Window
Manager.
2013-08-14 20:21:23 -07:00
Gaia Pushbot
e5cbd1ffb6 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f71d436bdcdd
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11371 from LeeChSien/Bug_901862

Bug 901862 - [Test][System] Unit test for Utility Tray, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/ab8edeaba303
Author: Jason Lee <chsien@gmail.com>
Desc: Bug 901862 - [Test][System] Unit test for Utility Tray

========

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

Bug 897356 - [Buri][Contacts][Camera]The camera can't work when plug out...

========

https://hg.mozilla.org/integration/gaia-central/rev/bd7b5f02bbb9
Author: John Hu <johu@mozilla.com>
Desc: Bug 897356 - [Buri][Contacts][Camera]The camera can't work when plug out USB
2013-08-14 19:05:23 -07:00
Gaia Pushbot
12ad647778 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/fd0d9515e6af
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11539 from lightsofapollo/bug-901850-product

Bug 901850 - marionette-js-runner symlink app contents

========

https://hg.mozilla.org/integration/gaia-central/rev/270d0eb11c7b
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 901850 - marionette-js-runner symlink app contents
2013-08-14 18:40:23 -07:00
Gaia Pushbot
d91dca4e5b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/72615b79efd6
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #10981 from ganesh7/bug_819628

Bug 819628

========

https://hg.mozilla.org/integration/gaia-central/rev/ab0e5cfec4bf
Author: gghosh <ganeshghosh@gmail.com>
Desc: BUG 819628 - incremental commit changes into a single commit.
2013-08-14 16:00:24 -07:00
Gaia Pushbot
94fefce03d Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f61a98729da9
Author: John Ford <john@johnford.info>
Desc: bug 851361 -- Revert "Merge pull request #8726 from leob2g/Bug_852361_Device_is_shut_down_when_battery_level_become_two_percents"

This reverts commit a7f1e921c67d5d3d4e0afaa06aca79320784e806, reversing
changes made to bd398458e986740d0a774d44ba0344ff3d6958cb.
2013-08-14 13:55:26 -07:00
Gaia Pushbot
5390d31e27 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0c1f21738fac
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 884890 - [MMS][Multirecipient] Use CSS and touch events for handling the recipients container pull&push effects r=julienw
2013-08-14 12:25:28 -07:00
Gaia Pushbot
9be4484800 Bumping gaia.json for 2 gaia-central revision(s)
========

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

bug 894815 - [lockscreen]permission screen and attention screen height f...

========

https://hg.mozilla.org/integration/gaia-central/rev/29b9507be23b
Author: Rex Lee <rexboy@mozilla.com>
Desc: bug 894815 - [lockscreen]permission screen and attention screen height fix on lockscreen camera
2013-08-13 00:10:24 -07:00
Gaia Pushbot
f2296dd5f2 Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 899501 - [Dialer] Layout adjusting for HD support on suggestion over...

========

https://hg.mozilla.org/integration/gaia-central/rev/fc83b598b958
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 899501 - [Dialer] Layout adjusting for HD support on suggestion overlay
2013-08-12 23:35:23 -07:00
Fabrice Desré
6717fc55a9 Bug 904224 - "System JS : ERROR chrome://browser/content/forms.js:827 TypeError: element is null" in green B2G mochitest-2,3 runs r=yxl 2013-08-12 21:02:11 -07:00
Michael Henretty
a2dfdcc830 Bug 883923 - Provide a Fuzzy Matcher API for phone numbers. r=fabrice 2013-07-31 21:04:59 -07:00
Gaia Pushbot
40c098d4e3 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/7cdb69546a02
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #11462 from pivanov/bug-903438

Bug 903438 - [Settings][HD] Text spacing incorrect in "Call Settings" and "Celluar & Data"

========

https://hg.mozilla.org/integration/gaia-central/rev/fa7036c4d030
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 903438 - [Settings][HD] Text spacing incorrect in "Call Settings" and "Celluar & Data"
2013-08-12 12:55:24 -07:00
Ryan VanderMeulen
73ebf67a95 Merge m-c to b2g-inbound. 2013-08-12 15:36:24 -04:00
Gaia Pushbot
c0e4d5df95 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/be7b9a0cc966
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #11484 from EverythingMe/bugfix-analytics

Bug 904087 - Analytics not being reported [r=gregor]

========

https://hg.mozilla.org/integration/gaia-central/rev/c9c655519d38
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Bug 904087 - Analytics not being reported [r=gregor]
2013-08-12 12:20:23 -07:00