Nicholas Nethercote
|
75ed0e4814
|
Bug 700508 - Disallow non-leaf memory reporters. r=jlebar.
|
2011-12-06 16:20:17 -08:00 |
|
Nicholas Nethercote
|
358228e15f
|
Bug 703143 - Use a memory multi-reporter for SQLite's per-connection reporting. r=sdwilsh.
|
2011-12-05 19:19:47 -08:00 |
|
Nicholas Nethercote
|
f64d3dc133
|
Bug 700190 - Fix test_aboutmemory.xul. r=jlebar.
|
2011-11-08 21:34:33 -08:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Ed Morley
|
72ed7305fc
|
Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey
|
2011-10-06 17:15:07 +01:00 |
|
Ed Morley
|
918444551f
|
Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey
|
2011-10-06 17:15:07 +01:00 |
|
Boris Zbarsky
|
65efed9584
|
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
|
d71effbf2c
|
Bug 688233 - Don't abort about:memory when a memory reporter throws an exception. r=khuey
--HG--
extra : rebase_source : 537f2937019720a0be872d54313767f4c84922e6
|
2011-09-26 14:53:55 -04:00 |
|
Paul Biggar
|
d8fd60d75c
|
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
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
|
2011-09-22 15:43:11 -07:00 |
|
Justin Lebar
|
b324c30126
|
Bug 686720 - Expose PSS from smaps in about:memory. r=khuey
|
2011-09-15 10:53:04 -07:00 |
|
Justin Lebar
|
5b35cccb7d
|
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
|
dbfb7766e5
|
Bug 655647 - Allow per-process GC/CC from about:memory. r=dougt
|
2011-09-13 19:53:51 +02:00 |
|
Justin Lebar
|
c56f050dff
|
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
|
2eef61863b
|
Bug 684339 - about:memory should link to about:support; r=njn
DONTBUILD
|
2011-09-07 11:26:15 -04:00 |
|
Justin Lebar
|
702c021819
|
Bug 674290 - Expose contents of /proc/self/maps and smaps in about:memory. r=njn
--HG--
extra : rebase_source : 3bbe2f926ba3b0c46a122d51b027a5a6283ae2b0
|
2011-08-05 18:22:11 -04:00 |
|
Matt Brubeck
|
ef44922f52
|
Back out 6cd3556fc807 (bug 674290) because of unittest leaks
|
2011-09-06 20:42:09 -07:00 |
|
Justin Lebar
|
5315b70bee
|
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
|
04563d23c1
|
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
|
960a7c7495
|
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
|
e306b1b5aa
|
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
|
14c38da508
|
Bug 674158 - OOify aboutMemory.js. r=dolske.
|
2011-08-11 00:04:44 -07:00 |
|
Nicholas Nethercote
|
af7a092aef
|
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
|
6c46dab965
|
Bug 670084 - Separate content from presentation in about:memory. r=nnethercote.
|
2011-07-26 11:51:38 +10:00 |
|
Justin Lebar
|
3e07692ce3
|
Bug 672731 - Add UNITS_COUNT_CUMULATIVE to nsIMemoryReporter. r=njn
|
2011-07-24 23:56:50 -04:00 |
|
Nicholas Nethercote
|
f3aebefb11
|
Bug 669611 - Add memory reporter for GC heap fragmentation. r=jlebar.
|
2011-07-20 21:08:24 -07:00 |
|
Nicholas Nethercote
|
45afd50e84
|
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
|
470956d8ab
|
Bug 671280 - Rename KIND_MAPPED to KIND_NONHEAP in nsIMemoryReporter. r=njn
|
2011-07-19 10:33:49 -04:00 |
|
Justin Lebar
|
4c7c7773bc
|
Bug 667085 - Modify descriptions in nsMemoryReporterManager.cpp. r=njn
|
2011-07-07 09:14:53 -04:00 |
|
Nicholas Nethercote
|
d263e03bd2
|
Bug 668893 - Sort about:memory items of type COUNT alphabetically. r=jlebar.
|
2011-07-07 16:37:26 +10:00 |
|
Nicholas Nethercote
|
a74f9b9ef6
|
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
|
772162f0c2
|
Backout changeset 30f74655c985 due to windows m-oth leak orange
|
2011-07-05 10:32:30 +02:00 |
|
Nicholas Nethercote
|
423e94cd1d
|
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
|
4c24bb0d28
|
Backout changeset 8ab62172a2cb due to XPCShell test failure.
|
2011-07-04 12:41:16 +02:00 |
|
Nicholas Nethercote
|
fc7721af90
|
Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager. r=khuey, sr=bz.
|
2011-07-04 16:16:02 +10:00 |
|
Nicholas Nethercote
|
6886521903
|
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
|
48268c83db
|
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
|
3d7ea7b395
|
Bug 661474 - Add per-compartment memory reporters. r=wmccloskey, dolske.
|
2011-06-30 15:44:17 +10:00 |
|
Nicholas Nethercote
|
800388b615
|
Bug 666075 - Add memory multi-reporters. r=khuey, sr=bz.
|
2011-06-30 09:39:32 +10:00 |
|
Justin Lebar
|
169b00ccad
|
Bug 664486 - Add page fault counts to about:memory on Linux and Mac. r=njn, sr=bz
--HG--
extra : rebase_source : 47dd7501dea7ae69e01828a5c730e8853739dc71
|
2011-06-16 14:34:09 -04:00 |
|
Nicholas Nethercote
|
a9e2ffa879
|
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
|
3f2c2d551f
|
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
|
9229cb1edf
|
Bug 656545 - Make about:memory tool-tips more discoverable. r=sdwilsh.
|
2011-05-22 19:49:59 -07:00 |
|
Nicholas Nethercote
|
30e92c3349
|
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
|
e9dba37cfa
|
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
|
a69bf4dd97
|
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
|
60496a090e
|
Bug 653630 - Allow non-leaf reporters in about:memory. r=sdwilsh.
|
2011-05-11 16:09:50 -07:00 |
|
Nicholas Nethercote
|
6ef173ddbb
|
Bug 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin.
|
2011-05-03 17:12:58 -07:00 |
|
Tyler Colgan
|
6c223fbdc3
|
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
|
1d3050f2ee
|
Bug 615978 - Make about:memory handle multiple reporters for the same thing.
r=Mossop
|
2011-03-31 10:19:30 -07:00 |
|
Doug Turner
|
738a73c73f
|
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
|
8c2a6d9061
|
backout of 74a64df4f758 a=build-bustage
|
2011-02-24 11:21:17 -08:00 |
|
Doug Turner
|
625a17d16a
|
Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec
--HG--
extra : rebase_source : adf4e4f912ac6cab8c48b91da35e22a2b3ba0916
|
2011-02-16 10:43:23 -08:00 |
|
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
e4c76eccb0
|
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
|
a4f5376a50
|
Bug 572957 - about:memory is missing TD elements around ABBR elements. r=vlad
|
2010-06-18 12:14:39 -07:00 |
|
Phil Ringnalda
|
5149fb71c6
|
Bug 547480 - Clean up color values in aboutMemory.css, r=dao
--HG--
extra : rebase_source : 8ab9f17bbebc9de0d882f79eb123169e432c8b5e
|
2010-02-21 10:44:49 -08:00 |
|
Phil Ringnalda
|
ecfb527ad3
|
Remove DOS line endings in about:memory files
|
2010-02-20 13:23:25 -08:00 |
|
Phil Ringnalda
|
fe5e7b0bbb
|
Bug 520364 - Make about:memory themeable, r=dao
|
2010-02-15 21:26:42 -08:00 |
|
Vladimir Vukicevic
|
6912d252f4
|
b=515354; Implement "about:memory"; r=mconnor
|
2009-10-03 00:21:34 -07:00 |
|