Commit Graph

18479 Commits

Author SHA1 Message Date
Ehsan Akhgari
5c22fc7e4e Backed out changeset 23bb4a03ef34 (bug 815418) because of possible xpcshell bustage
--HG--
extra : rebase_source : dcd383efb1c245239a2dc4bc261ada158bb131c2
2013-01-10 17:21:48 -05:00
Chris Peterson
0b86075c75 Bug 757726 - Part 1: Update about:plugins to use document.createElement() and AddonManager. r=joshmoz
--HG--
extra : rebase_source : f9ac81a2840d41af9330582d7e5410bce55a5bb0
2012-10-14 11:21:00 -07:00
Eduard Neculaesi
c477da3299 Bug 802534 - [OS.File] Main thread versions of OS.File.Info and OS.File.DirectoryIterator.Entry should have nice prototypes; r=yoric 2013-01-10 10:40:46 -08:00
Aaron Klotz
6b8e232154 Bug 815418: Telemetry for failed profile lock attempts; r=vladan
--HG--
extra : rebase_source : a7f1217bce0aa61c3c86eaa998e051d678ec7e1e
2013-01-10 12:50:51 -05: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
Marshall Culpepper
938ddccb0b Bug 816306: Part 1 - Report more network errors during update checks. r=bbondy 2013-01-10 18:10:19 +01: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é
6882d62977 Bug 828863 - Add a remote debugger actor to install apps r=past 2013-01-10 07:38:51 -08:00
Ed Morley
e64a6c02d2 Bug 821781 - Disable places/tests/unit/test_399266.js on Linux for too many intermittent failures 2013-01-10 14:59:28 +00:00
Dave Hylands
dfbd5e2c55 Bug 785124 - Pt 8 - Fix test_0030_general.js to work when downloaded file goes to sdcard. 2013-01-10 14:46:40 +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
4eafc2a88b Bug 785124 - Pt 5 - Add extra asserts. r=dougt 2013-01-07 17:43:02 +01:00
Dave Hylands
b7289615c5 Bug 785124 - Pt 3 - Modify the updater to support update.link file. r=rstrong
From 76c70c31f5362f7c91d567ca04329195d8126f26 Mon Sep 17 00:00:00 2001
 file. Prefer sdcard for download
---
 toolkit/mozapps/update/updater/updater.cpp |   53 +++++++++++++++++++++++++---
 toolkit/xre/nsUpdateDriver.cpp             |   13 +++++--
 2 files changed, 60 insertions(+), 6 deletions(-)
2012-12-14 16:06:41 -08: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
Ed Morley
858069c9e0 Merge mozilla-central to mozilla-inbound 2013-01-10 09:00:27 +00:00
Ed Morley
0cdde6720a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-10 08:59:12 +00: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
Mike Hommey
08ae60ac15 Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Panos Astithas
0123dab9c4 Merge m-c to fx-team 2013-01-10 08:48:55 +02:00
Panos Astithas
2c3e3a0fea Merge m-c to fx-team 2013-01-09 21:42:41 +02:00
Raymond Lee
af55e840e8 Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2013-01-09 12:21:29 +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
Patrick McManus
078a401ea5 bug 796475 - proxy auth cancelation rendering fix r=jduell
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05: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
Chris Peterson
9bb826d9ee Bug 785918 - Part 1: Replace PR_ARRAY_SIZE() with mozilla::ArrayLength() and MOZ_ARRAY_LENGTH(). r=ehsan 2013-01-05 23:37:25 -08:00
Rafael Ávila de Espíndola
d4a29482b0 Bug 825701 - Use v3 to report hangs. r=vladan. 2013-01-09 15:05:00 -05:00
David Keeler
570a2b6745 bug 821170 - (part 2) fix external API for PopupNotifications r=gavin 2013-01-09 10:11:13 -08:00
Mihai Sucan
eeebd2339b Bug 826798 - Network inspector does not correctly render cookie; r=past 2013-01-08 23:25:57 +02: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
6fd30e5d0e Bug 813833 - Part 2: Add additional logging around connection close; r=trivial 2013-01-06 21:26:49 -08:00
Gregory Szorc
2a5ae000e2 Merge mozilla-central into services-central
--HG--
rename : content/html/content/public/nsHTMLCanvasElement.h => content/html/content/public/HTMLCanvasElement.h
rename : content/html/content/src/nsHTMLCanvasElement.cpp => content/html/content/src/HTMLCanvasElement.cpp
2013-01-06 10:06:07 -08:00
Phil Ringnalda
a5972c7b9b Merge the last PGO-green inbound changeset to m-c 2013-01-05 15:57:15 -08:00
Panos Astithas
022bea1ed6 Merge m-c to fx-team 2013-01-05 11:41:23 +02:00
Gregory Szorc
993797122a Bug 813833 - Add a Promise-based API to mozIStorage/SQLite; r=mak, sr=Mossop 2013-01-04 15:36:59 -08:00
Ehsan Akhgari
b66d21436a Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures 2013-01-03 22:55:45 -05:00
Nicholas Nethercote
19aa0823f3 Bug 825807 (part 2) - Improve the style of nsNetworkManagerListener.{h,cpp}. r=bz. 2013-01-06 16:08:31 -08:00
Nicholas Nethercote
2457ed5997 Bug 825807 (part 1) - Remove unused nsNetworkManagerListener::mManageIOService field. r=bz. 2013-01-06 16:08:17 -08:00
Aaron Klotz
ea9d8f367c Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy 2013-01-03 22:24:07 -05:00
Nicholas Nethercote
465f9f826c Bug 825150 - Remove const_casts by adding some const-ness to nsICommandLineRunner.init(). r=karlt, sr=bsmedberg.
--HG--
extra : rebase_source : 3b68c3467fa533442cdc5bcefdf7fbe6140e87a3
2013-01-03 13:52:32 -08:00
Doug Turner
52622d3320 Bug 826024 - DeviceStorage - don't treat .m4v files as music. r=djf 2013-01-06 10:13:17 -08:00
Panos Astithas
f07bc4f132 Implement a new addAllGlobalsAsDebuggees method for faster chrome debugging (bug 821701); r=jimb
Also GC only once when going through all compartments in both addAllGlobalsAsDebuggees and removeAllDebuggees, instead of once for every debuggee added or removed.
2013-01-04 21:34:43 +02:00
Marco Bonardo
23ba3ed604 Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
r=Mano sr=gavin
2013-01-05 10:21:04 +01:00
Aaron Klotz
2b91478e8a Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy 2013-01-04 17:59:05 -05:00
Nathan Froyd
96c005f6f9 Bug 826439 - use floats instead of doubles for exponential histogram statistic calculations; r=vdjeric 2013-01-03 16:21:44 -05:00
Mike Hommey
3f28481862 Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps 2013-01-04 15:56:20 +01:00
William Chen
f34fa488f4 Bug 617532 - Implement UndoManager. r=ehsan 2013-01-03 22:54:26 -08:00
Mike Hommey
165c251332 Backout changeset 6656cdc8b20d (bug 824330) because of android and b2g bustage on clobber builds 2013-01-04 17:14:33 +01:00
Rafael Ávila de Espíndola
9eb5cdb511 Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan. 2013-01-04 10:27:41 -05:00
Mike Hommey
b78d8ead5b Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps 2013-01-04 15:56:20 +01:00