Commit Graph

52 Commits

Author SHA1 Message Date
Boris Zbarsky
df0c987f5d Bug 691226. Make about:memory do more escaping, since item descriptions can contain characters that are not allowed in XML attribute values. r=jlebar 2011-10-03 15:11:14 -04:00
Justin Lebar
dbed3fd8cc Bug 688233 - Don't abort about:memory when a memory reporter throws an exception. r=khuey 2011-09-26 14:53:55 -04:00
Paul Biggar
173f530b0f Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden 2011-09-22 15:43:11 -07:00
Justin Lebar
986d98f117 Bug 686720 - Expose PSS from smaps in about:memory. r=khuey 2011-09-15 10:53:04 -07:00
Justin Lebar
2eb17d96f1 Bug 686172 - In about:memory, make the smaps breakdown trees appear only where they're available (on Linux). r=khuey 2011-09-14 17:37:45 -07:00
Jiten
e7ee764e73 Bug 655647 - Allow per-process GC/CC from about:memory. r=dougt 2011-09-13 19:53:51 +02:00
Justin Lebar
dba0908539 Bug 684323 - In about:memory, set text-overflow: ellipsis when in non-verbose mode, and set max-width: 100% when in verbose mode. r=njn 2011-09-07 20:14:47 -04:00
Ehsan Akhgari
76535a9649 Bug 684339 - about:memory should link to about:support; r=njn
DONTBUILD
2011-09-07 11:26:15 -04:00
Justin Lebar
6c8004d5e4 Bug 674290 - Expose contents of /proc/self/maps and smaps in about:memory. r=njn 2011-08-05 18:22:11 -04:00
Matt Brubeck
ed909deeb9 Back out 6cd3556fc807 (bug 674290) because of unittest leaks 2011-09-06 20:42:09 -07:00
Justin Lebar
fb560a6014 Bug 674290 - Expose contents of /proc/self/maps and smaps in about:memory. r=njn 2011-08-05 18:22:11 -04:00
Andrew McCreight
699eef0de2 Bug 677358 - change GC+CC button to a CC button in about:memory. r=njn 2011-08-12 11:48:18 -07:00
Malini Das
3ae267c568 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Malini Das
bb40837cb3 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
Nicholas Nethercote
320820bcac Bug 674158 - OOify aboutMemory.js. r=dolske. 2011-08-11 00:04:44 -07:00
Nicholas Nethercote
2b27674f2b Bug 662989 - Avoid crashing if a DB connection isn't asyncClose()d when it should be. r=mak. 2011-08-04 16:15:03 -07:00
Jezreel Ng
f3622068d6 Bug 670084 - Separate content from presentation in about:memory. r=nnethercote. 2011-07-26 11:51:38 +10:00
Justin Lebar
30fdde6b8f Bug 672731 - Add UNITS_COUNT_CUMULATIVE to nsIMemoryReporter. r=njn 2011-07-24 23:56:50 -04:00
Nicholas Nethercote
45b9a8b127 Bug 669611 - Add memory reporter for GC heap fragmentation. r=jlebar. 2011-07-20 21:08:24 -07:00
Nicholas Nethercote
0206ab259f Bug 671159 - Mark entries in about:memory that come from multiple same-named memory reporters. r=jlebar. 2011-07-19 16:59:17 -07:00
Justin Lebar
9e034e8e62 Bug 671280 - Rename KIND_MAPPED to KIND_NONHEAP in nsIMemoryReporter. r=njn 2011-07-19 10:33:49 -04:00
Justin Lebar
a72637f27e Bug 667085 - Modify descriptions in nsMemoryReporterManager.cpp. r=njn 2011-07-07 09:14:53 -04:00
Nicholas Nethercote
39815576d6 Bug 668893 - Sort about:memory items of type COUNT alphabetically. r=jlebar. 2011-07-07 16:37:26 +10:00
Nicholas Nethercote
6d66a62c31 Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 3. r=khuey, sr=bz. 2011-07-07 15:54:34 +10:00
Marco Bonardo
caac9ab47c Backout changeset 30f74655c985 due to windows m-oth leak orange 2011-07-05 10:32:30 +02:00
Nicholas Nethercote
e7cb379294 Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 2. r=khuey, sr=bz. 2011-07-05 15:34:41 +10:00
Marco Bonardo
4f0d33e7cb Backout changeset 8ab62172a2cb due to XPCShell test failure. 2011-07-04 12:41:16 +02:00
Nicholas Nethercote
10d59a6db0 Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager. r=khuey, sr=bz. 2011-07-04 16:16:02 +10:00
Nicholas Nethercote
097c972707 A test-only change, a follow-up to bug 666075, adding some testing of multi-reporters. r=khuey. 2011-07-01 09:15:25 +10:00
Nicholas Nethercote
c96aafbfbe A test-only change, a follow-up to bug 664486, adding some testing of UNIT_COUNTS. r=jlebar. 2011-07-01 09:15:08 +10:00
Nicholas Nethercote
b2da0f8bea Bug 661474 - Add per-compartment memory reporters. r=wmccloskey, dolske. 2011-06-30 15:44:17 +10:00
Nicholas Nethercote
8a7ab656e3 Bug 666075 - Add memory multi-reporters. r=khuey, sr=bz. 2011-06-30 09:39:32 +10:00
Justin Lebar
6ce00dcd08 Bug 664486 - Add page fault counts to about:memory on Linux and Mac. r=njn, sr=bz 2011-06-16 14:34:09 -04:00
Nicholas Nethercote
ea624f5c02 Bug 571249 - Add memory reporters for JSScripts, non-fixed object slot arrays, and string chars. r=igor. 2011-06-16 13:01:04 +10:00
Nicholas Nethercote
d09797bd19 Bug 656773 - Separate the process and the path in nsIMemoryReporter so that about:memory works in private browsing mode. r=sdwilsh, sr=roc. 2011-06-06 11:22:45 +10:00
Nicholas Nethercote
075cf86fe1 Bug 656545 - Make about:memory tool-tips more discoverable. r=sdwilsh. 2011-05-22 19:49:59 -07:00
Nicholas Nethercote
14286d8c7e Bug 657327 - about:memory: merge the "mapped" and "heap used" trees, and make the resulting tree flatter. r=sdwilsh,Jesse, sr=roc. 2011-05-22 19:49:56 -07:00
Nicholas Nethercote
5ec1a90e5b Bug 655583 - In about:memory, only remove the observer if it's been added, in order to avoid an assertion and/or exception. r=bz. 2011-05-11 16:09:50 -07:00
Nicholas Nethercote
3a20c126b6 Bug 654041 - Add buttons that trigger GC and CC from about:memory. r=vlad,jruderman. 2011-05-11 16:09:50 -07:00
Nicholas Nethercote
1d59c20cb0 Bug 653630 - Allow non-leaf reporters in about:memory. r=sdwilsh. 2011-05-11 16:09:50 -07:00
Nicholas Nethercote
bf606504a3 Bug 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin. 2011-05-03 17:12:58 -07:00
Tyler Colgan
91fe5697e5 Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
DONTBUILD
2011-03-10 21:17:00 -08:00
Shawn Wilsher
291159194b Bug 615978 - Make about:memory handle multiple reporters for the same thing.
r=Mossop
2011-03-31 10:19:30 -07:00
Doug Turner
fd15686c30 Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec 2011-02-16 10:43:23 -08:00
Doug Turner
4fc2f297de backout of 74a64df4f758 a=build-bustage 2011-02-24 11:21:17 -08:00
Doug Turner
54b27cd18d Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec 2011-02-16 10:43:23 -08:00
Zack Weinberg
7709b2d370 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Jesse Ruderman
c8be6a95e9 Bug 572957 - about:memory is missing TD elements around ABBR elements. r=vlad 2010-06-18 12:14:39 -07:00
Phil Ringnalda
6c40c594f5 Bug 547480 - Clean up color values in aboutMemory.css, r=dao 2010-02-21 10:44:49 -08:00
Phil Ringnalda
ab8785d306 Remove DOS line endings in about:memory files 2010-02-20 13:23:25 -08:00