Commit Graph

1061 Commits

Author SHA1 Message Date
Ian Bicking
7d88988978 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
cff2d86dfe 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é
b0c52f22b3 Bug 761729 - Either implement mozIDOMApplicationEvent in C++, or make WebApps use CustomEvent [r=smaug] 2012-06-14 16:03:55 -07:00
Ed Morley
d9840e90d4 Merge mozilla-central to mozilla-inbound 2012-07-16 18:32:39 +01:00
Mounir Lamouri
7f510a666c 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
9dadf7e858 Back out 3eded0507a6e (bug 702369) for mochitest-chrome bustage on a CLOSED TREE 2012-06-11 15:57:56 -07:00
Fabrice Desré
5419ddcec9 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
8da8b2e25a Bug 762250 - Receipts aren't exposed as an App property [r=fabrice] 2012-06-08 11:06:16 -07:00
Gregor Wagner
c87648c6d4 Bug 761837 - inner-window-destroyed observer gets added twice for webapps. r=fabrice 2012-06-07 09:55:55 -07:00
Fabrice Desré
c5c7ed130d 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
27ddcf683c 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