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

2057 Коммитов

Автор SHA1 Сообщение Дата
Gaia Pushbot 14703e462c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9caa3c130cdf
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #11482 from fcampo/FacebookAddress-830020

	Bug 838820 - [B2G][Contacts]Address info from Facebook is showing hometown but not current living place

========

https://hg.mozilla.org/integration/gaia-central/rev/6cf0a6ac2b67
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 838820 - [B2G][Contacts]Address info from Facebook is showing hometown but not current living place
2013-08-15 10:50:27 -07:00
Yuan Xulei fa69e24ccf Bug 904628 - Ensure focused element is not null when calling FormAssistant.updateSelection(). r=fabrice 2013-08-15 12:59:28 -04:00
Gaia Pushbot 2397f143d9 Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 901587 - Remove mouse_event_shim from fm radio r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/297825c82980
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 901587 - Remove mouse_event_shim from fm radio
2013-08-15 07:25:23 -07:00
Ed Morley 128aa57522 Merge mozilla-central and b2g-inbound 2013-08-15 13:37:27 +01:00
Ed Morley a4aa297061 Merge latest green b2g-inbound changeset and mozilla-central 2013-08-15 11:58:48 +01:00
Ryan VanderMeulen 1c7ba28dbd Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Gaia Pushbot f7aa184633 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 e9cd99173e 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 e2d9f204d4 Bug 902168 - Ignore editable document in forms.js. r=fabrice 2013-08-14 13:53:53 -04:00
Gaia Pushbot 43c748ae4e 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 9252152667 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 a1fb6782e4 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 35f41d78c8 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 428c2d41ea 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 5e37672c48 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 dff9156171 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 (陳侃如) 136a487820 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 d0285b82d1 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 2d7b2c61a7 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 f7299b70af 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 3364547f5d Merge m-c to b2g-inbound. 2013-08-13 15:38:58 -04:00
Gaia Pushbot f9c1ad95fa 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 9df332bac4 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 0df7f99f3b bug 903661 - helix configs. r=catlee 2013-08-13 10:46:54 -07:00
Gaia Pushbot d12df6e42e 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 5d69aef71e 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 8a898c495d 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 76e45f7d8e 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 859692a042 Bug 890304 - Remove the indexeddb.feature.enabled pref. r=sicking 2013-08-13 08:49:11 -04:00
Gaia Pushbot f1777becac 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 658d8d74de 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 b63a5447d8 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 6a7efb210c 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 ddd848ecd9 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 598c9974aa 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 6925737ec3 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 59a69832eb 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 c719099266 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 69ed9d034c 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 b053d7f703 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 4014893200 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 0721e53d22 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 07cecadfe0 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 0aec381e4d 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 58e4542083 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 31e261599e 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 f00a784b0e 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 68800c9375 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 acebed034f 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é b725eca476 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