Commit Graph

210 Commits

Author SHA1 Message Date
Arthur Chen
165ac40a51 Bug 832946 - Ignore numbers start with '#' or '*' and end with '#'. r=gwagner 2013-04-12 08:20:31 -04:00
Fabrice Desré
abf0204513 Bug 853716 - Let the SMS protocol handler deal with sms: url without numbers r=baku 2013-04-11 07:45:02 -07:00
Andreas Gal
c5ccedacf6 Bug 858454 - Deliver MozKeyboard key events from the event loop instead of synchronously (r=fabrice). 2013-04-07 02:38:40 -07: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
Patrick Wang
40af263e5a Bug 846734 - adding certificate exception from certificate error page. r=fabrice 2013-03-05 10:19:00 +08:00
Mike Shal
ea1d9b8ba7 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Andrea Marchesini
9196b955c3 Bug 832923 - Implement <input type='file'> on B2G, r=mounir, r=fabrice 2013-03-19 18:49:16 +01:00
William Chen
8236d9c197 Bug 782211 - Part 6: Updated the B2G notifications to implement the Notification API. r=etienne 2012-07-12 11:45:38 -04:00
Yuan Xulei
33742c3e02 Bug 844716 - Enable keyboard Apps to get/set selection range of the input field. r=timdream 2013-03-15 08:28:51 -04:00
Jed Parsons
6295c1c12a Bug 839500 - Close system persona iframe when not in use. r=fabrice, r=benadida 2013-03-14 15:19:34 -04: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
795c5eeeff Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.

--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Ms2ger
2801c25ab8 Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Gregory Szorc
7c93b1a42f Bug 784841 - Part 18b: Convert /b2g; r=ted f=Ms2ger 2013-02-25 12:47:17 -08:00
Dave Hylands
76d0333bde Bug 842890 - Fix logic error which made applying updates Later fail. r=marshall_law
--HG--
extra : rebase_source : 3438ba6459d063664b3a78517807ccf34214d952
2013-02-22 16:57:10 -06:00
Marshall Culpepper
06a8d84849 Bug 833708: Correctly set the active update's errorCode when there isn't enough space in Gonk. r=dhylands 2013-02-25 21:11:14 -06:00
Fabrice Desré
d15a446244 Bug 842100 - Restore the virtual keyboard in desktop builds r=cjones 2013-02-16 18:58:00 -08:00
Scott Johnson
caf5c85c56 Bug 840331: Rev IID of B2GKeyboard interface. [r=bsmedberg] 2013-02-14 16:26:38 -06:00
Fabrice Desré
440edaf33f Bug 838308 - mozKeyboard should require a permission to use r=vingtetun a=tef+ 2013-02-15 12:35:18 -08:00
Patrick Wang
7dfc147c18 Bug 769178 - Add error page for about:certerror. r=fabrice 2013-02-08 12:08:52 +08:00
Vivien Nicolas ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
4c3f66fadd Bug 835809: Preload more things for faster page loads. r=fabrice,jlebar
--HG--
rename : dom/browser-element/BrowserElementChild.js => dom/browser-element/BrowserElementChildPreload.js
rename : dom/browser-element/BrowserElementScrolling.js => dom/browser-element/BrowserElementPanning.js
2013-02-07 21:10:01 -08:00
Dave Hylands
4431d5fba0 Bug 838924 - Fix try/catch introduced in bug 835210 which caused FOTA updates to still be broken. r=marshall_law 2013-02-07 12:53:59 -08:00
Chris Jones
8591941ad8 Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice 2013-02-05 18:27:52 -08:00
Robert Strong
49aee920ea Bug 695811 - Checking for updates logs two warnings about deprecated XMLHttpRequest attributes. r=bbondy, r=dhylands 2013-02-01 18:58:48 -08:00
Dave Hylands
9e43e2d79e Bug 835210 - FOTA updates don't seem to be working any more. r=fabrice 2013-01-30 17:23:51 -08:00
Dave Hylands
006ea35ac5 Bug 831701 - Missing a change that was supposed to be in the previous patch. r=me 2013-01-25 10:32:56 -08:00
Dave Hylands
af3bb6ca29 Bug 831701 - Finish active updates unless the user swtiches to a newer one. Remove stale updates. r=rstrong
Once the user starts to download an update, stick to that update until the user cancels the download and does a "Check Now".

