mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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>
This commit is contained in:
parent
ecc5f02ba6
commit
bb55815eb3
@ -1,4 +1,4 @@
|
||||
{
|
||||
"revision": "30a28b592ed8268bf5fa7a9a9e1307d25a3a2a57",
|
||||
"revision": "0e3e30e489ff38cceb8b9cf9ee5caea5fb072457",
|
||||
"repo_path": "/integration/gaia-central"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user