Commit Graph

318636 Commits

Author SHA1 Message Date
Gaia Pushbot
556d02635d 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>
2013-08-05 15:20:27 -07:00
Marco Castelluccio
8307a806dd Bug 771294 - Install App doorhanger remains visible when installing page immediately loads another page. r=myk
--HG--
rename : dom/tests/mochitest/webapps/bug_765063.xul => dom/tests/mochitest/webapps/install_and_redirect_helper.xul
2013-08-05 16:30:41 -04:00
Shelly Lin
78d33c4c72 Bug 900811 - Fix the hang if closing its tab during recording a fake gUM. r=roc 2013-08-02 14:59:30 +08:00
Szu-Yu Chen [:aknow]
ae052c7acf Bug 743150 - Part 4: Test for supplementary service notification in RIL. r=hsinyi 2013-08-05 16:28:48 -04:00
Szu-Yu Chen [:aknow]
1ee6dd90bd Bug 743150 - Part 3: Handle supplementary service notification in RIL. r=hsinyi 2013-08-05 16:28:31 -04:00
Szu-Yu Chen [:aknow]
21ffce756d Bug 743150 - Part 2: Add remoteheld/remoteresumed event (dom). r=bent, r=gyeh 2013-08-05 16:28:14 -04:00
Szu-Yu Chen [:aknow]
2d219bb783 Bug 743150 - Part 1: Add remoteheld/remoteresumed event (idl). r=hsinyi 2013-08-05 16:27:50 -04:00
Martijn Wargers
7a82001324 Bug 901385 - test_mutationobservers.html failing on b2g and Android mochitest because of the use of showModalDialog. r=smaug 2013-08-05 13:02:57 +02:00
Marco Castelluccio
5b017b5d06 Bug 786407 - "UninstallString" for natively installed web apps should be quoted properly. r=felipc 2013-08-05 16:27:05 -04:00
Marco Castelluccio
8e09cfb333 Bug 772325 - Add title and taskbar hint to webapprt error message dialogs. r=karlt 2013-08-05 16:26:42 -04:00
Masashi Honma
d9b02788df Bug 890694 - Add EAP-SIM/AKA/AKA' support. r=dlee 2013-08-05 16:25:40 -04:00
Mike Habicher
70e525a94a Bug 890427 - Let the Camera app know when the preview has actually started/stopped. r=jst 2013-08-05 16:24:43 -04:00
Ryan VanderMeulen
a9dc22711a Backed out changesets be79c6478634 and 84530975d22f (bug 898512) for B2G mochitest-4 failures. 2013-08-05 13:37:13 -04:00
Gaia Pushbot
2259382328 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/955e63dc2d09
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 830157 - Remove uppercase text transform on shared headers. r=arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/8393ca75be72
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #11304 from fabi1cazenave/l10nContacts-bug898992

Bug 898992: l10n.js should keep track of untranslated elements, r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/f9e9f16457fa
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 898992: unit tests

========

https://hg.mozilla.org/integration/gaia-central/rev/9fae9096f6ef
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 898992: l10n.js should keep track of untranslated elements

If a document embeds an inline JSON dictionary, l10n.js translates the document right away without loading other l10n resources.  It usually works fine because our build system ensures the inline JSON dictionary contains all the necessary keys to handle the declarative content; but if an app adds some dynamic content to the document, when the user language is changed there might be some untranslated elements -- e.g. the "Add Contact" form in the Contacts app.

With this patch, l10n.js keeps track of untranslated elements:
* if an inline dictionary is used, untranslated elements will be translated as soon as all external l10n resources are loaded;
* instead of raising a JS warning each time an element can't be translated, l10n.js now sends one unique warning with all missing l10n keys when the document is translated.
2013-08-05 08:35:23 -07:00
Gaia Pushbot
f66a631f49 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/372e564e36e7
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10411 from cctuan/882154

Bug 882154 - [MMS] [UX] Multi Recipients. Apply overlay design for conta...

========