If a newer update is started and a stale update is detected, remove the stale update.

If a download fails due an update being in the applied state, prompt the user to apply it.

If an update was fully downloaded, but interrupted during verification, then don't redownload.
2013-01-25 10:27:49 -08:00
Fernando Jiménez
7fd8c918f9 Bug 833392 - Send RP ID within mozChromeEvents; r=jparsons 2013-01-23 21:10:38 +01:00
Fernando Jiménez
2cabd663ea Bug 832951 - [WebPayment] Expose DOMRequest ID within mozChromeEvents; r=fabrice, a=nonlibxul 2013-01-22 12:29:54 +01:00
Doug Turner
6a9239a5ee Bug 830027 - Allow all device APIs that uses the content permission prompt from the system principal. r=fabrice/gwagner a=tef+ 2013-01-17 10:26:40 -08:00
Marshall Culpepper
e85796faf3 Bug 823695: Part 1 - Send update errors after the shell is ready in B2G. r=fabrice 2013-01-14 23:40:51 -08:00
Dave Hylands
788529fa6f Bug 825598 - Add a watchdog timer on downloads and automatically restart if timer expires. r=marshall_law 2013-01-15 00:10:19 +01:00
Fabrice Desré
e099e975b1 Bug 828944 - downloadavailable flag is removed if you reboot after stopping the download r=ferjm 2013-01-11 07:32:06 -08:00
Marshall Culpepper
84fb5c3fc7 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
83130a8b37 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
e703d645fc 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
ffb1a18ac0 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
9d830a2534 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
efb91953a1 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
7a2f43adf8 Bug 825698 - Move YouTube query code from chrome to content. r=jdm
DONTBUILD
2013-01-07 12:55:31 -08:00
Ryan VanderMeulen
20c04e95d7 Backed out changeset d30114b63097 (bug 825698) for landing with the wrong bug number. 2013-01-08 19:47:31 -05:00
David Flanagan
62171adb2f Bug 625698 - Move YouTube query code from chrome to content. r=jdm 2013-01-07 12:55:31 -08:00
Marshall Culpepper
2b4fe2d2fb Bug 817821: Part 1 - Communicate update download events better to Gaia. r=fabrice 2013-01-08 17:13:32 +01:00
Gregor Wagner
e537f0c3ee 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
a3a5c77746 Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests 2013-01-07 22:59:32 -08:00
Ed Morley
07faa60f8c Merge mozilla-central to mozilla-inbound 2013-01-07 17:40:38 +00:00
Josh Matthews
79e6cb3e64 Bug 822551 - Initialize the user agent overrides in content process frames. r=dao,vingtetun 2013-01-07 17:47:01 +01:00
Etienne Segonzac
1b019eab45 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
e3195587a3 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
b62c0010b9 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
1a0052f653 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
6bd48a10f8 Bug 821412: Part 3 - Initial B2G update tests and smoketests. r=bbondy 2013-01-02 12:41:40 -06:00
David Flanagan
87835a7e4e 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
44803927cc 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)
fc8f03f01d Bug 823736 - include.js must stringify objects going to userland js. r=benadida 2012-12-23 10:59:43 -05:00
Gregor Wagner
1895ae62e9 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
f38079a311 Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations [r=sicking] 2012-12-15 02:32:30 +01:00
Ed Morley
4e8673eac0 Backout c56a4fcc3acc (bug 812289) for failures in test_permission_basics.html 2012-12-17 13:17:20 +00:00
Antonio M. Amaya
3a402290c2 Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations (edit); r=sicking 2012-12-15 02:32:30 +01:00
Fabrice Desré
41cc562d1d Bug 820196 - CSP slows down app startup by ~12% [r=geekboy] 2012-12-14 14:53:29 -08:00
Vivien Nicolas
ee9eaaab82 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
0acad29085 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
da970e35bc Bug 815148 - r=fabrice 2012-12-03 21:44:58 +01:00
Vivien Nicolas
a198aaaf85 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
d42964acc0 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
9ea1d5b059 Bug 815974 - [System] Remember geolocation permission for an app is broken. r=sicking 2012-11-30 09:32:05 -08:00
Fabrice Desré
a259dfa983 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
a643e4b55d Bug 814294 - Don't prompt for missing permissions (UNKNOWN_ACTION). r=sicking 2012-11-27 17:31:45 -08:00
Marshall Culpepper
de9c777dc4 Bug 809974: Set the last update installed time for B2G. r=fabrice 2012-11-27 11:53:17 -06:00
Chris Jones
730858a70c 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
6066ca1434 Bug 790141 - Native implementation of browserid get() and getVerifiedEmail(). r=benadida 2012-11-20 20:28:34 -05:00
Gregor Wagner
bc6679d80b Bug 812034 - Permissions: Connect access field for permission checks. r=ddahl 2012-11-19 12:31:25 -08:00
Jed Parsons
ea3e8171fd Bug 811014 - Ensure forceIssuer parameter is passed through. r=benadida 2012-11-18 00:02:13 -05:00
Jed Parsons
81fbf53a81 Bug 811012 - Allow forceAuthentication parameter to request for whitelisted Marketplace. r=benadida 2012-11-17 08:19:38 -05:00
Jed Parsons
ac891e49f3 Bug 804932 - Pass arbitrary options from RPs to BrowserID internal api methods. r=benadida 2012-11-16 18:34:32 -05:00
Fabrice Desré
78d69b3ad7 Bug 802228 - Check for app updates when we check for system update [r=marshall] 2012-11-15 12:52:19 -08:00
Jed Parsons
9d5c7396bb Bug 811095 - (Re)enable identity modules. r=benadida 2012-11-12 19:46:35 -05:00
Rudy Lu
5bd6201d72 Bug 810769 - [Browser] No keyboard available f=ttaubert r=kaze a=blocking-basecamp 2012-11-12 15:10:32 +01:00
Jed Parsons
8a1dc751ec 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
ff5fcb3a25 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
9137814800 Bug 804143 - [Identity] Make id flow OOP. r=benadida 2012-11-02 19:48:57 -04:00
Jed Parsons
7dad7f1ca1 Bug 807078 - Clean up message listeners before closing window. r=benadida 2012-11-02 16:11:51 -04:00
Jed Parsons
36f266a34c Bug 806605 - Replace loggedInEmail parameter with loggedInUser. r=benadida 2012-11-01 19:23:14 -04:00
Kyle Huey
45adfbf2c8 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
e6e6deb486 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Justin Lebar
77f0ca6ea2 Backed out changeset 86d8067fa9e5 (bug 802366) on a CLOSED TREE 2012-10-30 21:36:32 -04:00
Justin Lebar
a93b48129b Bug 802366 - Prelude, part 1: Rename in-process-browser-frame-shown to in-process-browser-or-app-frame-shown. r=bz
--HG--
extra : rebase_source : 683e1facc5a6356a4cce0546fd2593a701fe69c0
2012-10-30 15:55:05 -04:00
Kyle Huey
7457de64ad Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
a7bb0ec116 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Jed Parsons
fbc1cbc335 Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones 2012-10-26 07:39:38 -04:00
David Dahl
034cdc9123 Bug 773114 - Permission UI events for apps r=sicking r=anygregor 2012-10-24 15:19:01 -05:00
Marshall Culpepper
fc6529ca63 Bug 804226: Move B2G nsIUpdateCheckListener impl into it's own type to avoid method name collision. r=fabrice 2012-10-23 13:51:16 -05:00
Andrea Marchesini
9ec8f5829f Bug 803452 - Remember my choice for geolocation doesn't work. r=vingtetun 2012-10-22 22:22:27 -04:00
Shih-Chiang Chien
1942917947 Bug 790393 - Add MozPower.factoryReset() for factory reset. r=cjones, r=vingtetun, sr=sicking 2012-10-04 17:28:34 +08:00
Shih-Chiang Chien
3068f774a8 Bug 793108 - Add removeFocus() for MozKeyboard. r=sicking 2012-10-17 19:18:14 +08:00
Edwin Flores
b5e49c11d5 Bug 802465 - Limit resolution of youtube streams in YoutubeProtocolHandler r=fabrice 2012-10-19 14:11:36 +13:00
Dale Harvey
5176866dfb Bug 802466 - Add signature to stream url. r=fabrice 2012-10-17 15:33:58 -04:00