Marco Castelluccio
|
a99a3096b2
|
Bug 1009809 - Use ManifestHelper::biggestIconURL in the desktop app installer. r=myk,jmaher
--HG--
rename : toolkit/webapps/tests/test_hosted.xul => toolkit/webapps/tests/test_hosted_icons.xul
rename : toolkit/webapps/tests/test_packaged.xul => toolkit/webapps/tests/test_packaged_icons.xul
|
2014-05-21 18:02:21 +02:00 |
|
Marco Castelluccio
|
bb919b943e
|
Bug 1011465 - Cleanup toolkit/webapps tests. r=tabraldes
|
2014-05-20 13:27:13 +02:00 |
|
Marco Castelluccio
|
062c467e42
|
Bug 1001948 - Catch exceptions for the profile dir removal too in toolkit/webapps/ tests. r=tabraldes
|
2014-05-16 13:40:25 +02:00 |
|
Masatoshi Kimura
|
409ceee740
|
Bug 1007797 - Fixup tests. r=yoric
|
2014-05-12 22:46:50 +09:00 |
|
Marco Castelluccio
|
2ac1a1eda2
|
Bug 1001948 - Attempt to remove files more than once in the Windows cleanup functions in toolkit/webapps/ tests. r=myk,Yoric,tabraldes
|
2014-05-08 20:06:26 +02:00 |
|
Marco Castelluccio
|
7507eb3dea
|
Bug 1005370 - Test that the webapprt automatically applies a prepared update. r=myk
|
2014-05-05 21:45:26 +02:00 |
|
Marco Castelluccio
|
5de710d50e
|
Bug 998089 - Fix icon installation for packaged apps on Mac. r=felipe
|
2014-04-22 16:48:00 +02:00 |
|
Marco Castelluccio
|
cd222b8d92
|
Bug 993690 - Enable toolkit/webapps tests on Mac by installing apps in a directory that doesn't require admin privileges. r=myk
|
2014-04-21 10:16:02 -04:00 |
|
Marco Castelluccio
|
b200cd5405
|
Bug 991766 - Webapp uninstallation on Mac through mozapps uninstall function. r=myk, r=smichaud
|
2014-04-17 16:54:50 -04:00 |
|
Marco Castelluccio
|
0e02727cb0
|
Bug 774144 - Webapp uninstallation on Windows through mozapps uninstall function. r=tabraldes
|
2014-04-17 16:43:03 -04:00 |
|
Ryan VanderMeulen
|
06fd33680e
|
Backed out changeset 7dbcb63aa3e3 (bug 774144) for frequent Android mochitest-4 failures.
CLOSED TREE
|
2014-04-13 23:46:31 -04:00 |
|
Ryan VanderMeulen
|
6241d6f6a9
|
Backed out changeset d0012e4d8a9a (bug 991766)
|
2014-04-13 23:46:10 -04:00 |
|
Marco Castelluccio
|
186bb2a882
|
Bug 991766 - Webapp uninstallation on Mac through mozapps uninstall function. r=myk, r=smichaud
|
2014-04-13 16:17:51 -04:00 |
|
Marco Castelluccio
|
b326ec63a2
|
Bug 906223 - Add currently running app to the registry if it isn't already there. r=fabrice
--HG--
rename : toolkit/webapps/tests/test_hosted_launch.xul => toolkit/webapps/tests/test_hosted_launch_no_registry.xul
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_packaged_launch_no_registry.xul
|
2014-04-13 14:42:39 -04:00 |
|
Marco Castelluccio
|
291afa2336
|
Bug 774144 - Webapp uninstallation on Windows through mozapps uninstall function. r=tabraldes
|
2014-04-13 14:18:02 -04:00 |
|
Myk Melez
|
4f7dbceb4f
|
Bug 994216 - ensure desktop INI file parent directory exists to fix bustage on CLOSED TREE; r=marco"
--HG--
extra : amend_source : d72cf290cc27d2cc6baa3d68611192167c45fd8f
|
2014-04-09 14:20:59 -07:00 |
|
Marco Castelluccio
|
aaf255cf23
|
Bug 993168 - Use recursive makeDir in the apps installer. r=Yoric
|
2014-04-07 16:19:00 +02:00 |
|
Marco Castelluccio
|
2982bfa483
|
Bug 981249 - Test app launch. r=myk
--HG--
rename : toolkit/webapps/tests/test_hosted.xul => toolkit/webapps/tests/test_hosted_launch.xul
rename : toolkit/webapps/tests/test_packaged.xul => toolkit/webapps/tests/test_packaged_launch.xul
|
2014-03-27 12:56:00 +01:00 |
|
Carsten "Tomcat" Book
|
2f4a7008fd
|
Backed out changeset 6d2ffe8dc046 (bug 981249) for Linux ASAN test failure
|
2014-03-26 11:43:16 +01:00 |
|
Marco Castelluccio
|
4709051549
|
Bug 981249 - Test app launch r= myk
--HG--
rename : toolkit/webapps/tests/test_hosted.xul => toolkit/webapps/tests/test_hosted_launch.xul
rename : toolkit/webapps/tests/test_packaged.xul => toolkit/webapps/tests/test_packaged_launch.xul
|
2014-03-24 15:14:00 +01:00 |
|
Marco Castelluccio
|
e97031b286
|
Bug 898647 - Backend for app updates. Fix Mac OS X b2g desktop build. r=myk
|
2014-03-15 14:37:50 -07:00 |
|
Marco Castelluccio
|
97ab2c87f2
|
Bug 898647 - Backend for app updates. r=myk,fabrice
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
|
2014-03-15 14:37:37 -07:00 |
|
Wes Kocher
|
c71cbaa650
|
Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
|
2014-03-14 14:13:25 -07:00 |
|
Marco Castelluccio
|
2a551f3b08
|
Bug 898647 - Backend for app updates. r=myk,fabrice
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
|
2014-03-14 10:30:53 -07:00 |
|
Marco Castelluccio
|
7000c22e6e
|
Bug 983334 - Missing yield when calling writeToFile. r=myk
|
2014-03-13 16:22:04 -07:00 |
|
Marco Castelluccio
|
ab8b7e636f
|
Bug 959411 - Use OS.Path.toFileURI in WebappsInstaller. r=myk
|
2014-01-30 11:23:55 -05:00 |
|
Marco Castelluccio
|
c8e01d7a55
|
Bug 958888 - Use OS.File in getAvailableFileName. r=myk
|
2014-01-30 11:10:41 -05:00 |
|
Mike Hommey
|
9245936f8b
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Mike Hommey
|
2b828323f2
|
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
|
2013-11-28 14:24:05 +09:00 |
|
Mike Hommey
|
d210f8ff00
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
|
Marco Castelluccio
|
6ca1d43b5d
|
Bug 923343 - Add the application.zip file to uninstall.log. r=tabraldes
|
2013-10-08 08:26:41 -04:00 |
|
Marco Castelluccio
|
aa069e0020
|
Bug 749826 - Installed app can be reinstalled as a duplicate. r=myk
|
2013-10-04 13:00:13 -04:00 |
|
Marco Castelluccio
|
1c18efe9fe
|
Bug 915480 - Get the installation path of web apps in a more precise way. r=myk
|
2013-10-01 08:06:57 -04:00 |
|
Myk Melez
|
10c0206e59
|
bug 918611 - define MOZ_FENNEC when building mobile/android; r=glandium
--HG--
extra : amend_source : b7c5c8d9facabc7331bd221de3787dbf137df86d
|
2013-09-20 08:20:46 -07:00 |
|
Alexandre Poirot
|
c2459674ae
|
Bug 917310 - Fix app install path for b2g r=fabrice
--HG--
extra : transplant_source : i3%A2%FD%A5c%BDc%F7%AA%3AP%98%D5%F3%E3Okr%09
|
2013-09-18 10:25:06 -07:00 |
|
Marco Castelluccio
|
a80ef481d4
|
Bug 917310 - Apps install path is broken on b2g desktop for windows and mac r=fabrice
|
2013-09-17 17:36:36 -07:00 |
|
Marco Castelluccio
|
8ce18edaff
|
Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk
|
2013-09-13 08:32:47 -04:00 |
|
Marco Castelluccio
|
7de2129b7b
|
Bug 910911 - Add more application data to the webapp.json file in the installation directory. r=fabrice, r=myk
|
2013-09-13 08:32:46 -04:00 |
|
Marco Castelluccio
|
352c0c09f8
|
Bug 909465 - createAppProfile is the same between platforms. r=tabraldes
|
2013-08-27 23:41:50 -04:00 |
|
Marco Castelluccio
|
74867493dd
|
Bug 747428 - Set additional webapp metadata for use by Windows' uninstall widget. r=tabraldes
|
2013-08-26 15:04:50 -04:00 |
|
Marco Castelluccio
|
206818581b
|
Bug 747552 - During webapp install, icon retrieval may return non-image files. r=myk
|
2013-08-26 15:04:33 -04:00 |
|
Ryan VanderMeulen
|
709f8a57a1
|
Backed out 4 changesets (bug 747428, bug 907324, bug 899353, bug 747552) for mochitest-other assertions.
Backed out changeset ee2bf84036fb (bug 907324)
Backed out changeset 17f932a5856d (bug 899353)
Backed out changeset b277e7b08f88 (bug 747552)
Backed out changeset 6ae3b1195542 (bug 747428)
|
2013-08-26 12:25:49 -04:00 |
|
Marco Castelluccio
|
6248cb3409
|
Bug 747552 - During webapp install, icon retrieval may return non-image files. r=myk
|
2013-08-26 10:31:49 -04:00 |
|
Marco Castelluccio
|
466734eba0
|
Bug 747428 - Set additional webapp metadata for use by Windows' uninstall widget. r=tabraldes
|
2013-08-26 10:31:28 -04:00 |
|
Marco Castelluccio
|
9e3f81583e
|
Bug 892837 - Add manifestURL to the webapp.json file. r=myk
|
2013-08-16 15:17:53 -04:00 |
|
Marco Castelluccio
|
9ed77c3477
|
Bug 904938 - Fix installLocation problem. r=tabraldes
|
2013-08-14 16:20:39 -04:00 |
|
Marco Castelluccio
|
aa4e9ba2ca
|
Bug 903533 - Fix webapps directory creation on Linux. r=felipe
|
2013-08-12 20:53:24 -03:00 |
|
Marco Castelluccio
|
607ca68b06
|
Bug 901757 - Fix mac permissions. r=felipc
|
2013-08-08 13:31:58 -04:00 |
|
Marco Castelluccio
|
5f08325792
|
Bug 710786 - Installing a web app natively can overwrite all the shortcuts of a previously installed native non-web app. r=myk, r=tabraldes
|
2013-08-06 10:04:17 -04:00 |
|
Marco Castelluccio
|
1f75817593
|
Bug 786407 - "UninstallString" for natively installed web apps should be quoted properly. r=felipc
|
2013-08-05 16:27:05 -04:00 |
|