Commit Graph

125 Commits

Author SHA1 Message Date
Marshall Culpepper
1430f80313 Bug 816306: Part 2 - Report update HTTP errors to Gaia, and accompanying tests. r=fabrice 2013-01-10 18:13:39 +01:00
Andrea Marchesini
7467f12154 Bug 823974 - Permission requests from browser elements should be denied if unknown/denied for the container app, r=sicking, a=bb+ 2013-01-10 14:56:45 +01:00
Dave Hylands
9139c75270 Bug 785124 - Pt 6 - Fix JS code that was failing xpcshell tests. r=marshall_law 2013-01-10 14:46:39 +01:00
Dave Hylands
914aeaf3fa Bug 785124 - Pt 2 - JS changes to updater to allow storing update.mar to sdcard. r=marshall_law
From 93958fee051e9355930edba538eabeb91f4b442d Mon Sep 17 00:00:00 2001
 sdcard and lock sdcard while in use
---
 b2g/components/DirectoryProvider.js       |  154 ++++++++++++++++++++++++++---
 b2g/components/UpdatePrompt.js            |   16 ++-
 toolkit/mozapps/update/nsUpdateService.js |  124 ++++++++++++++++++++++-
 3 files changed, 276 insertions(+), 18 deletions(-)
* * *
Fix log stmt
2012-12-14 16:05:39 -08:00
Jed Parsons
56eb53bf49 Bug 823751 - When persona login in the Trusty UI is canceled, fire the RP's oncancel() callback; r=benadida, a=bb+ 2013-01-10 09:56:10 +01:00
Gregor Wagner
b4cc408427 Bug 828209 - Remember my choice default for certified apps for PROMPT_ACTION WebAPIs is incorrect. r=mounir 2013-01-09 13:43:15 +01:00
David Flanagan
320e25d2f3 Bug 825698 - Move YouTube query code from chrome to content. r=jdm
DONTBUILD
2013-01-07 12:55:31 -08:00
Ryan VanderMeulen
8d5a1d1584 Backed out changeset d30114b63097 (bug 825698) for landing with the wrong bug number. 2013-01-08 19:47:31 -05:00
David Flanagan
5d02d78e45 Bug 625698 - Move YouTube query code from chrome to content. r=jdm 2013-01-07 12:55:31 -08:00
Marshall Culpepper
3b9cf8d69c Bug 817821: Part 1 - Communicate update download events better to Gaia. r=fabrice 2013-01-08 17:13:32 +01:00
Gregor Wagner
97fd1b2f9b Bug 824421 - Cannot request access to the desktop notification webapi in the browser - no permission prompt is seen, webapi can't be used. r=sicking 2013-01-08 16:47:16 +01:00
Phil Ringnalda
69566d191b Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests 2013-01-07 22:59:32 -08:00
Ed Morley
538a2febe2 Merge mozilla-central to mozilla-inbound 2013-01-07 17:40:38 +00:00
Josh Matthews
d16a56d46d Bug 822551 - Initialize the user agent overrides in content process frames. r=dao,vingtetun 2013-01-07 17:47:01 +01:00
Etienne Segonzac
845ce3665b Bug 826023 - Only send the permission-prompt mozChromeEvent if the requesting frame is visible r=vingtetun a=bb+ 2013-01-07 17:45:29 +01:00
Dave Hylands
a4b95968d1 Bug 785124 - Pt 2 - JS changes to updater to allow storing update.mar to sdcard. r=marshall
From 93958fee051e9355930edba538eabeb91f4b442d Mon Sep 17 00:00:00 2001
 sdcard and lock sdcard while in use
---
 b2g/components/DirectoryProvider.js       |  154 ++++++++++++++++++++++++++---
 b2g/components/UpdatePrompt.js            |   16 ++-
 toolkit/mozapps/update/nsUpdateService.js |  124 ++++++++++++++++++++++-
 3 files changed, 276 insertions(+), 18 deletions(-)
