Commit Graph

714 Commits

Author SHA1 Message Date
Ryan VanderMeulen
30ecfe5a0e Merge m-c to inbound. 2014-01-31 21:16:16 -05:00
Myk Melez
784f823414 bug 934760 - refactor DOMApplicationRegistry.checkForUpdate to expose updateHostedApp/updatePackagedApp; r=fabrice"
--HG--
extra : rebase_source : 5cc51a4d8f57e6a3ed8cc88df5b96e0dd4088565
2014-01-31 14:50:37 -08:00
Myk Melez
b90e038e9c bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Carmen Jimenez
6a6efd1a63 Bug 960601 - Fixed installation of priviledged app with origin. r=fabrice 2014-01-22 15:42:56 +01:00
Marco Castelluccio
7bc4c7bd8a Bug 960837 - Use the basic receipt check introduced in bug 757226 for installations. r=fabrice 2014-01-23 09:46:20 -05:00
Myk Melez
3972664d9b Bug 958356 - rename packageName to unambiguous name in app objects; r=wesj, fabrice
--HG--
extra : rebase_source : abde2ac924fd8265319f1ffa386f0447518fc46d
2014-01-22 13:09:47 -08:00
Myk Melez
44832b6251 bug 962229 - suppress spurious error messages about webapps.json not found on Fennec firstrun; r=fabrice
--HG--
extra : amend_source : 5ddf753e11f7d3a7d120d1db5f0700db810a2a8a
2014-01-22 10:08:48 -08:00
Alexandre Poirot
187a539c7d Bug 961655 - Ensure that webapps-registry-ready event is fired, even if the Webapps registry is initialized before shell.html is loaded. r=fabrice 2014-01-22 10:06:29 -08:00
Myk Melez
6fada5271f Bug 953328 - followup nit fixes to change that makes about:apps work with synthetic APKs; r=wesj, fabrice 2014-01-22 01:02:47 -08:00
Myk Melez
19e69f3a79 Bug 953328 - make about:apps work with synthetic APKs; r=wesj 2014-01-22 00:50:02 -08:00
Marco Castelluccio
9d5e2d7cfb Bug 959420 - Followup to fix the last saveApps call introduced in bug 757226. r=fabrice 2014-01-16 17:00:29 -08:00
Marco Castelluccio
4d46e637dd Bug 757226 - Implement mozApps addReceipt, removeReceipt, replaceReceipt. r=fabrice,andym,kumar 2014-01-16 16:26:26 -08:00
Marco Castelluccio
626d865c32 Bug 959420 - Refactor saveApps, getManifestFor, readManifests, writeFile functions to use promises. r=fabrice 2014-01-16 16:26:24 -08:00
Wes Kocher
a7587ba6d7 Merge b2g-inbound to m-c 2014-01-09 16:32:37 -08:00
Fabrice Desré
3246bf9c2c Bug 940254 - Make "storage" permission in the database not grant "offline-app" r=gwagner 2014-01-08 17:14:22 -08:00
Wes Kocher
c1e4acb146 Backed out changeset fe10dc4545c6 (bug 940254) for xpcshell bustage 2014-01-08 18:21:35 -08:00
Fabrice Desré
b386f68ec7 Bug 940254 - Make "storage" permission in the database not grant "offline-app" r=gwagner 2014-01-08 17:14:22 -08:00
Wes Kocher
7ea7ee3eae Merge m-c to inbound 2014-01-06 18:14:57 -08:00
Fabrice Desré
94232e0f42 Bug 956833 - Clear manifests cache on memory pressure r=gal 2014-01-06 13:03:50 -08:00
Kevin Grandon
5214e5cb72 Bug 949242 - [inter-app-comm-api] Wrongly filters out messages when the page has a hash. r=gene, r=fabrice 2014-01-06 15:25:28 -05:00
Marco Castelluccio
3e8ae6fe31 Bug 917673 - Throw APP_PACKAGE_INVALID when the JAR is invalid and throw APP_PACKAGE_CORRUPT when the JAR has been tampered with. r=fabrice 2013-12-15 14:03:28 -05:00
Randell Jesup
e2ddafcdc2 Bug 853356: backout p1 2013-12-10 01:00:18 -05:00
Fabrice Desré
7fcc1740a4 Bug 937917 - [Facebook] Fix to support https and enable webshare activities r=ferjm 2013-12-09 14:05:14 -08:00
Alfredo Yang
6a6930d332 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-12-06 17:38:51 -05:00
Andrea Marchesini
9a790173af Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice 2013-12-05 23:12:23 +00:00
Ryan VanderMeulen
927d6da72d Backed out changeset 9fb6d1811696 (bug 942639) for B2G mochitest-3 timeouts. 2013-12-05 11:36:01 -05:00
Andrea Marchesini
3737a3061f Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice 2013-12-05 13:50:11 +00:00
Ryan VanderMeulen
e74bb8fe33 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Fernando Jiménez
5ae3b50392 Bug 928389 - Default to strong listeners added via DOMRequestHelper. Part 2: Webapps. r=fabrice, genelian, bkelly 2013-12-02 21:39:04 +01:00
Carmen Jimenez
ad2c9ff51b Bug 935924 - [SingleVariant] 3rd party apps are deleted after a factory reset. r=fabrice 2013-11-21 17:56:15 +01:00
Antonio M. Amaya
53fb2cb05a Bug 926219 - Relax the signature validation for locally installed apps. r=bsmith, r=fabrice 2013-11-19 20:41:54 +01:00
Fabrice Desré
765ebb0c7e Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk 2013-11-27 23:18:08 -08:00
Randy Lin
4f9eb8e54d Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas 2013-11-25 12:50:03 +13:00
Myk Melez
85c69e6ec4 bug 910815 - refactor package installation to improve maintainability; r=fabrice 2013-11-25 15:14:35 -08:00
Antonio M. Amaya
05c358a26f Bug 936018 - Ensure that we update the child objects even when the child was already known. r=fabrice 2013-11-20 00:12:12 +01:00
Ben Kelly
bcd2ecd2a2 Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice 2013-11-20 13:33:10 +08:00
Mike Hommey
931cb49886 Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
db9e5129bc Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
f81885e53b Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00
Garner Lee
09fec71ba0 Bug 674741 - Part 5: NFC Permissions Changes. r=fabrice
--HG--
extra : rebase_source : 77f7485328b2fd1e57cf6b8ef845dcd0afb7845e
2013-11-04 17:17:05 -08:00
Ms2ger
bd6c1c7dc9 Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
Fernando Jiménez
a374b02d92 Bug 927699 - navigator.mozApps.install(url) lets NS_ERROR_FAILURE onto the web. r=fabrice 2013-11-07 12:30:31 +01:00
Reuben Morais
d4256d98ac Backed out 4 changesets (bug 853356) for breaking permission prompts. 2013-11-06 01:32:42 -02:00
Ryan VanderMeulen
323496ebfb Merge m-c to inbound. 2013-11-05 15:36:23 -05:00
Fernando Jiménez
1f348b3027 Bug 933719 - Missing deprecated Webapps:PackageEvent 2013-11-05 20:10:17 +01:00
Alfredo Yang
4d9819e5d6 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 16:29:27 +08:00
Kan-Ru Chen (陳侃如)
fa58183cc7 Backout 3903cb4b779f 2013-11-05 15:00:31 +08:00
Alfredo Yang
7b535c2832 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 14:05:52 +08:00
Antonio M. Amaya
18b81be753 Bug 932843 - Allow the installation of operator packaged apps without network connection. r=fabrice 2013-11-01 02:58:28 +01:00
Ed Morley
e6ff33121d Merge mozilla-central and b2g-inbound 2013-11-01 13:17:37 +00:00
Tim Chien
16e3381dba Bug 915570 - Rename 'keyboard' permission and role to 'input'. r=yxl 2013-11-01 09:01:14 -04:00
Doug Turner
aa500d69c0 Backing out 7fe2c77ebbf2 2013-10-31 20:25:03 -07:00
Edgar Chen
49c41c0bbd Bug 926343 - Part 5: Use default clientId in OperatorApps. r=fabrice 2013-10-16 16:15:35 +08:00
Alfredo Yang
6ebb7a750f Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-10-26 21:19:32 -04:00
Phil Ringnalda
71f3c0119a Bug 928262 - Disable test_operator_app_install.xul on Windows for frequent timeouts 2013-10-26 15:23:25 -07:00
Mike Hommey
f1c0c07862 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Trevor Saunders
e4cd176c9e [PATCH] bug 922566 - kill dom-config.mk
From 6681eaa8bb47ddb4756fd71738771c4c437101c0 Mon Sep 17 00:00:00 2001
---
 content/media/webspeech/recognition/Makefile.in |  1 -
 content/media/webspeech/recognition/moz.build   |  5 +-
 content/media/webspeech/synth/Makefile.in       |  1 -
 content/media/webspeech/synth/pico/Makefile.in  |  3 --
 dom/alarm/Makefile.in                           |  2 -
 dom/apps/src/Makefile.in                        |  1 -
 dom/base/Makefile.in                            |  2 -
 dom/base/moz.build                              | 26 ++++++++++-
 dom/battery/Makefile.in                         |  1 -
 dom/bindings/Makefile.in                        |  3 --
 dom/bindings/moz.build                          | 17 ++++++-
 dom/bindings/test/Makefile.in                   |  5 +-
 dom/bluetooth/Makefile.in                       |  2 -
 dom/bluetooth/moz.build                         |  7 ++-
 dom/browser-element/Makefile.in                 |  3 --
 dom/browser-element/moz.build                   |  6 ++-
 dom/camera/Makefile.in                          |  1 -
 dom/camera/moz.build                            |  5 +-
 dom/devicestorage/Makefile.in                   |  1 -
 dom/dom-config.mk                               | 61 -------------------------
 dom/encoding/Makefile.in                        |  1 -
 dom/fmradio/Makefile.in                         |  2 -
 dom/fmradio/ipc/Makefile.in                     |  1 -
 dom/fmradio/ipc/moz.build                       |  5 +-
 dom/fmradio/moz.build                           |  5 +-
 dom/icc/src/Makefile.in                         |  4 --
 dom/media/Makefile.in                           |  3 --
 dom/media/moz.build                             |  6 ++-
 dom/mobilemessage/src/Makefile.in               |  1 -
 dom/mobilemessage/src/moz.build                 |  5 +-
 dom/network/src/Makefile.in                     |  2 -
 dom/plugins/base/Makefile.in                    |  1 -
 dom/plugins/base/moz.build                      |  8 +++-
 dom/power/Makefile.in                           |  1 -
 dom/quota/Makefile.in                           |  1 -
 dom/system/gonk/Makefile.in                     |  2 -
 dom/telephony/Makefile.in                       |  1 -
 dom/time/Makefile.in                            |  1 -
 dom/wifi/Makefile.in                            |  5 --
 39 files changed, 85 insertions(+), 123 deletions(-)
 delete mode 100644 dom/dom-config.mk
 delete mode 100644 dom/wifi/Makefile.in
