Commit Graph

221 Commits

Author SHA1 Message Date
Gene Lian
8a5bd0f1a4 Bug 819136 - Check application types when granting audio-* permissions (part 2). r=sicking, a=blocking-basecamp 2012-12-11 16:09:40 +08:00
Fabrice Desré
32c5761a57 Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 2 : use cookie jars [r=sicking] 2012-12-10 15:49:02 -08:00
Fabrice Desré
746d988928 Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 1: move the xhr to Webapps.jsm [r=sicking] 2012-12-10 15:48:59 -08:00
Ehsan Akhgari
92ed7838c8 Backed out changeset 8a2d8c34d905 (bug 796198) because of mochitest-chrome failures 2012-12-10 20:56:28 -05:00
Ehsan Akhgari
2eaa67a4bc Backed out changeset 9f29dda59ef7 (bug 796198) 2012-12-10 20:56:06 -05:00
Gregor Wagner
8b7faac85b Bug 819218 - Permissions Installer - Fix desktop-notification permission. r=sicking 2012-12-10 17:17:51 -08:00
Fabrice Desré
40455ab413 Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 2 : use cookie jars [r=sicking] 2012-12-10 15:49:02 -08:00
Fabrice Desré
c61c0d053d Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 1: move the xhr to Webapps.jsm [r=sicking] 2012-12-10 15:48:59 -08:00
Fabrice Desré
3d6ea8228e Bug 817982 - Add support for preinstalled packaged apps in webapps.jsm [r=ochameau] 2012-12-10 12:51:10 -08:00
Gene Lian
332e18db5d Bug 819264 - Need a Policy & Mechanism for Audio Competing & Control (Patch-0 follow-up). r=sicking, a=blocking-basecamp 2012-12-07 18:01:47 +08:00
Alexandre Poirot
3bee27cbbb Bug 807438 - Add new 'open-remote-window' app permission r=sicking, a=blocking-basecamp 2012-12-10 11:51:50 +01:00
Gregor Wagner
a6e0346466 Bug 818566 - Permissions Installer - Fix camera permission. r=sicking 2012-12-09 19:23:54 -08:00
Fabrice Desré
6a80a59b30 Bug 819103 - Twitter fails to install from Marketplace [r=sicking] 2012-12-07 11:20:15 -08:00
Fernando Jiménez
3d2b9fe860 Bug 818627 - UNSUFFICIENT_STORAGE error is not triggered correctly; r=fabrice 2012-12-07 19:13:27 +01:00
Gregor Wagner
374c60b16f Bug 818583 - Permissions Installer - Fix access and permission: device-storage:apps. r=sicking 2012-12-07 09:55:11 -08:00
Jens Hatlak
0f80a79732 Bug 818674 - "ReferenceError: manifest is not defined" in Webapps.jsm inline function readCSPs. r=fabrice 2012-12-07 18:07:04 +01:00
Fabrice Desré
ba5edca3be Bug 813468 - Followup to fix filesystem permissions. [r=ferjm] 2012-12-06 13:44:29 -08:00
Fabrice Desré
42df097cfa Bug 809947 - Implement app.checkForUpdate for hosted apps [r=ferjm] 2012-12-05 08:50:32 -08:00
Gene Lian
f8c9aaaac6 Bug 805655 - System messages are received by applications that should not be allowed to (part 4). r=fabrice,mounir 2012-11-28 18:57:16 +08:00
Gene Lian
fb26458844 Bug 805655 - System messages are received by applications that should not be allowed to (part 2). r=mounir 2012-12-05 11:49:26 +08:00
Gene Lian
0dd6ead3e5 Bug 805655 - System messages are received by applications that should not be allowed to (part 1). r=fabrice,sr=mounir 2012-12-05 11:49:16 +08:00
Marco Castelluccio
4e7d756418 Bug 741526 - Mozilla central mozapps implementation ignores Content-Type. r=fabrice 2012-11-29 17:52:02 -05:00
Marco Chen
2afe742db1 Bug 805333 part 0 - Need a Policy & Mechanism for Audio Competing & Control. r=sicking a=blocking-basecamp
1. Add new permission called audio and it's sub item called channel.
  2. Add permission checking in nsHTMLMediaElement for audio channel.