* * *
Fix log stmt
2012-12-14 16:05:39 -08:00
Margaret Leibovic
397ee6df66 Bug 826589 - (Part 1) Pass manifest to activity picker instead of pre-translated title. r=ttaubert a=bb+ 2013-01-07 15:48:56 +01:00
Andrea Marchesini
d70f7ca23e Bug 811026 - [Permissions] Grant a prompted permission for the duration of the session, r=sicking 2013-01-05 14:02:29 -08:00
Marshall Culpepper
d7a1c91ffb Bug 821412: Part 3 - Initial B2G update tests and smoketests. r=bbondy 2013-01-02 12:41:40 -06:00
David Flanagan
a7ac797593 Bug 821514 - fix YoutubeProtocolHandler.js to report errors, and also parse titles properly. r=dale a=blocking-basecamp+ 2012-12-29 20:51:43 -08:00
Marshall Culpepper
7bf0c9c466 Bug 821741: Load update prefs more dynamically to support automation in B2G. r=fabrice
--HG--
extra : rebase_source : ca7f9ef99fe96051d915ec5b8a87fb22a00d3d6d
2012-12-26 11:28:42 -06:00
Jed Parsons (:jparsons)
bf807a48d5 Bug 823736 - include.js must stringify objects going to userland js. r=benadida 2012-12-23 10:59:43 -05:00
Gregor Wagner
54e7b9d874 Bug 823258 - Asking for a PROMPT_ACTION for a privileged API in a privileged packaged app - remember my choice default is incorrect. r=fabrice 2012-12-21 15:04:31 -08:00
Antonio M. Amaya
34fbbcbfb7 Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations [r=sicking] 2012-12-15 02:32:30 +01:00
Ed Morley
defe36365f Backout c56a4fcc3acc (bug 812289) for failures in test_permission_basics.html 2012-12-17 13:17:20 +00:00
Antonio M. Amaya
dd01d844fb Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations (edit); r=sicking 2012-12-15 02:32:30 +01:00
Fabrice Desré
48606428f9 Bug 820196 - CSP slows down app startup by ~12% [r=geekboy] 2012-12-14 14:53:29 -08:00
Vivien Nicolas
53e50507b4 Bug 818148 - Use a system message when the application is closed. r=fabrice. a=blocking-basecamp 2012-12-06 09:22:53 +01:00
Mike Hommey
d26003ab92 Bug 817955 - Only install identity modules in modules/identity. r=benadida,r=jparsons
--HG--
extra : rebase_source : 027b0cae0a29d00c34424e542fe4d57192aab5b1
2012-12-05 09:25:21 +01:00
Fernando Jiménez
e70904b97f Bug 815148 - r=fabrice 2012-12-03 21:44:58 +01:00
Vivien Nicolas
f4f353addb Bug 814074 - Send a system message to the application when the application is not running anymore but waits for a notification. r=fabrice. a=blocking-basecamp. 2012-12-03 15:42:36 +01:00
Marshall Culpepper
d7af35958e Bug 804571: Implement download cancel (pause) for B2G. r=fabrice
--HG--
extra : rebase_source : f6fe2a4416913f55dab81cd0c8801563a4e409f1
2012-11-30 13:35:54 -06:00
Gregor Wagner
debe000fb5 Bug 815974 - [System] Remember geolocation permission for an app is broken. r=sicking 2012-11-30 09:32:05 -08:00
Fabrice Desré
7ba8fb1e08 Bug 778668 - Bubble the application name/origin/manifest in the desktop-notification mozChromeEvent [r=wchen] 2012-11-28 22:36:15 -08:00
Gregor Wagner
28f0f5ac29 Bug 814294 - Don't prompt for missing permissions (UNKNOWN_ACTION). r=sicking 2012-11-27 17:31:45 -08:00
Marshall Culpepper
60dbdd1f7f Bug 809974: Set the last update installed time for B2G. r=fabrice 2012-11-27 11:53:17 -06:00
Chris Jones
01301949a5 Bug 813451: Update-available notifications don't get lost anymore, so the code from bug 801987 is no longer needed. r=marshall_law 2012-11-20 18:08:32 -08:00
Jed Parsons
4a0b1c2bfd Bug 790141 - Native implementation of browserid get() and getVerifiedEmail(). r=benadida 2012-11-20 20:28:34 -05:00
Gregor Wagner
2fcc0a1c8b Bug 812034 - Permissions: Connect access field for permission checks. r=ddahl 2012-11-19 12:31:25 -08:00
Jed Parsons
12b02d334e Bug 811014 - Ensure forceIssuer parameter is passed through. r=benadida 2012-11-18 00:02:13 -05:00
Jed Parsons
cfffe88629 Bug 811012 - Allow forceAuthentication parameter to request for whitelisted Marketplace. r=benadida 2012-11-17 08:19:38 -05:00
Jed Parsons
a3975964b9 Bug 804932 - Pass arbitrary options from RPs to BrowserID internal api methods. r=benadida 2012-11-16 18:34:32 -05:00
Fabrice Desré
2b3bfbbd74 Bug 802228 - Check for app updates when we check for system update [r=marshall] 2012-11-15 12:52:19 -08:00
Jed Parsons
00dc073987 Bug 811095 - (Re)enable identity modules. r=benadida 2012-11-12 19:46:35 -05:00
Rudy Lu
2be79b7da7 Bug 810769 - [Browser] No keyboard available f=ttaubert r=kaze a=blocking-basecamp 2012-11-12 15:10:32 +01:00
Jed Parsons
4eca1ae2b8 Bug 809265 - Update Identity js and jsm modules to use new global object. r=benadida
--HG--
extra : rebase_source : e28a25b4a6556157532bcd082878ae36f6741607
2012-11-08 20:54:13 -05:00
Tim Taubert
e057906f3d Bug 802073 - Receive input event twice from input tag type:time and type:date r=vingtetun a=blocking-basecamp 2012-11-07 12:53:24 +01:00
Zach Carter
b576b5842f Bug 804143 - [Identity] Make id flow OOP. r=benadida 2012-11-02 19:48:57 -04:00
Jed Parsons
b2c918dae8 Bug 807078 - Clean up message listeners before closing window. r=benadida 2012-11-02 16:11:51 -04:00
Jed Parsons
409a98df73 Bug 806605 - Replace loggedInEmail parameter with loggedInUser. r=benadida 2012-11-01 19:23:14 -04:00