Anant Narayanan
|
f3d398132f
|
Bug 761045: Upload locally installed apps on first run; r=gps
|
2012-07-13 19:52:30 -07:00 |
|
Fabrice Desré
|
34d55862d3
|
Bug 769350 - Implement trusted/certified app scheme support [r=vingtetun]
|
2012-07-11 08:38:36 -07:00 |
|
Fabrice Desré
|
ee4a6af8e2
|
Bug 772363 - Implement installation API for packaged apps [r=vingtetun]
|
2012-07-11 08:38:33 -07:00 |
|
Ryan VanderMeulen
|
54b1ac51b6
|
Merge m-c to inbound.
|
2012-07-09 20:53:11 -04:00 |
|
Gregory Szorc
|
0e9a540ac6
|
Merge mozilla-central into services-central
|
2012-07-08 20:48:04 -07:00 |
|
Gregory Szorc
|
f7ca1169f8
|
Merge mozilla-central into services-central
|
2012-07-03 09:55:45 -07:00 |
|
Richard Newman
|
ba0670a911
|
Merge m-c to s-c.
|
2012-07-01 11:06:36 -07:00 |
|
Anant Narayanan
|
9bf9f300dd
|
Bug 760898: Merge with s-c
|
2012-06-26 13:21:36 -07:00 |
|
Anant Narayanan
|
12c3dbd215
|
Bug 760898: Set dom.mozApps.used when the Apps DOM API is used; r=fabrice
|
2012-06-26 13:12:33 -07:00 |
|
Gregory Szorc
|
b188ce28e3
|
Bug 767023 - Change "deleted" to "hidden" per spec change; r=rnewman
|
2012-06-23 10:22:53 -07:00 |
|
Fabrice Desré
|
c7d84b6189
|
Bug 764091 - Accessing mozApps manifest properties need __exposedProps__ set correctly [r=vingtetun]
|
2012-06-20 21:12:21 -07:00 |
|
Ed Morley
|
344a191b60
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-07-03 10:10:06 +01:00 |
|
Felipe Gomes
|
080f84296e
|
Bug 770297. Call to isLaunchable needs to use the app origin, and not the install origin. r=fabrice
|
2012-07-02 20:45:00 -07:00 |
|
Fabrice Desré
|
1bfbd34021
|
Bug 755245 - Implement System Message Handler - Part 5, Add system messages registration from webapps manifests [r=vingtetun]
|
2012-07-02 17:16:55 -07:00 |
|
Nathan Froyd
|
5b30baa4c3
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Mounir Lamouri
|
b87b2782d5
|
Bug 770832 - Add 'localeId' to WebApps registry. r=fabrice
|
2012-07-09 12:25:41 +02:00 |
|
Myk Melez
|
90f2a17174
|
bug 765063 - save installURL for later use; r=fabrice
--HG--
extra : rebase_source : 7360e295a4549d29d2667a0c8e38708959df7f40
|
2012-07-05 11:12:55 -07:00 |
|
Felipe Gomes
|
a54e4e432d
|
Bug 768276. Part 3 - Implement mozApps.getNotInstalled. r=jst
|
2012-06-29 13:46:21 -07:00 |
|
Felipe Gomes
|
e927913e2a
|
Bug 768276. Part 2 - Use isLaunchable in existing mozApps calls to only return launchable apps. r=jst
|
2012-06-29 13:46:21 -07:00 |
|
Felipe Gomes
|
ed7fc180c7
|
Bug 768276. Part 1 - Implement Webapps._isLaunchable on desktop platforms to verify if a webapp is launchable. r=myk
Original patches for Windows by Tim in bug 756306, for Mac by Dan in bug 762698, and for Linux by Marco in bug 756307
|
2012-06-29 13:46:21 -07:00 |
|
Fabrice Desré
|
d3b1c03e32
|
Bug 702369 - ensure that web app install caches them into app cache on B2G [r=jonas,vingtetun,felipe]
|
2012-06-11 11:41:46 -07:00 |
|
Ian Bicking
|
8e2d02b805
|
bug 739330 - call error handler with NOT_INSTALLED when page tries to uninstall webapp that is not installed; r=fabrice
--HG--
extra : rebase_source : 5ea5510c43d336a23245ad12b7cddbf8a438b164
|
2012-06-18 12:57:16 -07:00 |
|
Ian Bicking
|
233dc06ea3
|
bug 734294 - when installing an app the InstallTime is returning undefined; r=fabrice
--HG--
extra : rebase_source : 91e5a5d467826927f6c6df4c97ab5cecab73b26f
|
2012-06-18 12:49:35 -07:00 |
|
Fabrice Desré
|
e703351031
|
Bug 761729 - Either implement mozIDOMApplicationEvent in C++, or make WebApps use CustomEvent [r=smaug]
|
2012-06-14 16:03:55 -07:00 |
|
Ed Morley
|
5c5b8e26a9
|
Merge mozilla-central to mozilla-inbound
|
2012-07-16 18:32:39 +01:00 |
|
Mounir Lamouri
|
cab863c8d3
|
Bug 769621 - Checking Contacts, Settings, Wifi and WebApps permission should use principal instead of URI. r=sicking
|
2012-07-16 08:44:52 -07:00 |
|
Phil Ringnalda
|
f14d72dae8
|
Back out 3eded0507a6e (bug 702369) for mochitest-chrome bustage on a CLOSED TREE
|
2012-06-11 15:57:56 -07:00 |
|
Fabrice Desré
|
31b95880b1
|
Bug 702369 - ensure that web app install caches them into app cache on B2G [r=jonas,vingtetun]
|
2012-06-11 11:41:46 -07:00 |
|
Andy McKay
|
b9272ddf5d
|
Bug 762250 - Receipts aren't exposed as an App property [r=fabrice]
|
2012-06-08 11:06:16 -07:00 |
|
Gregor Wagner
|
cee63dac07
|
Bug 761837 - inner-window-destroyed observer gets added twice for webapps. r=fabrice
|
2012-06-07 09:55:55 -07:00 |
|
Fabrice Desré
|
4463d4b993
|
Bug 760277 - Move Webapps.js and Webapps.jsm out of dom/base [r=mounir]
--HG--
rename : dom/base/Webapps.js => dom/apps/src/Webapps.js
rename : dom/base/Webapps.jsm => dom/apps/src/Webapps.jsm
rename : dom/base/Webapps.manifest => dom/apps/src/Webapps.manifest
|
2012-06-01 14:40:17 -07:00 |
|
Mounir Lamouri
|
f8a14d2a40
|
Bug 754141 (3/4) - Get the application object from an AppsService based on the manifest URL and save it on the window object. r=fabrice,jlebar
|
2012-05-16 12:40:47 +02:00 |
|