Sean Lin
|
04ba6714fc
|
Bug 908191 - Use xpcom-interface caller to do interaction between Inter-App Communication API and run-time prompt. r=gene,fabrice
|
2014-05-26 11:53:44 +08:00 |
|
Ehsan Akhgari
|
4bfbeaa5c6
|
Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley
|
2014-05-08 16:45:36 -04:00 |
|
Alexandre Lissy
|
9cbd1d7b30
|
Bug 963234 - Move AlertsHelper out of shell.js. r=fabrice, r=ochameau
|
2014-05-01 05:23:00 -04:00 |
|
Gene Lian
|
1f883f31b1
|
Bug 967653 - [Inter-App Communication API] use appsService.getAppByManifestURL(aManifestURL).appStatus to get appStatus. r=fabrice a=v1.4+
|
2014-04-17 18:57:02 +08:00 |
|
Masatoshi Kimura
|
d1ad984267
|
Bug 978611 - Part 3: Get rid of legacy dictionaries: events and codegen. r=smaug,khuey
|
2014-03-07 20:51:51 +09:00 |
|
Marco Castelluccio
|
4d46e637dd
|
Bug 757226 - Implement mozApps addReceipt, removeReceipt, replaceReceipt. r=fabrice,andym,kumar
|
2014-01-16 16:26:26 -08:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Fabrice Desré
|
3749574c01
|
Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent
|
2013-10-08 15:52:26 -07:00 |
|
Gene Lian
|
d6a2978a6e
|
Bug 876397 - Inter-App Communication API (part 2, manifest registry). r=nsm
|
2013-08-16 17:48:37 +08:00 |
|
Gene Lian
|
dbcec4d461
|
Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug
|
2013-07-30 22:03:06 +08:00 |
|
Yuan Xulei
|
4989e2e422
|
Bug 912340 - Add the manifest's 'role' property to mozIApplication. r=fabrice
--HG--
extra : rebase_source : 1b816681777578222c30d0184a865cf68e2c8efb
|
2013-09-11 14:15:48 +02:00 |
|
Gregory Szorc
|
918eef7c37
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ryan VanderMeulen
|
a7872e972f
|
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
|
2013-08-14 15:12:20 -04:00 |
|
Gregory Szorc
|
260d3a8e7c
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Marco Castelluccio
|
2bb65fbf3a
|
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 |
|
Ryan VanderMeulen
|
712b9e0d53
|
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
|
2013-08-01 21:51:12 -04:00 |
|
Marco Castelluccio
|
15584bed99
|
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
|
95810918f4
|
Bug 786303 - Use the manifestURL in WebApps notifications instead of the origin. r=fabrice
|
2013-07-24 09:03:25 -04:00 |
|
Fabrice Desré
|
88c373ec17
|
Bug 872100 - app.clearBrowserData appears to not clear browser data immediately sr=mounir, r=jduell,ferjm
|
2013-05-20 10:20:19 -07:00 |
|
Andrea Marchesini
|
0e20d68ea0
|
Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz
|
2013-05-18 13:52:06 -04:00 |
|
Gregory Szorc
|
c1b865f669
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Fabrice Desré
|
3e1673a860
|
Bug 852848 - Add support for app-specific redirections r=bz,ferjm
|
2013-05-14 12:00:09 -07:00 |
|
Antonio M. Amaya
|
9235bbdc17
|
Bug 814136 - Part 2: Changes on the package installation code to check that a version number and package identifier are provided for signed apps. r=bsmith, r=fabrice
|
2013-01-25 10:57:14 +01:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
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
|
5663b98bc5
|
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 |
|
Mike Shal
|
f290401a73
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Mike Shal
|
ec5b39bd8b
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Mike Shal
|
2eb7c496cb
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
629b5d86c6
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Gregory Szorc
|
3fd0b2c59d
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
Fabrice Desré
|
349308009e
|
Bug 835013 - AppProtocolHandler.js and related code taking ~50ms on the critical startup path r=cjones
|
2013-01-31 13:35:13 -08:00 |
|
Gene Lian
|
04e5e88b33
|
Bug 820206 - Validate "Webapps:*" message parameters in the parent process (part 1, move .uninstall() from mozIDOMApplication to mozIDOMApplicationMgmt). r=sicking, a=blocking-basecamp
|
2013-01-11 20:50:46 +08:00 |
|
Jason Duell
|
e7f09d1290
|
Bug 815523 - Remote the app: and jar: protocols. r=fabrice,mwu,jdm
|
2012-12-22 05:56:21 -08:00 |
|
Ms2ger
|
3eb0a0a781
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
|
Fabrice Desré
|
9288e5ab1a
|
Bug 809165 - Add a updatedTime field to the application object [r=philikon,sr=sicking]
|
2012-11-16 19:37:41 -08:00 |
|
Ben Turner
|
f28b7974ea
|
Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking.
|
2012-10-23 09:31:19 -07:00 |
|
Carmen Jimenez Cabezas
|
206612e73e
|
Bug 773891 - With AppsService changes
|
2012-10-19 12:43:17 +02:00 |
|
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 |
|