Bumping gaia.json for 1 gaia-central revision(s)

========

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

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

When changing the visible state:

* Don't execute transitionend handler for recipient list visibility unless app is in "new" view
* Don't manually refocus
* Adds conditional guards to avoid TypeErrors when placeholders are null
* Don't remove placeholders that have text
* Do the focus after removing all placeholders, and...
* When focussing in the recipients view, add a new placeholder in case we don't
  have one, and it's the one we want to focus
* Tests
    - Switching multiline to singleline
    - Switching multiline to singleline + refocus
    - Switching singleline to multiline
    - focus without a placeholder
This commit is contained in:
Gaia Pushbot 2013-08-26 09:45:21 -07:00
parent 92d4ca1287
commit 768beae391

View File

@ -1,4 +1,4 @@
{
"revision": "7f317f4c6c1e3257e9d4c5bce11ccab320ffe28f",
"revision": "e9c3bd17b1492bf9a7725944d04c8de9eb4d9670",
"repo_path": "/integration/gaia-central"
}