https://hg.mozilla.org/integration/gaia-central/rev/1528ef22395e
Author: Tuan George <tuangeorge@Tuans-MacBook-Air.local>
Desc: Bug 882154 - [MMS] [UX] Multi Recipients. Apply overlay design for contact information
2013-08-05 06:20:23 -07:00
Reuben Morais
738263a62b Bug 898512 - Tests. r=bz 2013-08-05 15:09:20 +02:00
Reuben Morais
2dad9cf61f Bug 898512 - navigator.mozSettings should be null if an app doesn't have permission. r=bz 2013-08-05 15:09:07 +02:00
Gaia Pushbot
a0a4e9a0c6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d77a2f32b74e
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #11313 from RudyLu/keyboard/Bug900905-listen_to_settingsChange

Bug 900905 - add listener for the change of mozSetting -
r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/0340f4276929
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 900905 - add listener for the change of mozSetting -
"keyboard.ftu.enabled"
2013-08-05 05:35:24 -07:00
Gaia Pushbot
ed0b4cf34e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/8870fc3128b8
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #11310 from frsela/STK/Bug817952

Bug 817952 - B2G STKUI: Add support for STK_CMD_PROVIDE_LOCAL_INFO, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/01a26583feef
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: STK: Implemented STK_CMD_PROVIDE_LOCAL_INFO command
2013-08-05 04:40:23 -07:00
Gaia Pushbot
ed413dafa8 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/975681e89140
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #11089 from lissyx/bug894868

Bug 894868 - Reset input textbox value for STK INPUT, r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/407711160541
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 894868 - Reset input textbox value for STK INPUT
2013-08-05 03:55:23 -07:00
Gaia Pushbot
246224bc95 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a6d5b4bad48c
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #11339 from fabi1cazenave/contactsMissingEntity-bug901444

Bug 901444 - [l10n] missing `duplicate-contacts' entity, r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/b2557517ef2a
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 901444 - [l10n] missing `duplicate-contacts' entity, r=jmcf
2013-08-05 03:45:29 -07:00
Gaia Pushbot
d1b351a28a Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/70453bf2e1dd
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #11140 from leob2g/Bug_896958_ShowingWrongErrorMessage_WhenOpeningSMSapp_AfterHomeButton_isPressed

[MMS][896958]Handling the ActivityCanceled event from Gecko in SMS application when Home button is pressed to avaoid application error. r=borjasalguero

========

https://hg.mozilla.org/integration/gaia-central/rev/366a93d4c3f3
Author: sasikala.paruchuri <sasikala.paruchuri@lge.com>
Desc: Handling the ActivityCanceled event from Gecko in SMS application when Home button is pressed to avaoid application error

Removed else statement as per the review comments
2013-08-05 03:21:24 -07:00
Carsten "Tomcat" Book
d17ceba6e3 Merge m-c to b2g-inbound 2013-08-05 12:03:22 +02:00
Carsten "Tomcat" Book
5c34d25a48 Merge b2g-inbound to m-c 2013-08-05 11:22:48 +02:00
Carsten "Tomcat" Book
992792ad07 Merge m-i to m-c 2013-08-05 11:18:59 +02:00
Gaia Pushbot
45305fea26 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e89beafc7df5
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #11087 from ian-liu/bluetooth/Bug895779_Update_icon_which_be_provide_via_UX_team_for_assets_@1.5

Bug 895779 - [Bluetooth File Transfer] Update icon which be provide via UX team for assets @1.5, r=@rexboy7

========

https://hg.mozilla.org/integration/gaia-central/rev/367891a05349
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 895779 - [Bluetooth File Transfer] Update icon which be provide via UX team for assets @1.5
2013-08-05 01:10:25 -07:00
Tim Taubert
837f70da75 merge m-c to fx-team 2013-08-05 10:03:51 +02:00
Szu-Yu Chen [:aknow]
4aea830dd1 Bug 900900 - Fix test_ril_worker_clir.js. r=hsinyi
---
 dom/system/gonk/tests/test_ril_worker_clir.js |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
2013-08-05 14:00:28 +08:00
Gaia Pushbot
97c214b56c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5e7a8bbe525c
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #11334 from ian-liu/bluetooth/Bug898092_Fail_to_open_Bluetooth_store_files_changed_to_/Download/Bluetooth_from_/Downloads/Bluetooth

Bug 898092 - Fail to open Bluetooth received files - path to store files changed to /Download/Bluetooth from /Downloads/Bluetooth, r=@alivedise

========

