gecko/b2g
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
..
app Bug 900960 - Enable the new Notification API on B2G by default. r=vingtetun 2013-08-06 12:13:07 +02:00
branding Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
chrome 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
components Bug 902830 - Emit mozChromeEvent if input focus changes. r=yxl 2013-08-09 14:01:28 -04:00
config Bumping gaia.json for 1 gaia-central revision(s) 2013-08-13 11:45:25 -07:00
gaia Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
installer Bug 884897 - Remove dom_push.xpt from installers. r=dougt 2013-08-02 17:19:47 -07:00
locales Merge m-c to inbound. 2013-04-02 09:53:48 -04:00
test Bug 879666 - Upload new emulator to TBPL, a=test-only 2013-06-06 15:19:33 -07:00
app.mozbuild Bug 784841 - Part 20: Fixes to support building external projects; r=glandium 2013-02-28 12:56:40 +01:00
build.mk Bug 784841 - Part 18b: Convert /b2g; r=ted f=Ms2ger 2013-02-25 12:47:17 -08:00
confvars.sh Merging in version bump NO BUG 2013-08-05 11:06:54 -07:00
LICENSE Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-29 16:52:43 +01:00
Makefile.in Bug 784841 - Part 18b: Convert /b2g; r=ted f=Ms2ger 2013-02-25 12:47:17 -08:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00