Justin Lebar
|
0dbaf73150
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
|
Ehsan Akhgari
|
348873aa96
|
Bug 733277 - Prevent firing timers from lock contention with the main thread; r=bsmedberg
|
2012-03-04 18:56:19 -05:00 |
|
Nathan Froyd
|
d0255ba171
|
Bug 695235 - enforce unsigned long type on size_is parameters; r=khuey
|
2012-03-09 17:06:13 -05:00 |
|
Vladan Djeric
|
745727778e
|
Bug 712109 - Implement chrome hang reporting on profiling branch. r=ehsan
|
2012-03-12 07:07:05 -04:00 |
|
Daniel Holbert
|
04b172bf20
|
merge m-c tip over to m-i
|
2012-03-11 15:40:05 -07:00 |
|
Ms2ger
|
78cef75441
|
No bug - Remove unused variables origStr from HashString; r=themaid
|
2012-03-11 09:48:18 +01:00 |
|
Phil Ringnalda
|
4eb7a39045
|
Bug 582821 - skip test_nsIProcess.js on Windows until it can learn not to leave an unremovable file on the slave
|
2012-03-10 18:01:30 -08:00 |
|
Jeff Muizelaar
|
67d9b4c911
|
Bug 732806. Make stackwalking respect the stack end on OS X. r=ehsan
This will help us avoid some crashes.
|
2012-02-15 00:17:34 -05:00 |
|
Nicholas Nethercote
|
55f276020a
|
Bug 732843 - Handle Callback() failures in memory multi-reporters. r=jlebar.
--HG--
extra : rebase_source : 54af85a1ef839922d5443cdc36f601611258944a
|
2012-03-04 15:26:30 -08:00 |
|
Jacob Holzinger
|
acfe99c129
|
Bug 696242 - Convert NS_RegisterStaticAtoms and nsCSSScanner::ReportUnexpectedParams to take an array-reference rather than a pointer and length, making it impossible to pass a pointer/length that are inconsistent. r=jwalden
--HG--
extra : rebase_source : 882b5b4d500b1fa242c0a3cfa3084e4171cbaa9d
|
2012-03-08 18:22:57 -08:00 |
|
Justin Lebar
|
8752f15ad1
|
Bug 733495 - Monitor ullAvailPageFile (available commit space) on Windows, and fire a low-memory event when it gets low. r=bsmedberg
|
2012-03-08 14:44:20 -05:00 |
|
Justin Lebar
|
421d17bf38
|
Back out changeset b2ac02d89f41 (wrong bug number; was 733496, should have been 733495).
|
2012-03-08 14:43:09 -05:00 |
|
Justin Lebar
|
09de20e129
|
Bug 733496 - Monitor ullAvailPageFile (available commit space) on Windows, and fire a low-memory event when it gets low. r=bsmedberg
|
2012-03-08 14:27:14 -05:00 |
|
Nathan Froyd
|
4cd89227bb
|
Bug 730825 - Part 2: remove nsDoubleHashtable.h; r=bsmedberg
|
2012-03-02 09:52:26 -05:00 |
|
Nicholas Nethercote
|
4177b594d3
|
Bug 729008 - Add memory reporter for FramePropertyTable. r=bz.
--HG--
extra : rebase_source : e366cd84d50b5277f9949b340d44190371e753f8
|
2012-02-20 21:02:24 -08:00 |
|
Ehsan Akhgari
|
6844e12df3
|
Bug 733264 - Define FramePointerStackWalk on platforms where stackwalking is not supported; r=jrmuizel
|
2012-03-06 11:38:04 -05:00 |
|
Adam Dane
|
dba68c3e9d
|
Bug 612246 - Store the media cache in the profile directory for single process Gecko and the system temp directory for multi-process. r=cpearce
|
2012-03-05 14:40:56 -06:00 |
|
Cameron McCormack
|
6efa10fcb3
|
Bug 732664 - Use FormatMessageA so that XPCOM stack walker prints error message correctly. r=dbaron
|
2012-03-06 10:04:40 +11:00 |
|
Andrew McCreight
|
1a7388ab3b
|
Bug 728460, part 1 - add forget_skippable option to remove childless nodes. r=smaug
|
2012-03-05 13:48:04 -08:00 |
|
Ed Morley
|
d27ab2302c
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
|
Nicholas Nethercote
|
d8a85cb65a
|
Bug 682431 (part 2) - Add memory reporters for URIs and Links. r=biesi,bz,jlebar.
--HG--
extra : rebase_source : db4f094a7d334914b986bb66f5bf1089aafda561
|
2012-02-19 19:51:48 -08:00 |
|
Justin Lebar
|
e1a9198917
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
|
Justin Lebar
|
8f94cc1764
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
|
Justin Lebar
|
169d0f30f5
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
|
Aryeh Gregor
|
dbb888ac63
|
Bug 711047 Part 2 - Remove RangeException in favor of DOMException. r=sicking
|
2012-03-01 13:35:48 -05:00 |
|
Jesse Ruderman
|
2fba78bac9
|
Bug 732607 - make nsTArray assertions fatal. r=bz
|
2012-03-03 13:16:13 -08:00 |
|
Nathan Froyd
|
33ba64b09a
|
Bug 666612 - Fix compiler warnings in xpt_xdr.c. r=dougt
|
2012-02-21 08:49:18 -08:00 |
|
Justin Lebar
|
5816447226
|
Bug 729952 - Part 2: Use a better hash function in nsCRT, nsTHashtable, and pldhash. r=bz
|
2012-03-02 17:20:44 -05:00 |
|
Nicholas Nethercote
|
726ecd352b
|
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
--HG--
extra : rebase_source : 2eb96d2f901bbe4cc1ff6dbccdec4dc4099b08fc
|
2012-02-01 13:58:01 -08:00 |
|
Ryan VanderMeulen
|
b510ff7205
|
Backout bug 666612 (rev 897ee1cf8514) due to build bustage.
|
2012-03-01 17:26:58 -05:00 |
|
Nathan Froyd
|
b573314153
|
Bug 666612 - Fix compiler warnings in xpt_xdr.c. r=dougt
|
2012-02-21 08:49:18 -08:00 |
|
Bas Schouten
|
eef9d5e504
|
Bug 725552 - Part 1: Turn MutexAutoLock into a template with specializations. r=cjones
|
2012-02-16 04:11:34 +01:00 |
|
Justin Lebar
|
b682bbe4a5
|
Bug 731789 - Rename mfbt/StdInt.h to mfbt/StandardInteger.h, so stdint types work from cpp files inside mfbt. r=waldo
|
2012-02-29 22:56:43 -05:00 |
|
Boris Zbarsky
|
e4551269c3
|
Bug 730414 followup comment to address review comments
|
2012-02-29 21:44:02 -05:00 |
|
Boris Zbarsky
|
0b7f09aca1
|
Bug 730414. Expose a quick way to get a hash key for an atom. r=bsmedberg
|
2012-02-29 21:40:51 -05:00 |
|
Boris Zbarsky
|
6812bfe7e0
|
Bug 730100. Add a Bloom filter implementation. r=waldo
|
2012-02-29 21:40:47 -05:00 |
|
Nathan Froyd
|
394b88c410
|
Bug 700659 - Delete nsHashSets code. r=bsmedberg
|
2012-02-27 11:26:58 -05:00 |
|
Brian R. Bondy
|
65f2e13848
|
Bug 731170 - Download Manager Open containing Folder not working. r=bsmedberg
|
2012-02-28 13:42:13 -05:00 |
|
Matt Brubeck
|
a5ca4655ae
|
Merge from mozilla-central to mozilla-inbound
|
2012-02-28 10:08:33 -08:00 |
|
Mark Capella
|
7992841265
|
Bug 489728. (Bv6a) Use passed() in TestTXMgr.cpp, Make passed() accept a va_list in TestHarness.h. f=sgautherie r=ehsan.
|
2012-02-28 10:17:15 +01:00 |
|
Brian R. Bondy
|
544ebd1307
|
Bug 632556 - Run nsIFile::Reveal/Launch asynchronously. r=bsmedberg
|
2012-02-26 16:46:38 -05:00 |
|
Andrew McCreight
|
af543a2fb5
|
Bug 730357 - factor out common NoteChild code. r=smaug
|
2012-02-26 13:18:44 -08:00 |
|
Nicholas Nethercote
|
a60da3f47e
|
Bug 728990 - Change "The two measurements of 'explicit' memory usage don't match" assertion to a warning, because it fails occasionally due to races. r=jruderman.
--HG--
extra : rebase_source : 3b2a8c8f14690bea041366dd35ff5147895abd56
|
2012-02-26 20:17:46 -08:00 |
|
Nathan Froyd
|
b22c70f70c
|
Bug 729256 - Make xpidl.py error out on multiple-method function interfaces. r=bsmedberg
|
2012-02-27 18:57:28 -05:00 |
|
Nathan Froyd
|
e82d950a64
|
Bug 700659 - Slay nsHashSets in xpcom/base. r=khuey
|
2011-11-08 15:25:33 -05:00 |
|
Nathan Froyd
|
1d38f407e4
|
Bug 700659 - add a Contains method to nsTHashtable; r=bsmedberg
|
2012-02-22 06:32:13 -08:00 |
|
Marco Bonardo
|
0e771aedaf
|
Merge central to inbound
|
2012-02-25 11:12:42 +01:00 |
|
Brian R. Bondy
|
fa2a4a39bd
|
Bug 708690 - Updater enhancements for product information blocks. r=rstrong
|
2012-02-24 16:29:41 -05:00 |
|
Andrew McCreight
|
0439fbfdb6
|
Bug 697115 - return detailed CC results. r=smaug
|
2012-02-23 20:16:37 -08:00 |
|
Nathan Froyd
|
e37b12ca9b
|
Bug 722689 - remove nsHashSets from nsCheapSets; r=bsmedberg
|
2012-02-10 11:30:40 -08:00 |
|