Marco Castelluccio
2cce033e70
Bug 892837 - Add manifestURL to the webapp.json file. r=myk
2013-08-16 15:17:53 -04:00
Marco Castelluccio
8783db08b9
Bug 904938 - Fix installLocation problem. r=tabraldes
2013-08-14 16:20:39 -04:00
Marco Castelluccio
3561f52d9a
Bug 903533 - Fix webapps directory creation on Linux. r=felipe
2013-08-12 20:53:24 -03:00
Marco Castelluccio
ad8bab6143
Bug 901757 - Fix mac permissions. r=felipc
2013-08-08 13:31:58 -04:00
Marco Castelluccio
3760b9f6f9
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
17c1bb9eac
Bug 786407 - "UninstallString" for natively installed web apps should be quoted properly. r=felipc
2013-08-05 16:27:05 -04:00
Ms2ger
29d6d162dc
Merge m-c to inbound.
2013-08-02 11:07:57 +02:00
Marco Castelluccio
3968a34508
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
b7a2a5788e
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
5b1aabc715
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
...
CLOSED TREE
2013-08-01 21:51:12 -04:00
Marco Castelluccio
232580c08c
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
f4797f978c
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
5021a03bff
Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps
2013-08-02 09:03:25 +02:00
Marco Castelluccio
31e27bc995
Bug 898588 - Enable HiDPI app chrome for Desktop Web Runtime. r=jfkthame
2013-07-31 14:03:04 -03:00
Marco Castelluccio
6888a2a2da
Bug 893297 - Icon problem when installing an app from within another app (yo dawg). r=Mossop
2013-07-29 12:17:57 -04:00
Marco Castelluccio
af6fca7941
bug 889092 - Update category names to keep them in sync with Marketplace; r=myk
2013-07-03 16:14:34 -07:00
Kyle Machulis
331f36baa9
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
ec9b53db93
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
0419a0b889
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-03-29 13:56:18 -07:00
Gregory Szorc
6c0b50fe17
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
f96c000ea2
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00
Berker Peksag
f0616d9d91
Bug 801618 - WebApps installer does not need asyncCopy. r=yoric
2013-02-26 09:48:35 +02:00
Kyle Huey
76a2832eea
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-31 09:13:28 -07:00
Vicamo Yang
ea784216bd
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
c82a2d6fea
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
c34b7d9377
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
8078ab712e
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
fbf310eb45
Bug 796094 - Fix Marketplace category names for webapps. r=myk
2012-10-06 22:04:36 -04:00
Edmund Wong
841787f6f3
Bug 783847 - Move Webapps l10n strings from browser/ to toolkit/. r=bmcbride
2012-08-27 22:54:22 -04:00
Marco Castelluccio
af244349b8
Bug 780528 - Webapp uninstallation on Linux through desktop action. r=karlt
2012-08-18 08:25:48 -04:00
Marco Castelluccio
a39921be29
Bug 780530 - Notification after webapp uninstallation. r=mhommey
2012-08-18 08:25:48 -04:00
Marco Castelluccio
a28acb87ff
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
d9017a42c7
Bug 782476. Provide a notification for successful webapp installation. r=felipe
2012-08-14 23:19:32 -07:00
Marco Castelluccio
d23c924ace
Bug 774142. Support webapp uninstallation on Linux through mozApps.uninstall function. r=felipe
2012-08-08 18:04:48 -07:00
Marco Castelluccio
37cdf842c5
Bug 761806 - Support webapp uninstallation on Linux. r=myk
2012-08-07 16:20:10 -07:00
Marco Castelluccio
87b95cfd41
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
0f9f294ea0
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Mike Hommey
24afb9bed9
Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE
2012-08-04 10:38:41 +02:00
Mike Hommey
ab2bf08cad
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 08:48:56 +02:00
Felipe Gomes
d1c1cae642
Bug 775803. Move WebappsInstaller to toolkit. r=glandium
2012-08-03 20:40:30 -07:00
Etienne Segonzac
69e470abca
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
e48be4de5e
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
8742cd7cd7
Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange.
2012-07-14 11:38:56 +02:00
Dan Walkowski
873ca2d229
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