https://hg.mozilla.org/integration/gaia-central/rev/94dcf9d72f32
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 898092 - Fail to open Bluetooth received files - path to store files changed to /Download/Bluetooth from /Downloads/Bluetooth
2013-08-04 22:55:22 -07:00
Tim Taubert
1ec6287435 Backed out changeset fa280c8a55f0 (bug 892185) 2013-08-05 06:11:17 +02:00
Jeff Walden
c08dbb9175 Bug 853301 - Disable the Intl API in browser builds again, before branch uplift. r=me 2013-08-04 20:42:30 -07:00
Ben Tian
10d78003ba Bug 900887 - Handle state change: CALL_STATE_DIALING -> CALL_STATE_CONNECTED, r=echou 2013-08-05 11:00:04 +08:00
Gaia Pushbot
9bf3b30f49 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/cd7b9299822e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11292 from gasolin/issue-898257

Bug 898257 - HD: costcontrol canvas is blur, r=lodr

========

https://hg.mozilla.org/integration/gaia-central/rev/ce428bf77d8d
Author: gasolin <gasolin@gmail.com>
Desc: Bug 898257 - HD: costcontrol canvas is blur
2013-08-05 00:00:23 -07:00
ffxbld
471aca0e21 No bug, Automated HSTS preload list update from host bld-linux64-ec2-042 - a=hsts-update 2013-08-03 03:26:02 -07:00
ffxbld
123b6246f7 No bug, Automated blocklist update from host bld-linux64-ec2-393 - a=blocklist-update 2013-08-03 03:23:01 -07:00
Ryan VanderMeulen
f26052e447 Bug 897175 - Disable browser_findbar.js due to frequent failures. r=jimm
CLOSED TREE
2013-08-02 17:01:56 -04:00
Ryan VanderMeulen
93007c3658 Merge m-c to fx-team. 2013-08-02 17:09:31 -04:00
Ryan VanderMeulen
043432c180 Merge inbound to m-c. 2013-08-02 16:36:40 -04:00
Rail Aliiev
7961faa79f Bug 901061 - [Leo] Please update the leo blobs to v08o image blobs for all branches of leo. r=hwine 2013-08-02 16:17:35 -04:00
Ryan VanderMeulen
629d0c7e52 Backed out changeset b45bdd149e34 (bug 867856) for jit-test failures on a CLOSED TREE. 2013-08-02 16:08:05 -04:00
Gavin Sharp
193322fbe8 Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE 2013-08-02 13:02:22 -07:00
Gaia Pushbot
981aa8f537 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/7669b3265def
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 901044 - Everything.me needs additional strings for the search bar. r=pike
2013-08-02 12:55:23 -07:00
Ryan VanderMeulen
6a206994df Bug 894773 - Remove Android failing reftest annotation from 650228-1.html.
CLOSED TREE
2013-08-02 15:39:21 -04:00
Ryan VanderMeulen
9e494e325a Backed out 7 changesets (bug 893222, bug 899256) for build bustage on a CLOSED TREE.
Backed out changeset 4aa234138f44 (bug 893222)
Backed out changeset 4b0bf28abdf2 (bug 899256)
Backed out changeset ea8b6ba99c05 (bug 893222)
Backed out changeset ac8220cb61d5 (bug 893222)
Backed out changeset d01358ff4b15 (bug 893222)
Backed out changeset 3baebe7cc655 (bug 893222)
Backed out changeset 4bdf8611ec57 (bug 893222)
2013-08-02 14:49:38 -04:00
Nicolas B. Pierron
d4cec62d87 Bug 867856 - Fix intermittent timeout of bug743094.js test case. r=h4writer
DONTBUILD
2013-08-02 11:19:21 -07:00
Wes Johnston
1abd07786d Bug 896092 - Restore session when returning from guest mode. r=bnicholson DONTBUILD 2013-08-02 11:04:42 -07:00
Wes Johnston
be913a3443 backout 3c552ee3aa5e to fix commit message 2013-08-02 11:09:48 -07:00
Wes Johnston
f36d020ed4 Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey 2013-08-02 11:04:49 -07:00
Wes Johnston
41ae7f1c19 Bug 896059 - Allow super toasts in webapps. r=mfinkle 2013-08-02 11:04:45 -07:00
Wes Johnston
1dab9a8dc3 Bug 896350 - Restore session when returning from guest mode. r=bnicholson 2013-08-02 11:04:42 -07:00