2012-12-03 17:46:43 +08:00
Vicamo Yang
8583a4b741 Bug 778093 - Part 2/9: add navigator.mozCellBroadcast, r=mounir 2012-12-04 10:38:25 +08:00
Vivien Nicolas
7723a604fc Bug 812119 - [HOMESCREEN] Must reboot after deleting an app to see its icon disappear from homescreen. r=fabrice. a=blocking-basecamp 2012-12-03 23:46:57 +01:00
Fabrice Desré
c9a3d2f271 Bug 816149 - When updating hosted apps with appcache, the update is automatically done [r=ferjm] 2012-12-03 11:38:09 -08:00
Gregor Wagner
93bf5aa58a Bug 815572 - Standardize the Bluetooth permissions name bluetooth. PermissonTable. r=qdot 2012-11-30 14:16:17 -08:00
Gregor Wagner
124f3b2486 Bug 814293 - Remove unused permissions. r=sicking 2012-11-30 12:22:35 -08:00
Fernando Jiménez
6dcb9d382e Bug 816535 - [Apps] applyDownload() fails after restarting a canceled download;r=fabrice 2012-11-30 17:57:45 +01:00
Philipp von Weitershausen
e52ab5f036 Bug 815872 - Fix memory leak in install confirm/deny notification code. r=fabrice 2012-11-29 20:18:28 -05:00
Ryan VanderMeulen
42766e5faf Backed out changeset e64cd799b7b6 (bug 741526) for mochitest-4 orange. 2012-11-29 18:51:31 -05:00
Marco Castelluccio
d0468d3d9b Bug 741526 - Mozilla central mozapps implementation ignores Content-Type. r=fabrice 2012-11-29 17:52:02 -05:00
Fernando Jiménez
6627c7eaa9 Bug 815547 - [Apps] Inconsistent app attribute status when download error; r=fabrice 2012-11-29 15:19:37 +01:00
Ryan VanderMeulen
f6daa829c9 Backed out changeset 4f7114a9d050 (bug 812119) for test failures. 2012-11-28 22:14:04 -05:00
Vivien Nicolas
adfc27f89d Bug 812119 - [HOMESCREEN] Must reboot after deleting an app to see its icon disappear from homescreen. r=fabrice 2012-11-28 17:13:54 -08:00
Fabrice Desré
f45f0ce860 Bug 815198 - [Webapps] Webapps.download should call Webapps.applyDownload when installState is 'pending' [r=ferjm] 2012-11-27 08:40:18 -08:00
Fabrice Desré
cb5d46bc81 Bug 813195 - [Apps] Cannot retry to download hosted apps with cache manifest [r=ferjm] 2012-11-26 20:03:43 -08:00
Fernando Jiménez
583259f02d Bug 813575 - [Apps] When canceling the download of a packaged app, the attribute downloading is still set to true;r=fabrice 2012-11-21 19:09:10 +01:00
Fernando Jiménez
a25d4c92d6 Bug 813468 - [Apps] Unable to install packaged apps when running OOP;r=fabrice 2012-11-20 21:50:48 +01:00
Gregor Wagner
907e5a2c98 Bug 809944 - Require access fields in manifests. Tests. r=ddahl 2012-11-19 12:31:15 -08:00
Gregor Wagner
66cd476257 Bug 809944 - Require access fields in manifests. r=bent 2012-11-19 12:31:09 -08:00
Gregor Wagner
7113271205 Bug 811432 - Allow systemxhr permission for privileged apps (in addition to certified apps). r=sicking 2012-11-19 10:12:10 -08:00
Matthew Noorenberghe
39a83c668f Bug 744867 - Fire INSTALL_FROM_DENIED for app installation failure due to installs_allowed_from. original-patch=ianb r=fabrice 2012-11-18 14:43:38 -08: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
Fernando Jiménez
086f792033 Bug 809948 - [Webapps] Check for enough device storage before starting app download. Follow-up; r=fabrice 2012-11-16 21:16:46 +01:00
Fabrice Desré
d8ab3c4f94 Bug 809998 - [Apps] app.ondownloaderror never gets called [r=ferjm] 2012-11-16 09:36:27 -08:00
Fabrice Desré
11a08ee587 Bug 810551 [r=myk] 2012-11-15 16:31:06 -08:00
Frank Wein
4546809759 Bug 811693 - AppsUtils.jsm should use getSelectedLocale("global") instead of getSelectedLocale("browser"), r=fabrice 2012-11-15 11:30:48 +01:00
Fernando Jiménez
6893ec0943 Bug 809948 - [Webapps] Check for enough device storage before starting app download; r=fabrice 2012-11-15 10:35:37 +01:00
Justin Lebar
d89df5af01 Bug 802366 - Epilogue: Remove workaround for bug 802366 in Webapps.jsm. r=sicking 2012-11-10 10:32:37 -08:00