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
Neil Deakin
6869e9de64
Bug 685191, don't fire an extra DOMMenuItemActive event when switching menus on a menubar, r=neil
2013-01-11 15:21:48 -05:00
Patrick McManus
f6d2c92a82
bug 828632 os x system proxy config mem leak/syslog r=josh
2013-01-11 15:00:49 -05:00
Chris Peterson
de411b5fd0
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
2013-01-10 08:19:36 -08:00
Vladan Djeric
dfbd6d6e86
Bug 817055: Sort startup measurements in about:telemetry by timestamp. r=mak77
2013-01-11 10:26:32 -05:00
Ms2ger
8dd150af35
Merge PGO-green changeset from inbound to m-c.
2012-12-22 12:06:37 +01:00
Ms2ger
f11ed9361b
Bug 793151 - Change the length property of a WebIDL method to the mimimum number of arguments, instead of the maximum; r=bz
2012-12-22 09:04:17 +01:00
Marco Bonardo
26131a93b4
Bug 823156 - Speed up Library downloads query.
...
r=Mano
2012-12-20 14:39:12 +01:00
Ehsan Akhgari
1fc28fc2a4
Merge mozilla-central into mozilla-inbound
2013-01-05 16:00:35 -05:00
Ehsan Akhgari
1c7d34d536
Bug 815847 - Part 4: Implement a hidden private window managed by the app shell service; r=bzbarsky
2012-12-10 23:49:17 -05:00
Dave Hylands
3d15e785d7
Bug 821168 - Use hardlinks for backing up pre-update files. r=eshan
2013-01-03 16:53:33 -08:00
Ehsan Akhgari
4ad1b6649d
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
2013-01-03 18:36:16 -05:00
Trevor Saunders
09f3b656b4
bug 825419 - outparamdel nsIDocShell::GetPresShell() r=smaug
2012-12-28 20:56:42 -05:00
Shriram Kunchanapalli
25d2ca6bd4
Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg
2012-12-24 08:47:18 +05:30
Nicholas Nethercote
1c4b07debe
Bug 818793 - Add a |aMaxFrames| parameter to NS_StackWalk. r=jlebar,glandium; sr=dbaron.
2012-12-20 21:31:57 -08:00
Benedict Singer
284e095c1d
Bug 795360 - Make dump_syms from symbolstore.py run in parallel on multi-core machines. r=ted
2012-12-27 15:32:45 -08:00
Daniel Holbert
bd79e289a0
Bug 825941: Mark toolkit/components/url-classifier directory as warning-free. r=gps
2013-01-06 18:06:23 -08:00
Daniel Holbert
6c25aeeb31
Bug 825941 helper: Mark debug-only variable |rv| in nsUrlClassifierDBService.cpp as DebugOnly.
2013-01-06 18:06:23 -08:00
Nikolay Bryskin
e35302dfdf
Bug 650935 - Fix replacements in unUrlSafe to be global. r=dcamp
2013-01-03 17:18:42 -05:00
Justin Lebar
84c6dc44f4
Bug 825519 - Add telemetry for the max number of times any one image was decoded. r=joe
2013-01-03 16:06:08 -05:00
Michal Novotny
5399e26bf2
Bug 824484 - Fix race condition between stream wrapper destructor and nsCacheService::CloseAllStreams(), r=hurley
2013-01-03 20:24:27 +01:00
Ehsan Akhgari
540313e319
Backed out changeset 3d51d7f54e5d (bug 825519) because of build failures
2013-01-03 13:28:18 -05:00
Justin Lebar
af1e424ba3
Bug 825519 - Add telemetry for the max number of times any one image was decoded. r=joe
2013-01-03 12:52:58 -05:00
Mike Hommey
032a047cc1
Bug 826996 - Avoid hardcoded value for {moz:official} in search plugins. r=gavin
...
--HG--
extra : rebase_source : fe2a5b7c6efed6ff7f4b786a0ce510fc28a25ef9
2013-01-11 12:20:58 +01:00
David Rajchenbach-Teller
df6964093f
Bug 812859 - A JavaScript module to mark deprecation;r=dolske
2013-01-10 20:55:42 +01:00
David Rajchenbach-Teller
58b6b11735
Bug 815339 - Extract PromiseWorker from OS.File. r=froydnj
2012-12-19 20:11:14 -05:00
Raymond Lee
bc6df5004a
Bug 806741 - Port test_bug_461710.html to the new per-tab PB APIs. r=jdm
...
--HG--
rename : toolkit/components/places/tests/mochitest/test_bug_461710.html => toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html
2012-12-19 11:47:41 +08:00
David Rajchenbach-Teller
a9542a3770
Bug 532150 - Don't read and write the session file off the main thread. r=Felipe
2012-12-19 20:04:26 -05:00
Ed Morley
929ff9a64d
Backout 851fd44eeb42 (bug 799267) for leaks on a CLOSED TREE
2012-12-19 22:07:04 +00:00
Dão Gottwald
587bd53719
Bug 823443 - Provide an easy way to add custom content to popup notifications. r=gavin
2012-12-21 20:09:07 +01: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
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
Camilo Viecco
46fddb2d20
Bug 799267 - Telemetry for Cert Verification (PKIX and classic) in SSLServerCertVerification r=bsmith
2012-12-19 13:05:43 -08:00
Ed Morley
eec4e07666
Merge mozilla-central to mozilla-inbound
2012-12-19 19:34:08 +00:00
Ed Morley
c46531d501
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-19 19:30:22 +00:00
Panos Astithas
86b4184349
Merge m-c to fx-team
2012-12-19 10:03:48 +02:00
Ehsan Akhgari
09e91d17f9
Bug 822020 - Remove the global PB specific code from the toolkit downloads UI; r=jdm
2012-12-19 00:13:43 -05:00
Ehsan Akhgari
75224cdbfd
Bug 822019 - Remove the global PB specific code from the Telemetry; r=jdm
2012-12-19 00:12:57 -05:00
Robert Strong
75a0f646a9
Update xpcshell skip-if reason - Bug 821344 - test_bug595059.js and test_0081_prompt_uiAlreadyOpen.js update tests fails in B2G due to custom nsIUpdatePrompt. r=ahalberstadt, DONTBUILD
2012-12-18 18:44:17 -08:00
Andrew Halberstadt
4e8345a2dd
Bug 821919 - Re-enable toolkit/mozapps/update/test/unit/test_0030_general.js, r=rstrong
2012-12-19 12:57:09 -05:00
Rafael Ávila de Espíndola
f9c3c27d31
Bug 822703 - s/ShutdownTime/TelemetryData/ where appropriate. r=vladan.
2012-12-19 10:29:08 -05:00
Mihai Sucan
11c5a3ad68
Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past
2012-12-17 22:06:13 +02:00
Jim Mathies
d768d99a05
Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg
2012-12-18 10:24:42 -06:00
Neil Deakin
e509508936
Bug 798226, rework arrow positioning and alignment code for arrow panels to be simpler, using the actual anchor/alignment position rather than guessing this from the coordinates, fix centred positioning in rtl, r=neil
2012-12-18 12:08:06 -05:00
Mark Hammond
e665b835db
Bug 822508 - allow social providers to specify null as the profile. r=gavin
2012-12-19 11:05:37 +11:00
Ryan VanderMeulen
f987db21fc
Backed out changeset a7d5ea538c57 (bug 806736) for test failures.
2012-12-18 18:27:36 -05:00
Rafael Ávila de Espíndola
f665c1eb63
Bug 822812 - Fix usage of nsITimer. r=vladan.
2012-12-18 17:43:40 -05:00
Cameron McCormack
b0aa52464b
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
2012-12-19 09:27:56 +11:00
Monica Chew
c08ff1c5ff
Bug 810404 - Change breakpad license to Google BSD and point protobuf code to it. r=gerv
2012-12-18 17:11:54 -05:00
Raymond Lee
5a5ef461cd
Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=jdm
...
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2012-12-19 01:07:49 +08:00
Ehsan Akhgari
c3afff7a95
Backed out 2 changesets (bug 532150) for test failure
...
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
2012-12-15 12:08:04 -05:00
Daniel Holbert
947aea3167
Bug 822446: Add parens around assignment-used-as-loop-condition in nsPlacesAutoComplete.js and nsPlacesExpiration.js, to fix JS strict warning "test for equality mistyped as assignment". r=mak
2012-12-17 22:23:05 -08:00
Chris Double
4f61437368
Bug 821160 - Part6: Build changes for froyo libomxplugin libraries on Android - r=khuey
2012-12-18 14:44:45 +13:00
Jeff Muizelaar
47c921e73e
Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe
...
This doesn't switch all of the users yet, but is a step in the right
direction.
--HG--
extra : rebase_source : 91b4fef3f67586179c119208d000cf7629e04963
2012-10-12 08:43:01 -04:00
David Rajchenbach-Teller
8704499fcc
Bug 532150 - Reading and writing session file off the main thread; r=felipe
...
--HG--
extra : rebase_source : f9ceb62680c932621b876a39f007e74a4f4e4c40
2012-12-15 10:44:07 -05:00
David Rajchenbach-Teller
28e38bbdf3
Bug 760036 - move SearchService metadata I/O off the main thread, r=enndeakin
...
--HG--
extra : rebase_source : 1c5f12f3730f4631a706a7b590ce6807f84fa62c
2012-12-21 11:41:15 -05:00
Benjamin Smedberg
ab775a4ccf
Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
...
--HG--
rename : profile/public/nsIProfileChangeStatus.idl => profile/public/notifications.txt
extra : rebase_source : 89db8a63effc2eab589a184a2b686cfcca3f8f63
2012-12-13 12:20:56 -05:00
Ehsan Akhgari
64b18f5f22
Bug 822330 - Make the Windows download progress bar in the task bar aware of private downloads; r=jdm
2012-12-20 18:17:44 -05:00
Ryan VanderMeulen
8799c86f92
Backed out changeset 1cd15c87f867 (bug 821901) for crashes.
2012-12-17 19:22:09 -05:00
Marshall Culpepper
df7a66e9a2
Bug 812584: Part 1 - Always forward update download errors in B2G. r=bbondy
2012-12-17 17:23:14 -06:00
Iordache Catalin
500d619988
Bug 821901 - Fix build warnings in /toolkit/components/places/nsNavHistoryResult.cpp. r=mak
2012-12-17 17:43:45 -05:00
Jim Mathies
f5694be27d
Bug 817881 - Move test plugin to dist/plugins, and touch up tests and test logic to support the change. r=glandium, dtownsend
2012-12-17 12:08:00 -06:00
Jan Varga
6554fc16b9
Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan
2012-12-17 20:25:10 +01:00
Marco Bonardo
8105744337
Bug 791562 - crash in PlacesFolderConversion::AppendFolder.
...
r=mano
2012-12-17 15:03:49 +01:00
Ryan VanderMeulen
15d962fe25
Backed out changeset 11bf35befda6 (bug 795360) for Windows hangs.
2012-12-16 22:25:53 -05:00
Masatoshi Kimura
335edcbf26
Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu
2012-12-16 19:54:58 -05:00
Benedict Singer
79c5d7e390
Bug 795360 - Make dump_syms from symbolstore.py run in parallel on multi-core machines. r=ted
2012-12-11 09:52:53 -05:00
David Rajchenbach-Teller
cde9388a9f
Bug 820681 - Restore OS.Constants.Path.{profileDir, localProfileDir} to its previous state. r=Yoric
2012-12-16 19:37:11 -05:00