Masatoshi Kimura
|
ce84311eeb
|
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
|
c3fc50772f
|
Bug 757226 - Implement mozApps addReceipt, removeReceipt, replaceReceipt. r=fabrice,andym,kumar
|
2014-01-16 16:26:26 -08:00 |
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
Fabrice Desré
|
628b85da4f
|
Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent
|
2013-10-08 15:52:26 -07:00 |
Gene Lian
|
a621fc19cd
|
Bug 876397 - Inter-App Communication API (part 2, manifest registry). r=nsm
|
2013-08-16 17:48:37 +08:00 |
Gene Lian
|
1f00287b51
|
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
|
fb55ba5754
|
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
|
df453f8483
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
Ryan VanderMeulen
|
fab2c2a3c8
|
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
|
d87c91cf0c
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
Marco Castelluccio
|
19539a7071
|
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
|
53108c6053
|
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
|
2013-08-01 21:51:12 -04:00 |
Marco Castelluccio
|
391654aa12
|
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
|
ca9cda33f5
|
Bug 786303 - Use the manifestURL in WebApps notifications instead of the origin. r=fabrice
|
2013-07-24 09:03:25 -04:00 |
Fabrice Desré
|
22954fcfa5
|
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
|
0bb228f8cc
|
Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz
|
2013-05-18 13:52:06 -04:00 |
Gregory Szorc
|
1b12175ba0
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
Fabrice Desré
|
d97443504d
|
Bug 852848 - Add support for app-specific redirections r=bz,ferjm
|
2013-05-14 12:00:09 -07:00 |
Antonio M. Amaya
|
a7269d0ea8
|
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
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Kyle Machulis
|
43628a7867
|
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
|
334c0800cf
|
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
|
e3efc3a646
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Mike Shal
|
b04d88a2f2
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
Mike Shal
|
cd4191e248
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
Gregory Szorc
|
c865547d94
|
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
|
a0e24e2250
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
Fabrice Desré
|
fefe78557a
|
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
|
48fcec0055
|
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
|
1403709ff4
|
Bug 815523 - Remote the app: and jar: protocols. r=fabrice,mwu,jdm
|
2012-12-22 05:56:21 -08:00 |
Ms2ger
|
f96f32cdf5
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
Fabrice Desré
|
dc213457f6
|
Bug 809165 - Add a updatedTime field to the application object [r=philikon,sr=sicking]
|
2012-11-16 19:37:41 -08:00 |
Ben Turner
|
5e8d8d57f2
|
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
|
0b04c48414
|
Bug 773891 - With AppsService changes
|
2012-10-19 12:43:17 +02:00 |
Andrea Marchesini
|
1724533848
|
Bug 794102 - checkInstalled should return an app object. r=felipc
|
2012-10-02 16:38:51 -04:00 |
Ben Turner
|
77826d02c6
|
Bug 794973 - 'Make mozIApplicationClearPrivateDataParams inherit nsISupports'. r=khuey.
|
2012-09-27 08:59:31 -07:00 |
Fabrice Desré
|
65188dbcca
|
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
|
14095de251
|
Bug 784378 - 'Apps API - Clear Private Data'. Add missing file. r=jlebar.
|
2012-09-26 15:16:41 -07:00 |
Ben Turner
|
76576b59c1
|
Bug 784378 - 'Apps API - Clear Private Data'. r=jlebar.
|
2012-09-26 15:03:25 -07:00 |
Andrea Marchesini
|
3d78e7416e
|
Bug 779982 - Change behaviour of getSelf and add amInstalled function. r=sicking
|
2012-09-25 11:04:24 -04:00 |
Myk Melez
|
d7947a3d5a
|
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
|
c2faa7ed89
|
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
|
2d431e023d
|
Bug 786296 - Remove permissions when an app is uninstalled. r=jlebar,fabrice
|
2012-08-31 11:34:28 -03:00 |
Fabrice Desré
|
ae7cf1a4f0
|
Bug 778079 - Support loading app packages from multiple locations [r=vingtetun]
|
2012-08-29 14:20:03 -07:00 |
Ryan VanderMeulen
|
29b9becedd
|
Backout 2865d46e472d (bug 778079) for xpcshell failures on a CLOSED TREE. r=IfYoureGoingToUseTryLookAtTheResultsBeforePushingToInbound
|
2012-08-29 18:58:31 -04:00 |
Fabrice Desré
|
6c2d0b1566
|
Bug 778079 - Support loading app packages from multiple locations [r=vingtetun]
|
2012-08-29 14:20:03 -07:00 |
Fabrice Desré
|
aa62d317da
|
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
|
13ff1ee8f8
|
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é
|
f8f5b09669
|
Bug 781620 - Bridge the DOM webapps registry with nsIPrincipal::GetStatus() - Part 1 : nsPrincipal changes [r=mounir]
|
2012-08-27 19:43:57 -07:00 |