Fabrice Desré
|
a52eee3ff2
|
Bug 959941 - [B2G][Marketplace] Launching Candy Crush will open into the file system menu r=ferjm
|
2014-02-03 07:58:33 -08:00 |
|
Ryan VanderMeulen
|
cee4476a72
|
Merge m-c to inbound.
|
2014-02-01 17:22:56 -05:00 |
|
Fabrice Desré
|
0b097b1807
|
Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku
|
2014-02-01 11:06:59 -08:00 |
|
Marco Castelluccio
|
0f24a925f1
|
Bug 961468 - In _readManifests, read the manifests without checking file existence. r=fabrice
|
2014-01-31 13:14:17 -05:00 |
|
Ryan VanderMeulen
|
1151d8d8c4
|
Merge m-c to inbound.
|
2014-01-31 21:16:16 -05:00 |
|
Myk Melez
|
9fa67c1606
|
bug 934760 - refactor DOMApplicationRegistry.checkForUpdate to expose updateHostedApp/updatePackagedApp; r=fabrice"
--HG--
extra : rebase_source : 5cc51a4d8f57e6a3ed8cc88df5b96e0dd4088565
|
2014-01-31 14:50:37 -08:00 |
|
Myk Melez
|
01c2a7f857
|
bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
|
2014-01-24 20:51:30 -08:00 |
|
Carmen Jimenez
|
1de28836a9
|
Bug 960601 - Fixed installation of priviledged app with origin. r=fabrice
|
2014-01-22 15:42:56 +01:00 |
|
Marco Castelluccio
|
723240698b
|
Bug 960837 - Use the basic receipt check introduced in bug 757226 for installations. r=fabrice
|
2014-01-23 09:46:20 -05:00 |
|
Myk Melez
|
1a2ea0a512
|
Bug 958356 - rename packageName to unambiguous name in app objects; r=wesj, fabrice
--HG--
extra : rebase_source : abde2ac924fd8265319f1ffa386f0447518fc46d
|
2014-01-22 13:09:47 -08:00 |
|
Myk Melez
|
14e30b250f
|
bug 962229 - suppress spurious error messages about webapps.json not found on Fennec firstrun; r=fabrice
--HG--
extra : amend_source : 5ddf753e11f7d3a7d120d1db5f0700db810a2a8a
|
2014-01-22 10:08:48 -08:00 |
|
Alexandre Poirot
|
b97f2606bc
|
Bug 961655 - Ensure that webapps-registry-ready event is fired, even if the Webapps registry is initialized before shell.html is loaded. r=fabrice
|
2014-01-22 10:06:29 -08:00 |
|
Myk Melez
|
dbf68bfc13
|
Bug 953328 - followup nit fixes to change that makes about:apps work with synthetic APKs; r=wesj, fabrice
|
2014-01-22 01:02:47 -08:00 |
|
Myk Melez
|
f7b1d7cea4
|
Bug 953328 - make about:apps work with synthetic APKs; r=wesj
|
2014-01-22 00:50:02 -08:00 |
|
Marco Castelluccio
|
ff82acc0a5
|
Bug 959420 - Followup to fix the last saveApps call introduced in bug 757226. r=fabrice
|
2014-01-16 17:00:29 -08:00 |
|
Marco Castelluccio
|
c3fc50772f
|
Bug 757226 - Implement mozApps addReceipt, removeReceipt, replaceReceipt. r=fabrice,andym,kumar
|
2014-01-16 16:26:26 -08:00 |
|
Marco Castelluccio
|
384728f025
|
Bug 959420 - Refactor saveApps, getManifestFor, readManifests, writeFile functions to use promises. r=fabrice
|
2014-01-16 16:26:24 -08:00 |
|
Wes Kocher
|
f59e9b629f
|
Merge b2g-inbound to m-c
|
2014-01-09 16:32:37 -08:00 |
|
Fabrice Desré
|
76b08869b8
|
Bug 940254 - Make "storage" permission in the database not grant "offline-app" r=gwagner
|
2014-01-08 17:14:22 -08:00 |
|
Wes Kocher
|
a37df9c0e0
|
Backed out changeset fe10dc4545c6 (bug 940254) for xpcshell bustage
|
2014-01-08 18:21:35 -08:00 |
|
Fabrice Desré
|
ea8741e078
|
Bug 940254 - Make "storage" permission in the database not grant "offline-app" r=gwagner
|
2014-01-08 17:14:22 -08:00 |
|
Wes Kocher
|
edd478a6df
|
Merge m-c to inbound
|
2014-01-06 18:14:57 -08:00 |
|
Fabrice Desré
|
577082fa32
|
Bug 956833 - Clear manifests cache on memory pressure r=gal
|
2014-01-06 13:03:50 -08:00 |
|
Kevin Grandon
|
8eeed4f1ce
|
Bug 949242 - [inter-app-comm-api] Wrongly filters out messages when the page has a hash. r=gene, r=fabrice
|
2014-01-06 15:25:28 -05:00 |
|
Marco Castelluccio
|
1a8912a93e
|
Bug 917673 - Throw APP_PACKAGE_INVALID when the JAR is invalid and throw APP_PACKAGE_CORRUPT when the JAR has been tampered with. r=fabrice
|
2013-12-15 14:03:28 -05:00 |
|
Randell Jesup
|
c73f788f82
|
Bug 853356: backout p1
|
2013-12-10 01:00:18 -05:00 |
|
Fabrice Desré
|
9048792572
|
Bug 937917 - [Facebook] Fix to support https and enable webshare activities r=ferjm
|
2013-12-09 14:05:14 -08:00 |
|
Alfredo Yang
|
c4c617f113
|
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
|
2013-12-06 17:38:51 -05:00 |
|
Andrea Marchesini
|
8780029785
|
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
|
2013-12-05 23:12:23 +00:00 |
|
Ryan VanderMeulen
|
6d8ee2edb2
|
Backed out changeset 9fb6d1811696 (bug 942639) for B2G mochitest-3 timeouts.
|
2013-12-05 11:36:01 -05:00 |
|
Andrea Marchesini
|
d1c27fb4d3
|
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
|
2013-12-05 13:50:11 +00:00 |
|
Ryan VanderMeulen
|
4829857b56
|
Merge m-c to inbound.
|
2013-12-02 16:58:15 -05:00 |
|
Fernando Jiménez
|
c99f3de7d2
|
Bug 928389 - Default to strong listeners added via DOMRequestHelper. Part 2: Webapps. r=fabrice, genelian, bkelly
|
2013-12-02 21:39:04 +01:00 |
|
Carmen Jimenez
|
b37f4cce7c
|
Bug 935924 - [SingleVariant] 3rd party apps are deleted after a factory reset. r=fabrice
|
2013-11-21 17:56:15 +01:00 |
|
Antonio M. Amaya
|
80a43b3784
|
Bug 926219 - Relax the signature validation for locally installed apps. r=bsmith, r=fabrice
|
2013-11-19 20:41:54 +01:00 |
|
Fabrice Desré
|
2d148375b6
|
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
|
2013-11-27 23:18:08 -08:00 |
|
Randy Lin
|
2392de7e85
|
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
|
2013-11-25 12:50:03 +13:00 |
|
Myk Melez
|
8b5bea2ea0
|
bug 910815 - refactor package installation to improve maintainability; r=fabrice
|
2013-11-25 15:14:35 -08:00 |
|
Antonio M. Amaya
|
d3b30c50b6
|
Bug 936018 - Ensure that we update the child objects even when the child was already known. r=fabrice
|
2013-11-20 00:12:12 +01:00 |
|
Ben Kelly
|
b74dc40938
|
Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice
|
2013-11-20 13:33:10 +08:00 |
|
Mike Hommey
|
2812d11fce
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
e06d795c71
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
ffe0380912
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Garner Lee
|
85bd10ff13
|
Bug 674741 - Part 5: NFC Permissions Changes. r=fabrice
--HG--
extra : rebase_source : 77f7485328b2fd1e57cf6b8ef845dcd0afb7845e
|
2013-11-04 17:17:05 -08:00 |
|
Ms2ger
|
4fe918bb7b
|
Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal
|
2013-11-11 09:04:11 +01:00 |
|
Fernando Jiménez
|
da35ee5548
|
Bug 927699 - navigator.mozApps.install(url) lets NS_ERROR_FAILURE onto the web. r=fabrice
|
2013-11-07 12:30:31 +01:00 |
|
Reuben Morais
|
1d3b24a4d5
|
Backed out 4 changesets (bug 853356) for breaking permission prompts.
|
2013-11-06 01:32:42 -02:00 |
|
Ryan VanderMeulen
|
43c0e6a230
|
Merge m-c to inbound.
|
2013-11-05 15:36:23 -05:00 |
|
Fernando Jiménez
|
23bacab30d
|
Bug 933719 - Missing deprecated Webapps:PackageEvent
|
2013-11-05 20:10:17 +01:00 |
|
Alfredo Yang
|
af01190bbc
|
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
|
2013-11-05 16:29:27 +08:00 |
|