Граф коммитов

865 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Griffin e6e412ecfc Bug 827531 - Add a pip requirements.txt file for running B2G unit tests, r=aki 2013-01-16 14:14:10 -08:00
Alexandre Poirot 1c88865c77 Bug 829451 - Change the Firefox OS version to 1.0.0.0 (4 digits). r=fabrice 2013-01-15 19:44:43 -05:00
Marshall Culpepper 7be8f66a54 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 9036a0e047 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
Ryan VanderMeulen 5218add07b Merge m-c to inbound. 2013-01-14 20:14:58 -05:00
Chris AtLee 6dc67e5cd7 Bug 830371: Put the kernel in the right place. r=nthomas DONTBUILD 2013-01-14 15:59:09 -05:00
Andrea Marchesini 806c76d9f1 Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking 2013-01-14 11:08:55 +01:00
Justin Lebar 30ae94b71e Bug 809949 - Dump memory reports when 'memory report' is written to a special fifo on disk. r=glandium,njn 2013-01-14 01:43:25 -05:00
Jonathan Griffin d1baa13edc Bug 828670 - Add emulator.manifest to specify emulator to use in b2g unit tests, r=aki, DONTBUILD (NPOTB) 2013-01-10 15:50:54 -08:00
Panos Astithas d190bd2570 Bug 829633 - dbg-webapps-actors.js redeclares Cu and friends; r=fabrice 2013-01-11 19:04:23 +02:00
Fabrice Desré b20126c6cd Bug 828944 - downloadavailable flag is removed if you reboot after stopping the download r=ferjm 2013-01-11 07:32:06 -08:00
Hubert Figuière f7f76c6caa Bug 829121 - Follow-up: remove excessive dump() to not confuse developers. r=fabrice
--HG--
extra : rebase_source : 118069b887b95bc6a19110a3848ba47dfa4c5104
2013-01-11 14:18:34 +01:00
Hubert Figuière 69fa838f1a Bug 829477 - Don't notify the UI if we didn't have crash ID. r=fabrice
Thanks margaret!

--HG--
extra : rebase_source : cde55fa2e2ed892f1f2dd3943122d55dae688e43
2013-01-11 13:53:45 +01:00
Ed Morley d00714acc0 Backout 8461f75fd62b (bug 809949) for breaking the build on a CLOSED TREE 2013-01-11 11:52:35 +00:00
Justin Lebar 78313ad8ef Bug 809949 - Dump memory reports when 'memory report' is written to a special fifo on disk. r=glandium,njn
--HG--
extra : rebase_source : edb54edca665486d9efe073be088fee80ebfebdd
2013-01-11 12:26:52 +01:00
Hubert Figuière 620c8a55dd Bug 829121 - Annotate B2G_OS_Version for the crash reporter. r=fabrice
--HG--
extra : rebase_source : 30d533413d9fa022bb30c504632a0fed340b9322
2013-01-11 00:47:32 +01:00
Gregor Wagner 1af6f59c67 Bug 828887 - "unused-arenas" is not freed unless worker is idle for 5 seconds. r=bent 2013-01-10 23:50:40 +01:00
Mark Banner b786539327 Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
--HG--
rename : services/sync/SyncComponents.manifest => services/common/servicesComponents.manifest
rename : services/sync/SyncComponents.manifest => services/crypto/cryptoComponents.manifest
2013-01-10 22:02:38 +00:00
Jonathan Griffin 050625e1d4 Bug 830252 - Update the emulator used in b2g tests, r=aki 2013-01-14 13:11:20 -08:00
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
Benoit Girard cd64937ac7 Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin 2013-01-07 16:19:39 -05:00
Panos Astithas b66143e6bf Bug 784824 - support for remote debugging of b2g desktop builds; r=fabrice 2013-01-10 13:00:32 +02:00
Fabrice Desré 6691260f64 Bug 828863 - followup, forgotten typo r=past 2013-01-10 07:57:10 -08:00
Fabrice Desré 6882d62977 Bug 828863 - Add a remote debugger actor to install apps r=past 2013-01-10 07:38:51 -08:00
Margaret Leibovic e40b2a62f5 Bug 824148 - [KEYBOARD] Input type=range should bring up the number keyboard. r=ttaubert 2013-01-10 13:25:30 +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
Alexandre Poirot ec4b923e4f Bug 813797 - Completely remove apps developer mode (dom.mozApps.dev_mode) in release builds. r=fabrice 2013-01-09 17:34:13 -05:00
Ben Turner 1f9eab3973 Bug 827740 - Deny requests for more indexedDB quota from content. r=fabrice 2013-01-09 08:24:56 -08:00
Mounir Lamouri a5c687b336 Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug 2013-01-08 17:10:00 +00:00
Fabrice Desré 9bfe75c61c Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun 2013-01-08 09:08:00 +02: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
Andrea Marchesini f78b7dc440 Bug 825674 - Installed apps do not get affected by the hardware volume control, r=sicking 2013-01-09 08:18:16 +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
Gian-Carlo Pascutto 0da033e962 Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +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
Ehsan Akhgari 5e42b191c3 Merge mozilla-central into mozilla-inbound 2013-01-07 18:23:31 -05:00
Alex Keybl 9fc46ad72d Merging in version bump NO BUG 2013-01-07 12:31:33 -08: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
Ed Morley 4fd575f0c0 Merge mozilla-central to mozilla-inbound 2013-01-07 12:04:57 +00:00
Gregory Szorc 2420b2d8c2 Merge mozilla-central into services-central
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-07 00:21:41 -08:00
Gregory Szorc 02e0479d7d Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman 2013-01-06 16:15:51 -08:00
Phil Ringnalda a5972c7b9b Merge the last PGO-green inbound changeset to m-c 2013-01-05 15:57:15 -08:00
Chris Peterson ext:(%2C%20Shih-Chiang%20Chien%20%3Cschien%40mozilla.com%3E%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E) 56e0349b73 Gecko work for bug 823619: Dispatch spec-compliant mouse events when touch events are available. r=cjones,jlebar,schien,vingtetun a=blocking-basecamp
This is a rollowup of the following patches
Bug 823619, part 1: Make TabChild dispatch spec-compliant compat mouse events. r=mwu
Bug 823619, part 2: Use touch event for scrolling if available. r=cjones,schien,vingtetun a=blocking-basecamp
2013-01-05 15:53:16 +01:00