gecko-dev/b2g
Gaia Pushbot 2e2afb402c Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0e3e30e489ff
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 903137 - [SMS][MMS] Contextmenu prompt for email in message should display email address r=gnarf

- Make all prompts consistent
- Ensures that dataset.isContact strings are only used to derive a true isContact boolean
- Renames ThreadUI.activateContact to ThreadUI.prompt
    - The function no longer serves as only a "contact" prompt
    - May prompt any type of recipient (contact, unknown, email)
    - May prompt from header, group list or message content
- Renames ThreadUI.genPrompt to ThreadUI.prompContact
    - genPrompt is meaningless
    - The function is explicitly for creating a prompt with a known contact
    - Includes the contact info lookup
- Converts promptContact arguments to an object, instead of named parameters
- Update LinkActionHandler to delegate to promptContact, instead of doing it's own duplicated lookup
- Adds tests to ensure that a something is displayed when something is provided
    - Could be any of the following:
      - DOM UL
      - Email address
      - Phone Number
      - Name
- Updates LinkActionHandler tests to use the correct new function names

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-09 12:05: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 902899 - Fix ContentPermission Prompt. r=etienne 2013-08-09 19:02:33 +02: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-09 12:05: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
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
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
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00