2013-10-23 17:20:55 -04:00
Myk Melez
8bea8e6d63 bug 934756 - implement install/launch/uninstall flows for webapps on Android using synthetic APKs; r=wesj, fabrice
--HG--
extra : rebase_source : d97be65ec4c033f5eca37bc0b6f94979398fcf02
2014-01-09 10:18:55 -08:00
Fabrice Desré
da8c9d3e51 Bug 927959 - Cannot preinstall a hosted app with appcache in a SIM customization variant r=ferjm 2013-10-23 16:50:57 -07:00
Terrence Cole
dbf0b8538a Bug 929783 - Fix an exact rooting hazard in InterAppComm::EnabledForScope; r=smaug 2013-10-22 11:35:24 -07:00
Trevor Saunders
d33d8939a0 Backed out changeset 99b17c404db2 and e40a964458f8 for landing stuff that shouldn't have and then backing out stuff that should have stayed on a CLOSED TREE
--HG--
extra : amend_source : 54312955270ea4098a3add3cd0708866de2e40bb
2013-10-21 18:58:14 -04:00
Trevor Saunders
aba3fa9503 bug 922566 - kill dom-config.mk r=gps 2013-10-11 12:02:41 -04:00
Fernando Jiménez
ae0c190e94 Bug 910466 - Refactor IPC app state updating. r=fabrice 2013-10-17 14:47:58 +02:00
Edgar Chen
a8154f3d20 Bug 873380 - Part 1: Refined the error report policy for card lock functionality. r=smaug. sr=hsinyi 2013-09-25 14:49:44 +08:00
Fabrice Desré
3749574c01 Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent 2013-10-08 15:52:26 -07:00
Phil Ringnalda
b3ca5bdee5 Merge m-c to m-i 2013-10-04 22:17:30 -07:00
Fernando Jiménez
b204e4a0fa Bug 915598 - Allow strong references to DOMRequestIPCHelper message listeners. Part 4: Tests. r=fabrice 2013-10-04 23:59:48 +02:00
Fernando Jiménez
b4c02d3c2b Bug 915598 - Allow strong references to DOMRequestIPCHelper message listeners. Part 3: Webapps usage. r=fabrice 2013-10-04 23:59:48 +02:00
Paul Rouget
64c0952eb9 Bug 919981 - Dispatch app (un)install events via the webapps actor. r=fabrice 2013-10-04 13:01:14 -04:00
Ms2ger
ae8c899faf Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
9d5ce8dfb7 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Yoshi Huang
0fa16e2f0f Bug 921958 - B2G RIL: Exception... "'JavaScript component does not have a method named: "notifyCardStateChanged"'. r=fabrice 2013-10-01 18:36:15 +08:00
Fabrice Desré
7a5a08885b Bug 919902 - [B2G][Helix][System][denghuachang]Device can not enter OS and stay on the third logo after uninstall some applications r=ferjm 2013-10-01 11:01:08 -07:00
Ed Morley
f85b38d2f2 Merge mozilla-central and inbound 2013-09-30 17:26:43 +01:00
Gregory Szorc
89c902c7b2 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Edgar Chen
892974c6ae Bug 921402 - Part 3: [OperatorApps] Use nsIIccProvider to get iccInfo. r=fabrice 2013-09-27 17:52:25 +08:00
Wes Kocher
baa377603f Merge b2g-inbound to m-c 2013-09-27 19:35:44 -07:00
Gregory Szorc
c44d9c8614 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Ed Morley
eae8f15a4a Backed out changeset 77bff106b704 (bug 920223) 2013-09-30 12:50:12 +01:00
Ed Morley
74e3d6ce30 Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Gregory Szorc
47e946bebe Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gregory Szorc
3d0a157ac2 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Carmen Jimenez
9985abc785 Bug 919469 - Change the default value of the dom.webapps.firstRunWithSIM preference. r=fabrice 2013-09-23 13:24:20 +02:00
Marco Castelluccio
dc09c9e59d Bug 914931 - Test packaged apps update. r=fabrice 2013-09-27 07:59:03 -04:00
Olli Pettay
9d135501bf Bug 921033 - Make InterAppMessageEvent to use webidl event codegen, r=gene.lian
--HG--
rename : dom/webidl/InterAppMessageEvent.webidl => dom/webidl/MozInterAppMessageEvent.webidl
2013-09-27 13:50:05 +03:00
Marco Castelluccio
63f22382c7 Bug 855765 - Move test_bug_795164 to dom/apps and avoid UI confirmation. r=fabrice
--HG--
rename : dom/apps/tests/test_uninstall_errors.html => dom/apps/tests/test_bug_795164.html
2013-09-25 09:37:21 -04:00
Yuan Xulei
863b86455a Bug 905573 - Add setInputMethodActive to browser elements to allow gaia system set the active IME app. r=fabrice 2013-09-23 09:40:59 -04:00
Marco Castelluccio
7b0cdc77b6 Bug 859631 - Move test_uninstall_errors to dom/apps and avoid UI confirmation. r=fabrice 2013-09-19 15:38:45 -04:00
Marco Castelluccio
ff6045764d Bug 916921 - Fix checkInstalled usage in test_packaged_app_install. r=fabrice 2013-09-17 11:12:15 -04:00
Andrea Marchesini
6369099e18 Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 13:27:23 -04:00
Andrea Marchesini
a04c521e92 Bug 871445 - patch 4 - DatAStore: permissions, owned/access, r=mounir, r=ehsan
--HG--
rename : dom/datastore/tests/file_app.template.webapp => dom/datastore/tests/file_app2.template.webapp
rename : dom/datastore/tests/test_revision.html => dom/datastore/tests/file_revision.html
2013-10-02 13:27:14 -04:00
Andrea Marchesini
2991f9c136 Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 13:27:07 -04:00
Ed Morley
aa035592ec Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html 2013-10-02 17:58:06 +01:00
Ed Morley
cae332eb58 Backed out changeset 0e76a4134db2 (bug 871445) 2013-10-02 17:57:43 +01:00
Ed Morley
76c56051f1 Backed out changeset 2767ff221c92 (bug 871445) 2013-10-02 17:57:25 +01:00
Andrea Marchesini
7faee0e1e4 Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 11:30:34 -04:00
Andrea Marchesini
17ea41a797 Bug 871445 - patch 4 - DatAStore: permissions, owned/access, r=mounir, r=ehsan
--HG--
rename : dom/datastore/tests/file_app.template.webapp => dom/datastore/tests/file_app2.template.webapp
rename : dom/datastore/tests/test_revision.html => dom/datastore/tests/file_revision.html
2013-10-02 11:30:26 -04:00
Andrea Marchesini
c0a0100c6a Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 11:30:26 -04:00
Randell Jesup
e693bff6f0 Bug 915705: reland changesets f6402ce2b67a and 5bdec1cb1428 r=bz 2013-09-16 02:39:03 -04:00
Antonio M. Amaya
bdc2a61848 Bug 903291 - Part 2: Update newly created objects on childs with changes on parent. r=fabrice 2013-09-13 11:33:52 +02:00
Carmen Jimenez
82464c2504 Bug 893800 - Unit tests for the Single Variant Apps. r=fabrice 2013-09-09 12:05:54 +02:00
Carmen Jimenez
1357e0ad01 Bug 893800 - Install single variant apps the first time a SIM is detected. r=fabrice 2013-07-31 21:34:19 +02:00
Yuan Xulei
018de126ef Bug 901434 - Keyboard/IME API should be exposed to privileged app. r=fabrice 2013-09-13 14:29:26 -04:00
Marco Castelluccio
47e72aef15 Bug 877932 - Check if the app is locally installed in the checkInstalled function. r=fabrice 2013-09-13 08:07:04 -04:00
Ryan VanderMeulen
f8500c3536 Backed out changesets 2a58557adc6f and e69381450554 (bug 893800) for test_app_uninstall.html timeouts. 2013-09-13 09:47:17 -04:00
Ryan VanderMeulen
7511f7e726 Backed out changeset 7b018235edc0 (bug 877932) for test_app_uninstall.html timeouts. 2013-09-13 09:39:54 -04:00
Marco Castelluccio
c421d01ddb Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk 2013-09-13 08:32:47 -04:00
Marco Castelluccio
75dd650e3b Bug 907481 - Check if localId is already used before using it. r=fabrice 2013-09-13 08:22:24 -04:00
Carmen Jimenez
47a99a7503 Bug 893800 - Unit tests for the Single Variant Apps. r=ferjm 2013-09-09 12:05:54 +02:00
Carmen Jimenez
fc79797574 Bug 893800 - Install single variant apps the first time a SIM is detected. r=fabrice 2013-07-31 21:34:19 +02:00
Marco Castelluccio
e946a1a741 Bug 877932 - Check if the app is locally installed in the checkInstalled function. r=fabrice 2013-09-13 08:07:04 -04:00
Fabrice Desré
5b595233e7 Bug 915881 - Allow sideloading of certified apps r=ochameau 2013-09-13 00:49:11 -07:00
Gene Lian
cae80605d7 Bug 876397 - Inter-App Communication API (part 9, new promise). r=nsm 2013-09-12 23:21:10 +08:00
Gene Lian
64a24fd471 Bug 876397 - Inter-App Communication API (part 8, follow-up). r=bent 2013-09-12 22:14:48 +08:00
Gene Lian
b9c6fa24cf Bug 876397 - Inter-App Communication API (part 7, refine). r=bent 2013-09-12 21:01:00 +08:00
Gene Lian
97675c3d79 Bug 876397 - Inter-App Communication API (part 6, post message). r=nsm,bent 2013-08-16 17:50:37 +08:00
Gene Lian
cfb5ef4f72 Bug 876397 - Inter-App Communication API (part 5, connection wrapper). r=nsm 2013-08-16 17:49:53 +08:00
Gene Lian
7c56c3e441 Bug 876397 - Inter-App Communication API (part 4, getConnections()). r=nsm 2013-08-17 22:40:01 +08:00
Gene Lian
7ee0993f67 Bug 876397 - Inter-App Communication API (part 3, connect()). r=nsm 2013-08-16 17:49:15 +08:00
Gene Lian
d6a2978a6e Bug 876397 - Inter-App Communication API (part 2, manifest registry). r=nsm 2013-08-16 17:48:37 +08:00
Gene Lian
dbcec4d461 Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug 2013-07-30 22:03:06 +08:00
Ryan VanderMeulen
9283daa4fd Merge b2g-inbound to m-c. 2013-09-11 20:58:14 -04:00
Antonio M. Amaya
40d46c3ed7 Bug 900553 - Close the application.zip file after hashing. r=fabrice 2013-09-10 17:49:57 +02:00
Antonio M. Amaya
d45adfafdd Bug 900553 - Unit tests for updating apps. r=fabrice, r=ferjm 2013-09-05 15:21:14 +02:00
Antonio M. Amaya
18b73032b3 Bug 900553 - Install the modified manifest when updating a packaged app with an unmodified package. r=fabrice 2013-09-05 11:14:54 +02:00
Yuan Xulei
4989e2e422 Bug 912340 - Add the manifest's 'role' property to mozIApplication. r=fabrice
--HG--
extra : rebase_source : 1b816681777578222c30d0184a865cf68e2c8efb
2013-09-11 14:15:48 +02:00
Ryan VanderMeulen
1f6d0efee0 Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
Backed out changeset a840638b5b18 (bug 914944)
Backed out changeset f40c7d5790bd (bug 914944)
Backed out changeset e1b288e29663 (bug 871445)
Backed out changeset 6242ddf7b6c7 (bug 871445)
Backed out changeset 7679185a8cf3 (bug 871445)
Backed out changeset 639ec7a627f8 (bug 871445)
Backed out changeset 93b050a79db4 (bug 871445)
Backed out changeset ec3382ceef99 (bug 871445)
Backed out changeset 51c0d5230306 (bug 871445)
Backed out changeset 76c9069bdb56 (bug 871445)
2013-09-11 11:45:51 -04:00
Andrea Marchesini
6f73edc647 Bug 871445 - patch 4 - DatAStore: permissions, owned/access, r=mounir, r=ehsan
--HG--
rename : dom/datastore/tests/file_app.template.webapp => dom/datastore/tests/file_app2.template.webapp
rename : dom/datastore/tests/test_revision.html => dom/datastore/tests/file_revision.html
2013-09-11 15:47:53 +02:00
Andrea Marchesini
e3a4aeb060 Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-09-11 15:47:46 +02:00
Jan Varga
67195df918 Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
--HG--
rename : caps/tests/mochitest/test_principal_extendedorigin_appid_appstatus.html => caps/tests/mochitest/test_principal_jarprefix_origin_appid_appstatus.html
rename : dom/quota/UsageRunnable.h => dom/quota/UsageInfo.h
2013-09-11 06:18:36 +02:00
Fabrice Desré
51b652c5be Bug 912149 - [Buri][1.2][Homescreen] Packaged apps don't display correct content when launched from homescreen r=ferjm 2013-09-06 14:51:24 -07:00
Marco Castelluccio
5be2415cd1 Bug 912164 - Timestamp property is no longer set for app.launch(). r=fabrice 2013-09-06 14:18:21 -04:00
Fabrice Desré
e2d26cf176 Bug 912840 - Preload the appcache manifest properly in OfflineCacheInstaller.jsm r=ochameau 2013-09-05 09:00:14 -07:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Marco Castelluccio
dc1dd8a274 Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice 2013-08-29 10:00:33 -04:00
Marco Castelluccio
4f63c9f22b Bug 909911 - Remove webapps-sync-install and webapps-sync-uninstall observers. r=mfinkle, r=fabrice 2013-08-29 09:58:59 -04:00
Ryan VanderMeulen
e45da17600 Merge m-c to b2g-inbound. 2013-08-29 00:24:45 -04:00
Marco Castelluccio
888306856a Bug 909573 - getManifestFor should accept a manifest url instead of an origin. r=fabrice 2013-08-28 08:10:55 -04:00
Marco Castelluccio
0405a1d7b0 Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice 2013-08-27 23:40:16 -04:00
Fabrice Desré
ac980b5230 Bug 791380 - Need on-phone equivalent of about:crashes r=dhylands 2013-08-23 07:59:03 -07:00
Fabrice Desré
592cc79f43 Bug 909511 - ""toString" is read-only" in errors in osfile_unix_allthreads.jsm r=ferjm 2013-08-28 14:35:34 -07:00
Doug Turner
7de559f32b Bug 904462 - Clean up warnings and errors when starting B2G on the mac r=fabrice 2013-08-16 11:08:03 -07:00
Alexandre Lissy
076264d2c7 Bug 903362 - Permission upgrade might fail at removal r=fabrice 2013-08-16 11:08:00 -07:00
Michael Henretty
e9cb83c3ee Bug 883923 - Provide a Fuzzy Matcher API for phone numbers. r=fabrice 2013-07-31 21:04:59 -07:00
Fabrice Desré
53dab01d71 Bug 880548 - Register activities that expose the 'view' type as content handlers r=vingtetun 2013-08-08 15:04:03 -07:00
Marco Castelluccio
4e9c6ce9e0 Bug 873567 - Fix packaged apps test. r=myk 2013-08-06 10:58:44 -04:00
Chuck Lee
ace4151086 Bug 899442 - Add permission for WAP Push. r=fabrice 2013-08-05 15:21:07 +08:00
Marco Castelluccio
1e8d418bba Bug 873567 - Queue appcache download only if there is an appcache manifest attribute specified. r=fabrice 2013-08-06 09:58:47 -04:00
Ms2ger
21409e5d2c Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Marco Castelluccio
2bb65fbf3a Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Marco Castelluccio
17d4d4fadd Bug 777402 - Use app name + manifest url hash as unique name for apps but forbid multiple apps per origin and webapposutils refactoring. r=myk,fabrice 2013-08-01 17:00:22 -07:00
Ryan VanderMeulen
712b9e0d53 Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
2013-08-01 21:51:12 -04:00
Ryan VanderMeulen
e51ba7c524 Backed out changeset e9429bd59114 (bug 873567) for mochitest-2 failures.
CLOSED TREE
2013-08-01 21:43:53 -04:00
Marco Castelluccio
e937820222 bug 873567 - Fix packaged apps test. r=fabrice
--HG--
extra : rebase_source : 2cb17e8cd0b65ed02f1de401b42f690431a709da
2013-08-01 17:05:36 -07:00
Marco Castelluccio
15584bed99 Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Marco Castelluccio
71c484b6b7 Bug 777402 - Use app name + manifest url hash as unique name for apps but forbid multiple apps per origin and webapposutils refactoring. r=myk,fabrice 2013-08-01 17:00:22 -07:00
Jason Smith
bf8c464545 bug 898448 - Installation of packaged apps fail due to assuming existence of getDeviceStorage. r=fabrice
--HG--
extra : rebase_source : 9b8abc4630e0d875086a99f575ad96572dbdf5ff
2013-07-29 12:53:14 -07:00
Ms2ger
ad06681e97 Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Ryan VanderMeulen
ece161737c Merge m-c to inbound. 2013-07-24 18:27:51 -04:00
Fabrice Desré
1e84d1cc57 Bug 896436 - Notes Plus app update - fail during oauth redirect r=ferjm 2013-07-24 10:15:37 -07:00
Antonio M. Amaya
b6088ed4a7 Bug 895708 - Allow updating existing apps with the same origin. r=fabrice 2013-07-22 11:10:14 +02:00
Ryan VanderMeulen
245a37431c Merge m-c to birch. 2013-07-19 13:43:40 -04:00
Marco Castelluccio
0956285ba8 Bug 895489 - Fix webapprt-test-chrome warnings. r=fabrice 2013-07-19 10:14:22 -04:00
Changbin Park
217467216d Bug 889696 - Catch exception occuring while updating 3rd party apps on booting. r=fabrice 2013-07-15 09:53:41 +09:00
Marco Castelluccio
ee36b48e03 Bug 894979 - Serve tests from different origins. r=myk 2013-07-18 10:20:55 -04:00
Myk Melez
e03ea8afb4 bug 895205 - use XMLHttpRequest-style callback to handle XMLHttpRequest errors; r=fabrice 2013-07-18 12:51:39 -07:00
Marco Castelluccio
95810918f4 Bug 786303 - Use the manifestURL in WebApps notifications instead of the origin. r=fabrice 2013-07-24 09:03:25 -04:00
Marco Castelluccio
e27363e562 Bug 827346 - indexedDB.open() silently fails in an Open Web App (OWA/mozApp). r=myk 2013-07-17 10:00:15 -04:00
Tim Taubert
b919e9d555 Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug 2013-07-10 23:52:35 +02:00
Justin Lebar
60dc213200 Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice 2013-07-08 17:55:42 -04:00
Kevin Grandon
36f811d69e Bug 889123 - Implement Gecko preference for enabling of pre-installed applications. r=fabrice 2013-07-07 16:41:55 -04:00
Justin Lebar
8639ea84a1 Bug 888511 - Follow-up: Fire onsuccess properly in Webapp.js after launching an app. r=fabrice 2013-07-03 10:48:55 -07:00
Joey Armstrong
44ade60e99 bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2. 2013-07-03 12:01:06 -04:00
Antonio M. Amaya
9d3f74d8fa Bug 887118 - Cannot update an preinstalled packaged app (signed or otherwise) to a signed packaged app. r=ferjm 2013-06-26 14:18:34 +02:00
Justin Lebar
37eb599156 Bug 888511 - Fix leak of DOMRequests in Webapps::Launch code. r=fabrice 2013-07-01 18:29:51 -07:00
James Hugman
fd318a565f Bug 860782 - Move Android permission install to first run, from install. r=wesj, r=fabrice
* * *
Bug 860782 - Use app when requesting permissions. r=mfinkle
* * *
Bug 860782 - Disable permissions tests on platforms where they shouldn't work. r=mfinkle
2013-06-20 12:51:18 -04:00
Joey Armstrong
1156439ca4 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal 2013-06-20 15:59:59 -04:00
Ryan VanderMeulen
2c400dd07a Backed out changeset 72affddbc575 (bug 860782) for mochitest-bc orange. 2013-06-20 15:07:31 -04:00
James Hugman
f437b35ad0 Bug 860782 - Move Android permission install to first run, from install. r=wesj, r=fabrice 2013-06-20 12:51:18 -04:00
Fernando Jiménez
3d349deac7 Bug 884760 - Typo in OfflineCacheInstaller.jsm. r=me 2013-06-19 13:13:45 +02:00
Martijn Wargers
e3e6352d56 Bug 883094 - Fix some test files that don't unset their prefs correctly. r=jgriffin 2013-06-15 00:33:47 +02:00
Joey Armstrong
2145ef4142 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Mike Shal
8d6fa4020d Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
From 69c3338a3287ff8cc97533e06069fc4d4cb7c5f6 Mon Sep 17 00:00:00 2001
2013-06-10 12:08:47 -04:00
Nikhil Marathe
819995c0c2 Bug 868322 - Fixes a shutdown memory leak in ActivitiesService.jsm. r=fabrice
--HG--
extra : rebase_source : 157986b61b4f56e292a6f9b5f47ccb815e4ff22d
2013-06-12 16:28:11 -07:00
Joey Armstrong
bfded569cf bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal 2013-06-10 11:19:28 -04:00
Fabrice Desré
0f493b39d4 Bug 878388 - errors when uninstalling applications 'msg is undefined' r=ferjm a=leo 2013-06-07 09:52:58 -07:00
Fabrice Desré
184954ee4f Bug 877984 - Trying to update a hosted app preloading appcache that was preinstalled will fail to update r=gene.lian 2013-06-05 10:43:45 +08:00
Fabrice Desré
2c5d1b480c Bug 852720 - Allow packaged apps to have an origin r=ferjm 2013-05-30 10:34:27 -07:00
Alexandre Poirot
d6bdf35527 Bug 865207 - Move webapps actor from /b2g/chrome/content to /toolkit/devtools/apps/. r=fabrice, r=dcamp
--HG--
rename : dom/apps/tests/unit/data/app.zip => toolkit/devtools/apps/tests/unit/data/app.zip
rename : dom/apps/tests/unit/test_webappsActor.js => toolkit/devtools/apps/tests/unit/test_webappsActor.js
rename : b2g/chrome/content/dbg-webapps-actors.js => toolkit/devtools/server/actors/webapps.js
2013-05-30 12:08:15 -04:00
Julien Wajsberg
212dec808a Bug 863337 - [homescreen] If an icon is changed in an update, it's not updated before the next reboot. r=fabrice, r=ferjm 2013-05-22 15:08:59 +02:00
Antonio M. Amaya
a6f07454af Bug 875712 - When a system update removes a system app, delete the app data from the registry after deleting the private data, not before, r=fabrice
--HG--
extra : rebase_source : a01e8a07760eab05504395c897a49482384f2af4
2013-05-24 12:07:10 +02:00
Martijn Wargers
2e72f088c9 Bug 799268 - Remove Permission.txt. r=mounir, r=gwagner 2013-05-20 12:52:20 +02:00
Ryan VanderMeulen
65358ec7df Merge inbound to m-c. 2013-05-20 16:21:45 -04:00
Fabrice Desré
88c373ec17 Bug 872100 - app.clearBrowserData appears to not clear browser data immediately sr=mounir, r=jduell,ferjm 2013-05-20 10:20:19 -07:00
Andrea Marchesini
0e20d68ea0 Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz 2013-05-18 13:52:06 -04:00
Fernando Jiménez
a56c0eb5ea Bug 821589 - mozApps.installPackage doesn't have any automated tests at the DOM level; r=fabrice 2013-05-20 11:23:33 +02:00
Fernando Jiménez
6f7ce8ea43 Bug 821589 - Packaged apps installation and update tests. Part 0: autoConfirmAppInstall for packaged apps; r=fabrice 2013-05-20 11:23:32 +02:00
Fernando Jiménez
5ebeabd263 Bug 873134 - Notify install success before starting to download package. r=fabrice 2013-05-20 11:23:32 +02:00
Fabrice Desré
2f021b5f96 Bug 871435 - Allow for a customized appcache_path to be used for preinstalled hosted apps using appcache r=ochameau 2013-05-15 13:51:41 -07:00
Fabrice Desré
3e1673a860 Bug 852848 - Add support for app-specific redirections r=bz,ferjm 2013-05-14 12:00:09 -07:00