Nicholas Nethercote
|
23f321407b
|
Bug 826521 (part 2) - Report memory used by event targets, especially XHRs. r=bz.
--HG--
extra : rebase_source : 543f0e367ce73477d62eca544137a101108a97be
|
2013-01-17 21:21:43 -08:00 |
|
Nicholas Nethercote
|
59b1ac9057
|
Bug 826521 (part 1) - Add SizeOfIncludingThisEvenIfShared() for strings. r=bz.
--HG--
extra : rebase_source : 5c10fc346ba0c5fa76d947a97254e9ebc49353e1
|
2013-01-17 21:21:35 -08:00 |
|
Benoit Girard
|
d3f87cf69c
|
Bug 820852 - Implement write poisoning on Windows. r=ehsan,espindola
|
2013-01-10 16:50:16 -05:00 |
|
Trevor Saunders
|
83bcbe0d6b
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
|
Justin Lebar
|
1675566253
|
Bug 789975 - Follow-up: Fix memory reporter descriptions. r=me
|
2013-01-16 09:34:25 -05:00 |
|
Nicholas Nethercote
|
d4b5aba4eb
|
Bug 830226 - Reorder memory dumping for increased DMD effectiveness. r=jlebar.
--HG--
extra : rebase_source : 77e864789569a5a5ab1cf81aa403b38fb9a2cb1c
|
2013-01-15 18:44:11 -08:00 |
|
Nicholas Nethercote
|
cb1d58302d
|
Bug 827691 - Treat [stack:nnnn] entries in /proc/self/maps as anonymous memory. r=jlebar.
--HG--
extra : rebase_source : bfe5db77f0a4329a6cafeecfdb9b9de605f53bc5
|
2013-01-07 20:04:23 -08:00 |
|
Rafael Ávila de Espíndola
|
625d279602
|
Bug 830584 - Write and read the module id to/from the late writes file. r=vladan.
|
2013-01-15 18:55:35 -05:00 |
|
Jeff Muizelaar
|
656d4aaa63
|
Bug 786533. Add a comment about the purpose of XPCOM_MIN/MAX. r=ehsan
--HG--
extra : rebase_source : 97ed3b670dee51b929344e1222be0d61ce18b3af
|
2013-01-15 11:26:58 -05:00 |
|
Justin Lebar
|
8f075fc847
|
Bug 789975 - Disable purging of MADV_FREE'd pages on MacOS when collecting RSS from Telemetry. r=njn
|
2013-01-15 09:14:36 -05:00 |
|
Mats Palmgren
|
865cec14e9
|
Bug 786533 - On OSX, one of the system header files (exception_defines.h) defines 'try' and 'catch' as macros which breaks @try/@catch. We need to #undef those before using nsObjCExceptions.h. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Mats Palmgren
|
5f5d30eb5b
|
Bug 786533 - Replace NS_MIN/NS_MAX in xpcom/ with XPCOM_MIN/XPCOM_MAX to prevent accidental use. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Ryan VanderMeulen
|
f291f53545
|
Backed out changeset 622427e981a8 (bug 789975) for build bustage.
CLOSED TREE
|
2013-01-14 22:13:24 -05:00 |
|
Justin Lebar
|
59d800736b
|
Bug 789975 - Disable purging of MADV_FREE'd pages on MacOS when collecting RSS from Telemetry. r=njn
|
2013-01-14 21:49:25 -05:00 |
|
Nicholas Nethercote
|
e92eb3e23a
|
Bug 829439 (part 2) - Some memory reporter clean-ups. r=jlebar.
--HG--
extra : rebase_source : 31ef4aaa1dde5299125ed67d297d70ee5fe5c876
|
2013-01-14 16:28:36 -08:00 |
|
Nicholas Nethercote
|
e7d64e972a
|
Bug 829439 (part 1) - Add MemoryReporterBase class that promotes better encapsulation within nsIMemoryReporter sub-classes. r=jlebar.
--HG--
extra : rebase_source : 53a77ea456f2aedafe05954ceece7e64db743e66
|
2013-01-14 16:26:47 -08:00 |
|
Filippo Cristofoletti
|
5e0ba6e236
|
Bug 817387 - Remove last occurences of NS_OVERRIDE; r=ehsan
DONTBUILD as this is NPOTB.
|
2013-01-14 15:36:24 -05: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 |
|
Trevor Saunders
|
cd9ce5e64f
|
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
|
2013-01-11 04:43:29 -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 |
|
Trevor Saunders
|
0f94b545d6
|
bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan
|
2013-01-10 03:39:40 -05:00 |
|
Benoit Girard
|
cd64937ac7
|
Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin
|
2013-01-07 16:19:39 -05: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 |
|
Mike Habicher
|
ce7b34cf68
|
Bug 827841 - don't proxy-release null pointers in nsMainThreadPtrHolder; r=jlebar
|
2013-01-08 13:40:18 -05:00 |
|
Mike Habicher
|
3692f83bae
|
backing out bug 827841 patch to fix comment
|
2013-01-10 01:44:18 +01:00 |
|
Mike Habicher
|
4d67018cf9
|
Bug 828502 - let nsMainThreadPtrHandle::get() handle nullptrs; r=bholley
|
2013-01-09 18:58:29 -05:00 |
|
Kartikaya Gupta
|
5822723f8d
|
Bug 828124 - Adjust the low-memory threshold down to 384 MiB. r=blassey
|
2013-01-09 11:12:36 -05:00 |
|
Mike Habicher
|
f1f068a595
|
Bug 872841 - don't proxy-release null pointers in nsMainThreadPtrHolder; r=jlebar
--HG--
extra : rebase_source : 508d22c611725379192a90d8381f61aaa3d3ba97
|
2013-01-08 13:40:18 -05:00 |
|
Andrew McCreight
|
c92a435c00
|
Bug 690970, part 3: fix black-gray edges in weak containers at start of CC. r=billm
|
2013-01-08 10:36:51 -08:00 |
|
Mike Habicher
|
d8fab14395
|
Bug 827857 - make NS_ProxyRelease() handle null pointers properly; r=jlebar
|
2013-01-08 13:34:49 -05:00 |
|
William Chen
|
c61a8f2dd1
|
Bug 826606 - Set uninitialized values for DeviceProximityEvent according to spec. r=dougt,smaug,khuey
|
2013-01-08 09:36:05 -08:00 |
|
Boris Zbarsky
|
c6fbb501b4
|
Bug 827654. Actually QI to interfaces we implement in nsCancelableRunnable. r=smaug
|
2013-01-08 09:01:30 -05:00 |
|
Gregor Wagner
|
46a329cd92
|
Bug 827499 - SettingsService: Fix locking problem. r=bent
|
2013-01-08 12:04:25 +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 |
|
Mike Habicher
|
0dc7293229
|
Bug 827679 - add return value to nsMainThreadPtrHandle::operator=; r=bholley
|
2013-01-07 23:09:19 -05: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 |
|
Ed Morley
|
399fc117a8
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2013-01-07 16:09:32 +00:00 |
|
Gregor Wagner
|
6be60c5508
|
Bug 827237 - Followup: Disable settings test. r=me
|
2013-01-07 16:32:15 +01:00 |
|
Nicholas Nethercote
|
d4a9c8e1fa
|
Bug 825107 - Fix -Wint-to-pointer-cast warnings in nsTraceRefcntImpl.cpp. r=bsmedberg.
--HG--
extra : rebase_source : d0e2cdd3bd7caf3bf2e68d2210bd5dde040a798b
|
2013-01-03 13:53:51 -08:00 |
|
Nicholas Nethercote
|
8721130e3f
|
Bug 826183 - DMD: clear reportedness data before running memory reporters and dumping. r=jlebar.
--HG--
extra : rebase_source : 3ea1c71eacdee712b2d1739a8e25cbf854ea0424
|
2013-01-06 13:34:39 -08:00 |
|
Masatoshi Kimura
|
a8274df1f4
|
Bug 795433 - Use #define for nsresult values in C code. r=ehsan,glandium; feedback=njn
|
2013-01-05 12:55:22 +09:00 |
|
Mike Hommey
|
93e8e66552
|
Bug 826625 - Group rss/pss/vsize entries by filename in about:memory. r=jlebar
|
2013-01-04 22:02:26 +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 |
|
Nicholas Nethercote
|
a77d4b0fcc
|
Bug 826553 - Add a memory reporter for the event listener manager's hash table. r=bz.
--HG--
extra : rebase_source : 72584fbf0b80c1e8d5451486ca2c46efebc93b44
|
2013-01-03 21:26:56 -08:00 |
|
Masatoshi Kimura
|
4a3e55941c
|
Bug 826231 - Enable FAIL_ON_WARNINGS on MSVC in xpcom/tests. r=ehsan
|
2013-01-04 12:49:25 +09:00 |
|
Mohit Gahlot
|
f1333eedc8
|
Bug 818106 Fix: ScopedClose now considers errno EINTR.r=dhylands
|
2013-01-04 08:16:47 +05:30 |
|
Ehsan Akhgari
|
4ad1b6649d
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
|
Michal Novotny
|
88c17a14f1
|
Bug 725993 - Remove ability to tell cache to STORE_ON_DISK_AS_FILE, r=bsmith
|
2013-01-04 00:30:48 +01: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 |
|
Ehsan Akhgari
|
1df6261de9
|
Make gDebugLog obey the normal NSPR_LOG_MODULES rules, no bug, mailinglist-r=bsmedberg
|
2013-01-03 13:30:59 -05:00 |
|
Ed Morley
|
e1feef974c
|
Backout bfeb3bc3da4e (bug 826029) for WINNT xpcshell failures
|
2013-01-03 10:17:14 +00:00 |
|
Rafael Ávila de Espíndola
|
4ca30d5e47
|
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.
--HG--
extra : rebase_source : 511835e6d24a0b58b5c9eb684b258456b7a7019e
|
2013-01-02 21:04:10 -05:00 |
|
Masatoshi Kimura
|
9a4812e054
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
|
Nicholas Nethercote
|
b7723e3c58
|
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js
extra : rebase_source : 557cc60522970ce7eea3b006d357284d9b4694c4
|
2012-12-23 16:59:51 -08:00 |
|
Trevor Saunders
|
801c9b79ba
|
bug 822717 - remove checks for old gcc r=glandium
|
2012-12-18 13:22:28 -05:00 |
|
Nicholas Nethercote
|
efaf0192cb
|
Bug 819819 (part 1) - Remove DMDV. r=khuey.
--HG--
extra : rebase_source : af193a276409e33f0099d256cdfcd0f11917ea25
|
2012-12-20 23:03:50 -08:00 |
|
Boris Zbarsky
|
a6929b0c24
|
Bug 820909. Make LowerCaseEqualsASCII and LowerCaseEqualsLiteral actually do ASCII-case-insensitive matching instead of doing odd things with KELVIN SIGN and LATIN CAPITAL LETTER I WITH DOT ABOVE. r=bsmedberg, sr=dbaron
|
2012-12-26 13:42:39 -08:00 |
|
Andrew McCreight
|
c7d324a5f0
|
Bug 823226 - Add environment variables for controlling cycle collector logging. r=smaug
|
2012-12-19 14:35:50 -08:00 |
|
Rafael Ávila de Espíndola
|
5168dcec81
|
Bug 822825 - Java plugin hits mozPoisonWriteMac ValidWriteAssert assertion on shutdown. r=BenWa.
|
2012-12-25 19:27:01 -05:00 |
|
Nicholas Nethercote
|
8eac1dfb3c
|
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
|
2012-12-23 20:45:57 -08:00 |
|
Justin Lebar
|
3953ecb18b
|
Bug 824395 - Report used stacks separately from unused stacks. r=njn
|
2012-12-23 21:48:03 -05:00 |
|
Trevor Saunders
|
1dc8beb669
|
bug 820182 - remove nsISupportsArray::ElementAt() r=ehsan
|
2012-12-11 11:16:42 -05:00 |
|
Trevor Saunders
|
5a35c9fff1
|
bug 819936 - remove NS_NewArrayEnumerator overload for nsISupportsArray r=bz, bsmedberg
|
2012-12-09 05:04:21 -05:00 |
|
Neil Rashbrook
|
41d5c4cd99
|
Bug 818861 Shouldn't allow promising a flat string from a flat string r=dbaron
|
2012-12-22 20:40:37 +00:00 |
|
Honza Bambas
|
50b95c94b2
|
Bug 765215 - Firefox 13 hangs on resuming from sleep, introduced wake up adjust for QueryPerformanceCounter, r=ehsan
|
2012-12-22 15:46:14 +01:00 |
|
Mark Banner
|
0527db678b
|
Bug 823940 Remove unused nsAutoVoidArray, and cleanup nsVoidArray's support for it. r=bsmedberg.
|
2012-12-22 09:00:15 +00:00 |
|
Ehsan Akhgari
|
408cc31977
|
Merge mozilla-central into mozilla-inbound
|
2012-12-21 12:47:56 -05:00 |
|
Mike Hommey
|
06a4d19838
|
Bug 822004 - Call setlocale from nsNativeCharsetConverter::LazyInit if it is called before xpcom initialization. r=bsmedberg
|
2012-12-21 17:33:30 +01:00 |
|
Neil Rashbrook
|
4b6c2be10c
|
Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking
|
2012-12-21 10:09:50 +00:00 |
|
Ed Morley
|
47e12d6a1f
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-12-20 21:05:33 +00:00 |
|
Neil Rashbrook
|
6ced98692d
|
Bug 493711 Part 1: switch nsCOMArray from nsVoidArray to nsTArray r=sicking
|
2012-12-19 21:33:54 +00:00 |
|
Nicholas Nethercote
|
166388391b
|
Bug 822148 (part 3) - DMD: Rename |LiveBlock| as |Block|. r=jlebar.
--HG--
extra : rebase_source : 65ccba830ca872fd28a410122ebf65c12cbf6377
|
2012-12-17 19:56:51 -08:00 |
|
Nicholas Nethercote
|
015c1f6abb
|
Bug 822148 (part 2) - DMD: Treat twice-reported blocks more like other blocks. r=jlebar.
--HG--
extra : rebase_source : 345123de945a3c26ec6ca88a599b45efddc4209e
|
2012-12-17 19:40:07 -08:00 |
|
Nicholas Nethercote
|
7f23ff5546
|
Bug 822148 (part 1) - DMD: remove reporter names from output because they're redundant. r=jlebar.
--HG--
extra : rebase_source : c9bf57dbd3612719ba60951cb14988ec38b392f0
|
2012-12-16 16:56:04 -08:00 |
|
Justin Lebar
|
be3b9d9bca
|
Bug 819791 - Part 11: Make nsTArray and friends' copy constructors explicit. r=bz
|
2012-12-18 20:16:07 -05:00 |
|
Justin Lebar
|
e73a12f35f
|
Bug 819791 - Part 3: Make typeof nsTArray == typeof InfallibleTArray. r=bz
Also make typeof nsAutoTArray == typeof AutoInfallibleTArray and switch
files to using nsTArrayForwardDeclare.h.
|
2012-12-18 20:16:06 -05:00 |
|
Justin Lebar
|
3ff706b49a
|
Bug 819791 - Part 1: Remove nsTArrayDefaultAllocator, replacing it unconditionally with nsTArrayInfallibleAllocator. r=bz
|
2012-12-18 20:16:06 -05:00 |
|
Boris Zbarsky
|
6efc316628
|
Bug 819523 part 1. Make it possible to use the various-allocator nsTArrays interchangeably as long as you're working with const objects. r=jlebar
|
2012-12-18 20:16:05 -05:00 |
|
Andrew McCreight
|
84b97fc2a3
|
Bug 731853 - Add way to easily log CC with AllTraces at shutdown. r=smaug
|
2012-09-28 10:11:33 -07:00 |
|
Rafael Ávila de Espíndola
|
d81584a36d
|
Bug 821534 - move mozilla::PoisonWrite one line earlier. r=ehsan.
|
2012-12-17 10:13:36 -05:00 |
|
Trevor Saunders
|
54792f2e4d
|
bug 820182 - remove nsISupportsArray::ElementAt() uses r=ehsan
|
2012-12-11 11:16:42 -05:00 |
|
Trevor Saunders
|
0179193261
|
bug 819215 - make NS_IMPL_CYCLE_COLLECTION_XXXCLASS unnecessary r=smaug, mccr8
|
2012-12-08 00:08:37 -05:00 |
|
Jeff Walden
|
120886ca73
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
|
Ehsan Akhgari
|
3ca9c4891f
|
Merge mozilla-central into mozilla-inbound
|
2012-12-15 10:37:42 -05:00 |
|
Olli Pettay
|
066bca4dc5
|
Bug 818739, don't run CC during shutdown, r=mccr8
|
2012-12-14 20:41:11 +02:00 |
|
Ed Morley
|
289bb2e7ae
|
Merge mozilla-central to mozilla-inbound
|
2012-12-21 11:41:08 +00:00 |
|
Marco Bonardo
|
f882bcd20b
|
Bug 821628 - xptcstubs_x86_64_darwin is wrongly converting some bool params
r=bsmedberg
|
2012-12-20 23:44:40 +01:00 |
|
Gabriele Svelto
|
ba62bce29e
|
Bug 814771 - Add a cancelable runnable and use it to cancel a pending memory minimization procedure when an application is brought to the foreground r=jlebar
|
2012-12-11 19:13:29 +01:00 |
|
Nicholas Nethercote
|
808525a152
|
Bug 819772 - Add a memory reporter for DMD's data. r=jlebar.
--HG--
extra : rebase_source : d85f4f08b3c0ec5e81bde9caa63699e60a303b33
|
2012-12-11 13:54:11 -08:00 |
|
Vladimir Vukicevic
|
10aa9f5441
|
b=731974, requestAnimationFrame generates too short/long frames (incl. bug 799242); r=bz,smaug,roc,ehsan
|
2012-12-11 17:15:32 -05:00 |
|
Nicholas Nethercote
|
b31301cd8c
|
Bug 717853 (follow-up): Remove the extra '.' char in the suffix of dumped files. r=me.
--HG--
extra : rebase_source : b57126283ba04ad93ab185c8d0800c41ef6f1793
|
2012-12-11 05:10:37 -08:00 |
|
Trevor Saunders
|
be9baec5b3
|
bug 819940 - remove nsISupportsArray::EnumerateForwards() r=ehsan
|
2012-12-10 05:27:14 -05:00 |
|
Nicholas Nethercote
|
7d32dc00e9
|
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
|
2012-12-10 16:05:07 -08:00 |
|
Trevor Saunders
|
b34096b521
|
bug 819940 - remove nsISupportsArray::EnumerateBackwards() r=ehsan
|
2012-12-09 13:40:46 -05:00 |
|
Trevor Saunders
|
40c2dbd113
|
bug 819927 - Base64{Encode,Decode}() should properly handle empty strings r=ehsan
|
2012-12-06 22:34:49 -05:00 |
|
Trevor Saunders
|
a615e0ac7a
|
bug 819939 - remove NS_NewISupportsArray() r=ehsan
|
2012-12-09 12:48:06 -05:00 |
|
Paolo Amadini
|
6b7359cb4d
|
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
|
2012-12-10 21:06:37 +01:00 |
|
Ted Mielczarek
|
07431e7fdb
|
Bug 704368 - Skip test_nsIProcess_stress.js on Linux64 debug for intermittent failures; r=glandium
|
2012-12-07 09:12:01 -05:00 |
|