Andrea Marchesini
|
c38cbdfaf3
|
Bug 794102 - checkInstalled should return an app object. r=felipc
|
2012-10-02 16:38:51 -04:00 |
|
Ben Turner
|
6234b65b28
|
Bug 794973 - 'Make mozIApplicationClearPrivateDataParams inherit nsISupports'. r=khuey.
|
2012-09-27 08:59:31 -07:00 |
|
Fabrice Desré
|
767bd17711
|
Bug 790870 - Implement install/update API during installation of hosted apps - Part 1 : IDL changes [sr=sicking]
|
2012-09-26 18:01:18 -07:00 |
|
Ben Turner
|
048397253f
|
Bug 784378 - 'Apps API - Clear Private Data'. Add missing file. r=jlebar.
|
2012-09-26 15:16:41 -07:00 |
|
Ben Turner
|
1889707118
|
Bug 784378 - 'Apps API - Clear Private Data'. r=jlebar.
|
2012-09-26 15:03:25 -07:00 |
|
Andrea Marchesini
|
f90a417ca8
|
Bug 779982 - Change behaviour of getSelf and add amInstalled function. r=sicking
|
2012-09-25 11:04:24 -04:00 |
|
Myk Melez
|
ef9ad7e26c
|
bug 777400 - disable mozApps.installPackage API in Firefox for Desktop and Android; r=fabrice, sr=sicking
|
2012-09-11 13:53:42 -07:00 |
|
Dave Hylands
|
50926a9760
|
Bug 784805 - Add a name field to mozIApplication and set it from the manifest r=fabrice
|
2012-09-10 21:30:10 -07:00 |
|
Mounir Lamouri
|
994c0bc77a
|
Bug 786296 - Remove permissions when an app is uninstalled. r=jlebar,fabrice
|
2012-08-31 11:34:28 -03:00 |
|
Fabrice Desré
|
2c7e1250c9
|
Bug 778079 - Support loading app packages from multiple locations [r=vingtetun]
|
2012-08-29 14:20:03 -07:00 |
|
Ryan VanderMeulen
|
a85281c457
|
Backout 2865d46e472d (bug 778079) for xpcshell failures on a CLOSED TREE. r=IfYoureGoingToUseTryLookAtTheResultsBeforePushingToInbound
|
2012-08-29 18:58:31 -04:00 |
|
Fabrice Desré
|
99f6f1132e
|
Bug 778079 - Support loading app packages from multiple locations [r=vingtetun]
|
2012-08-29 14:20:03 -07:00 |
|
Fabrice Desré
|
53fe1a77d2
|
Bug 781620 - Bridge the DOM webapps registry with nsIPrincipal::GetStatus() - Part 1 : nsPrincipal changes [r=mounir]
|
2012-08-27 19:43:57 -07:00 |
|
Phil Ringnalda
|
b8d45a9ae2
|
Back out a08d28e8a86b (bug 768868), 9b96029a9cf0 and 010b5cb3576d (bug 781620) for test failures and leaks
|
2012-08-27 21:34:53 -07:00 |
|
Fabrice Desré
|
17c1f0d102
|
Bug 781620 - Bridge the DOM webapps registry with nsIPrincipal::GetStatus() - Part 1 : nsPrincipal changes [r=mounir]
|
2012-08-27 19:43:57 -07:00 |
|
Nathan Froyd
|
4c779437cc
|
Bug 783357 - part 1: add XPIDL_FLAGS to make idl dependencies more explicit; r=khuey
|
2012-08-24 16:01:30 -04:00 |
|
Nick Desaulniers
|
5b5828d1e3
|
Bug 784245 - change uuid's for webapplicationregistry [r=fabrice]
|
2012-08-21 10:56:47 -07:00 |
|
Nick Desaulniers
|
42da30b53c
|
Bug 781379: getNotInstalled should be under mgmt and return apps from all origins; r=felipe
|
2012-08-20 10:19:56 -07:00 |
|
Chris Jones
|
1f70d80298
|
Bug 776649, part 1: Add mozIApplication in order to expose a hasPermission() method through it. r=fabrice
|
2012-08-08 19:58:06 -07:00 |
|
Chris Jones
|
237a0abf01
|
Back out bug 776649. r=bustage
|
2012-08-08 20:13:12 -07:00 |
|
Chris Jones
|
4c1b0c618d
|
Bug 776649, part 1: Add mozIApplication in order to expose a hasPermission() method through it. r=fabrice
|
2012-08-08 19:58:06 -07:00 |
|
Fabrice Desré
|
f8f53af964
|
Bug 779935 - nsIAppsService.idl need to get mozIDOMApplication from manifest id [r=mounir]
|
2012-08-08 09:41:47 -07:00 |
|
Marco Castelluccio
|
c4129f1a89
|
Bug 760748: Add the category of the application to the desktop entry file; r=fabrice
|
2012-08-06 18:16:00 -07:00 |
|
Ms2ger
|
cb4d106015
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ed Morley
|
4eb11bee72
|
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
|
2012-08-04 18:05:15 +01:00 |
|
Ms2ger
|
b927c10310
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Olli Pettay
|
555347dbf5
|
Bug 776986 - Implement MozApplicationEvent using codegenerator, r=fabrice
|
2012-07-26 13:23:22 +03:00 |
|
Mounir Lamouri
|
6e7f2253ad
|
Bug 758258 - Part 2 - Add GetExtendedOrigin(), NO_APP_ID and UNKNOWN_APP_ID. r=sicking
|
2012-07-18 21:25:19 -07:00 |
|
Steve Fink
|
cd96c07f2c
|
Backed out changeset afc1cf222996
|
2012-07-19 15:22:32 -07:00 |
|
Mounir Lamouri
|
a849186201
|
Bug 758258 - Part 2 - Add GetExtendedOrigin(), NO_APP_ID and UNKNOWN_APP_ID. r=sicking
|
2012-07-18 21:25:19 -07:00 |
|
Ed Morley
|
bb507d18ac
|
Backout ea6db8f420c0 (bug 770831), b51c79ee0883 (bug 774957), 020f6ed5958b (bug 758258), 11d8e19e1fca (bug 758258), 707fc51bfe2e (bug 775354), 489d944a6fe6 (bug 327244), be7df3c9d50f (bug 327244) for m-oth orange
|
2012-07-19 08:29:48 +01:00 |
|
Mounir Lamouri
|
147b74c44a
|
Bug 758258 - Part 2 - Add GetExtendedOrigin(), NO_APP_ID and UNKNOWN_APP_ID. r=sicking
|
2012-07-18 21:25:19 -07:00 |
|
Fabrice Desré
|
ee4a6af8e2
|
Bug 772363 - Implement installation API for packaged apps [r=vingtetun]
|
2012-07-11 08:38:33 -07:00 |
|
Mounir Lamouri
|
b87b2782d5
|
Bug 770832 - Add 'localeId' to WebApps registry. r=fabrice
|
2012-07-09 12:25:41 +02:00 |
|
Felipe Gomes
|
a54e4e432d
|
Bug 768276. Part 3 - Implement mozApps.getNotInstalled. r=jst
|
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 |
|
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 |
|
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 |
|
Olli Pettay
|
0771efa747
|
Bug 762007 - mozIDOMApplication* interfaces shouldn't inherit builtinclass interfaces, r=fabrice
--HG--
extra : rebase_source : 8d5a71cde92635ee84ec022f3edddc19156f6bc8
|
2012-06-06 19:42:54 +03:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01: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 |
|
Fabrice Desré
|
5c35eda77e
|
Bug 720415 - update navigator.mozApps m-c implementation - IDL [r=jst]
|
2012-03-06 11:50:58 -08:00 |
|
Fabrice Desré
|
7ec249e79d
|
Bug 709875 - add enumerateAll to navigator.mozApps API [r=gal]
|
2011-12-15 09:20:57 -08:00 |
|
Fabrice Desré
|
0643904ad9
|
Bug 697383 - implement navigator.mozApps - Part 1 : mozApps DOM API [r=mfinkle]
|
2011-11-28 12:13:26 -08:00 |
|