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

========

https://hg.mozilla.org/integration/gaia-central/rev/c746f50b0825
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 900539 - [SMS][MMS] Context Menu options for email address in message body. r=gnarf

- Changes "phone-link" to "dial-link" to match ActivityPicker.dial (allows directly mapping action to ActivityPicker function)
- Changes "data-phonenumber" to "data-dial" to match ActivityPicker.dial
- Consolidates duplicated MozActivity calls for email, phone and url links
    - Simplifies LinkActionHandler APIs to delegate to ActivityPicker wherever possible
- Removes duplicated try/catch boilerplate by providing an private abstract function for safely invoking MozActivity.
- Adds new locale string for "Send email" in email context menu
- Updates ThreadUI.activateContact to provide a "Send email" option, instead of a "Call" option when handling activations originating from an email address.

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
This commit is contained in:
Gaia Pushbot 2013-08-05 15:20:27 -07:00
parent 8307a806dd
commit 556d02635d

View File

@ -1,4 +1,4 @@
{
"revision": "955e63dc2d09ab4387a2fee3e4ce203dfe1ada06",
"revision": "c746f50b08259f3e2a7b3847843818877def9a65",
"repo_path": "/integration/gaia-central"
}