Justin Lebar
|
d235870b65
|
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 |
|
Ehsan Akhgari
|
d5ecc5c5ab
|
Bug 733264 - Define FramePointerStackWalk on platforms where stackwalking is not supported; r=jrmuizel
|
2012-03-06 11:38:04 -05:00 |
|
Cameron McCormack
|
1cabdcdd82
|
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
|
f578cf1551
|
Bug 728460, part 1 - add forget_skippable option to remove childless nodes. r=smaug
|
2012-03-05 13:48:04 -08:00 |
|
Nicholas Nethercote
|
3b808f9c61
|
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 |
|
Aryeh Gregor
|
1b6aea2012
|
Bug 711047 Part 2 - Remove RangeException in favor of DOMException. r=sicking
|
2012-03-01 13:35:48 -05:00 |
|
Justin Lebar
|
69fb6f1047
|
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 |
|
Nicholas Nethercote
|
7eb283d80a
|
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 |
|
Andrew McCreight
|
a2b9892187
|
Bug 730357 - factor out common NoteChild code. r=smaug
|
2012-02-26 13:18:44 -08:00 |
|
Nathan Froyd
|
987c379263
|
Bug 700659 - Slay nsHashSets in xpcom/base. r=khuey
|
2011-11-08 15:25:33 -05:00 |
|
Andrew McCreight
|
d592ecef31
|
Bug 697115 - return detailed CC results. r=smaug
|
2012-02-23 20:16:37 -08:00 |
|
Masatoshi Kimura
|
651eabedd7
|
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
|
2012-02-23 08:53:55 -06:00 |
|
Mark Capella
|
3a0b126058
|
Bug 721496 - Remove MOZ_WINSDK_TARGETVER ifdefs for pre-Windows 7 SDKs. r=jimm
|
2012-02-23 01:33:19 +01:00 |
|
Nicholas Nethercote
|
a14057dd8c
|
Bug 702300 (part 8) - Add about:compartments. r=jlebar, ehsan.
--HG--
extra : rebase_source : ad9de010f0b51d5ae7d74b8cbc04c8748767ec0b
|
2012-02-16 22:10:39 -08:00 |
|
Andrew McCreight
|
50124fe16f
|
Bug 727604 - add release assertions to investigate cycle collector crashes. r=smaug
|
2012-02-20 12:13:29 -08:00 |
|
Olli Pettay
|
2421420211
|
Bug 726346 - Implement a version of nsICycleCollectorListener for devtools, r=mccr8
--HG--
extra : rebase_source : e0ff9a1bba67eb8efa433f954ac03691252f6bed
|
2012-02-17 19:35:22 +02:00 |
|
Olli Pettay
|
a19334a3f9
|
Bug 725768 - BBP for ObjectHolders, additional patch 2, r=mccr8
|
2012-02-13 22:59:14 +02:00 |
|
Jeff Muizelaar
|
c71622c072
|
Bug 724079. Add an internal stackwalk API. r=ehsan
This will be used by the profiler to be able to unwind arbitrary threads.
|
2012-02-03 15:13:24 -05:00 |
|
Andrew McCreight
|
9d988357ab
|
Bug 726374 - clean up CC debug timing infrastructure. r=smaug
|
2012-02-12 08:02:01 -08:00 |
|
Ed Morley
|
91422f00de
|
Backout f1acc52a59da (bug 719983) & 6771bd53e267 (bug 699247) for 30% WinXp Ts regression
|
2012-02-08 21:04:21 +00:00 |
|
Masatoshi Kimura
|
b40c031d6c
|
Bug 699247 - Say goodbye to Win2k related code. r=jimm, sr=neil
|
2012-02-08 10:00:45 -06:00 |
|
Andrew McCreight
|
a3f6bcc6f0
|
Bug 696174 - Log JS heap at the same time as CC heap. r=bholley,smaug
|
2012-02-02 16:32:30 -08:00 |
|
Benjamin Smedberg
|
7e07fb61e1
|
Bug 716594 - Switch nsBinaryInputStream::ReadBytes back to using the fallible allocator because it correctly checks for allocation errors and streams are untrusted input we should try to work with, r=dbaron
|
2012-02-07 13:06:05 -05:00 |
|
Nicholas Nethercote
|
5a1cbe043f
|
Bug 689583 - Add names for memory multi-reporters. r=jlebar.
--HG--
extra : rebase_source : adb3fb2cbbb8a07b60edd48c7dc9a3a4a4763b79
|
2012-02-06 17:02:59 -08:00 |
|
Rafael Ávila de Espíndola
|
7ab5ca14fb
|
Bug 723501 - Mark MemoryReporter_* final. r=justin.lebar.
--HG--
extra : rebase_source : 7c1066ab8353c8d4766b060491cbbd4adfa44ce0
|
2012-02-03 10:22:01 +01:00 |
|
Boris Zbarsky
|
a479b4be2a
|
Bug 723446. Be a little more careful changing declarations on keyframe rules. r=dbaron
|
2012-02-02 11:59:39 -05:00 |
|
Matt Brubeck
|
59734e78eb
|
Merge mozilla-central and mozilla-inbound
|
2012-02-01 17:09:34 -08:00 |
|
Ed Morley
|
74d8e85167
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-01 10:55:34 +00:00 |
|
Mark Finkle
|
bc2e11a2c4
|
Bug 671634 - Fennec UA changes. Useragent should be different between phones and tablets. r=me sr=bz a=gerv
Please read http://groups.google.com/group/mozilla.dev.platform/msg/8133920a2ccf4d5b for the details.
Also see https://wiki.mozilla.org/Fennec/User_Agent for Gerv's accepted proposal.
|
2012-01-31 20:04:23 -08:00 |
|
Ginn Chen
|
4fd8973e50
|
Bug 717861 GetVsize and GetResident underestimate memory size on Solaris r=justin.lebar
|
2012-01-31 14:32:10 +08:00 |
|
Andrew McCreight
|
92c993fb12
|
Bug 721794 - add SPS labels for CC entry points. r=smaug
|
2012-01-31 13:47:47 -08:00 |
|
Andrew McCreight
|
6eea252eb2
|
Bug 721248 - make nsICycleCollectorListener a builtinclass. r=smaug
|
2012-01-31 13:47:47 -08:00 |
|
Andrew McCreight
|
d7371468e7
|
Bug 721420 - WantAllTraces should disable Skippable CC optimizations. r=smaug
|
2012-01-29 16:45:08 -08:00 |
|
Justin Lebar
|
841722744a
|
Bug 716523 - ClearOnShutdown() should assert if called after XPCOM shutdown. r=bsmedberg
--HG--
extra : rebase_source : 7b25ac2044f1ecf88ca44aa48447cbfe1fc807cd
|
2012-01-26 15:54:03 -05:00 |
|
Ehsan Akhgari
|
17c5a879b4
|
Bug 718032 - Make stackwalking for other threads cheaper on Windows by avoiding involving a third walker thread; r=jrmuizel
|
2012-01-26 11:57:23 -05:00 |
|
Nicholas Nethercote
|
7559a70a04
|
Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett.
--HG--
extra : rebase_source : a65039a407daab45360a5b375b53cbf1bc05b7f6
|
2012-01-25 00:52:51 -08:00 |
|
Bill McCloskey
|
dc52ba7996
|
Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8)
|
2012-01-25 10:59:55 -08:00 |
|
Nicholas Nethercote
|
0709e1673b
|
Bug 671299 (part 3) - Add style sheet memory reporters. r=dbaron.
|
2012-01-02 18:19:14 -08:00 |
|
Luke Wagner
|
d85fb51b34
|
Bug 675078 - rm JSThreadData and JSThread (JSRuntime is now officially single-threaded) (r=igor,rs=mccr8)
--HG--
extra : rebase_source : f6d2c2c6083f4589691ede571159bfd7e7ef8701
|
2011-07-18 14:54:48 -07:00 |
|
Matt Brubeck
|
193896461a
|
Back out 79deba022227 (bug 675078) because of Win debug mochitest-other failures
|
2012-01-24 17:32:30 -08:00 |
|
Luke Wagner
|
6068502afa
|
Bug 675078 - rm JSThreadData and JSThread (JSRuntime is now officially single-threaded) (r=igor)
|
2011-07-18 14:54:48 -07:00 |
|
Vladan Djeric
|
6bb3870456
|
Bug 716590 - WalkStackMain64 shouldn't skip frames unless it's walking the thread that called NS_StackWalk. r=dbaron
|
2012-01-23 17:21:23 -05:00 |
|
Nicholas Nethercote
|
bfdbdcd83a
|
Bug 715453 (part 2) - Ignore computedSize in nsMallocSizeOfFun. r=jlebar.
|
2012-01-17 20:23:55 -08:00 |
|
Olli Pettay
|
708edb326d
|
Bug 718634 - Move CanSkip* to nsCycleCollectionParticipant, r=mccr8
--HG--
extra : rebase_source : 7eb8cadf14e2d38d689e74a354d6edee6f7f9d20
|
2012-01-17 18:32:19 +02:00 |
|
Olli Pettay
|
a10e38916c
|
Bug 716518 - Add skip* phases to cycle collector, r=mccr8
--HG--
extra : rebase_source : c53a42bbbc430384df37d0aeb0d882c09665f672
|
2012-01-14 18:58:05 +02:00 |
|
Ed Morley
|
f906a27420
|
Merge mozilla-central to mozilla-inbound
|
2012-01-11 17:28:35 +00:00 |
|
Benjamin Smedberg
|
fce89eafbe
|
Bug 675221 addendum to part A - reimplement the recursion check for the console service so that a poorly-written console listener doesn't cause an infinite repeition, r=bent
|
2012-01-11 11:28:21 -05:00 |
|
Benjamin Smedberg
|
51e3a00405
|
Bug 675221 part A: replace XPCOM proxies with runanble for code in XPCOM itself, r=bz
|
2012-01-11 11:28:21 -05:00 |
|
Justin Lebar
|
e09d80aa5c
|
Bug 717092 - Rename pref 'low_physical_mem_threshold_mb' to 'low_physical_memory_threshold_mb', for consistency with the other low-memory prefs. r=njn
|
2012-01-11 11:11:32 -05:00 |
|
Nicholas Nethercote
|
f54b204948
|
Bug 700508 - Disallow non-leaf memory reporters (attempt 3). r=jlebar.
|
2012-01-07 21:45:35 +11:00 |
|