Commit Graph

49 Commits

Author SHA1 Message Date
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
Ms2ger
5c2b63d2c7 Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Marco Castelluccio
9c533e25da 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
aa9ca2e3d6 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
b30ebe7513 Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
2013-08-01 21:51:12 -04:00
Marco Castelluccio
b36df368eb 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
cdfe88088a 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
Ms2ger
25c19f9737 Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Marco Castelluccio
a5be88b7ee Bug 898588 - Enable HiDPI app chrome for Desktop Web Runtime. r=jfkthame 2013-07-31 14:03:04 -03:00
Marco Castelluccio
1634e16fb6 Bug 893297 - Icon problem when installing an app from within another app (yo dawg). r=Mossop
--HG--
rename : browser/themes/linux/webapps-16.png => toolkit/themes/linux/global/icons/webapps-16.png
rename : browser/themes/linux/webapps-64.png => toolkit/themes/linux/global/icons/webapps-64.png
rename : browser/themes/osx/webapps-16.png => toolkit/themes/osx/global/icons/webapps-16.png
rename : browser/themes/osx/webapps-16@2x.png => toolkit/themes/osx/global/icons/webapps-16@2x.png
rename : browser/themes/osx/webapps-64.png => toolkit/themes/osx/global/icons/webapps-64.png
rename : browser/themes/windows/webapps-16.png => toolkit/themes/windows/global/icons/webapps-16.png
rename : browser/themes/windows/webapps-64.png => toolkit/themes/windows/global/icons/webapps-64.png
2013-07-29 12:17:57 -04:00
Marco Castelluccio
1376a274d2 bug 889092 - Update category names to keep them in sync with Marketplace; r=myk
--HG--
extra : amend_source : 4327f35137dad22be7903371d9d7f6001449074e
2013-07-03 16:14:34 -07:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc
f0b7e3972c Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
14545664e3 Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08:00
Berker Peksag
47563a3e43 Bug 801618 - WebApps installer does not need asyncCopy. r=yoric 2013-02-26 09:48:35 +02:00
Kyle Huey
1482122303 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
8297cdabd6 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Marco Castelluccio
69aa1956b9 Bug 796094 - Fix Marketplace category names for webapps. r=myk 2012-10-06 22:04:36 -04:00
Edmund Wong
54de84ff08 Bug 783847 - Move Webapps l10n strings from browser/ to toolkit/. r=bmcbride 2012-08-27 22:54:22 -04:00
Marco Castelluccio
8d46178a06 Bug 780528 - Webapp uninstallation on Linux through desktop action. r=karlt 2012-08-18 08:25:48 -04:00
Marco Castelluccio
bfad7fe004 Bug 780530 - Notification after webapp uninstallation. r=mhommey 2012-08-18 08:25:48 -04:00
Marco Castelluccio
cb9964a73c Bug 782171. Create webapp profile directory on installation, even when there isn't an appcache url in the manifest. r=felipe 2012-08-14 23:19:36 -07:00
Marco Castelluccio
1803997258 Bug 782476. Provide a notification for successful webapp installation. r=felipe 2012-08-14 23:19:32 -07:00
Marco Castelluccio
c3543b66ba Bug 774142. Support webapp uninstallation on Linux through mozApps.uninstall function. r=felipe 2012-08-08 18:04:48 -07:00
Marco Castelluccio
dba622d895 Bug 761806 - Support webapp uninstallation on Linux. r=myk 2012-08-07 16:20:10 -07:00
Marco Castelluccio
ea6847ef54 Bug 760748: Add the category of the application to the desktop entry file - Part 2; r=fabrice 2012-08-06 18:23:00 -07:00
Mike Hommey
6173fa297f Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Mike Hommey
4e998b1d36 Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Mike Hommey
17fb6cad2d Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
Felipe Gomes
35b79a490e Bug 775803. Move WebappsInstaller to toolkit. r=glandium
--HG--
rename : browser/modules/WebappsIconHelpers.js => toolkit/webapps/WebappsIconHelpers.js
rename : browser/modules/WebappsInstaller.jsm => toolkit/webapps/WebappsInstaller.jsm
2012-08-03 20:40:30 -07:00
Etienne Segonzac
ae3aabc3d4 Bug 774216. Can't launch apps on B2G since it's seen as XP_UNIX by WebappOSUtils. r=felipe 2012-07-16 11:22:16 -07:00
Dan Walkowski
28c56e849b Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
2012-07-14 01:09:39 -07:00
Ms2ger
219c32d8fb Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange. 2012-07-14 11:38:56 +02:00
Dan Walkowski
0aa26e90d2 Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
2012-07-14 01:09:39 -07:00