Nicholas Nethercote
|
6d0680f2e8
|
Bug 760352 (part 3) - Preserve alignment on 100% values in about:memory. r=jlebar.
--HG--
extra : rebase_source : 1ca1f3b003fba09699170f9697ce35190acfe4bd
|
2012-06-11 20:33:06 -07:00 |
|
Nicholas Nethercote
|
a9106b5cbe
|
Bug 760352 (part 1) - Allow KIND_OTHER memory reports to be in trees. r=jlebar.
--HG--
extra : rebase_source : d28d117fbc2c91069222649741f5ef6b567b3e2a
|
2012-06-11 20:29:12 -07:00 |
|
Nicholas Nethercote
|
af121cf0c5
|
Bug 757299 (part 10) - Remove the kind description prefix in about:memory, it's not much use. r=jlebar.
--HG--
extra : rebase_source : 7261fa45dee6ac83c32e83e897506bfc6f0302b4
|
2012-05-27 18:24:34 -07:00 |
|
Nicholas Nethercote
|
6a2f0ebdb0
|
Bug 757299 (part 9) - Build tree lines in a better way in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 0a0a45eff18ecc2370386684fd5a3034ebd5a847
|
2012-05-27 18:22:25 -07:00 |
|
Nicholas Nethercote
|
bc52837dcd
|
Bug 757299 (part 8) - Build percentage text in a better way in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : eaf570a9cf3470bdf125f4e62cc06eeff5a263b4
|
2012-05-27 18:17:05 -07:00 |
|
Nicholas Nethercote
|
45df4caf67
|
Bug 757299 (part 7) - Remove TreeNode._kind in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : fc6bcb81d9e14a6e311ef3dedff738b69d5d9d11
|
2012-05-27 18:15:00 -07:00 |
|
Nicholas Nethercote
|
87b15e37b5
|
Bug 757299 (part 6) - Compute paths in a better way in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 847cd70a2a027abf4976f9f1655707e9f8ceb035
|
2012-05-27 18:09:37 -07:00 |
|
Nicholas Nethercote
|
1a1c9751af
|
Bug 757299 (part 5) - Don't create Report objects in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : d4817f35c70e8a5ecd52698e66279d07ef963199
|
2012-05-27 16:13:50 -07:00 |
|
Nicholas Nethercote
|
8259083d4e
|
Bug 757299 (part 4) - Don't put each newline in a separate text node in about:memory. r=jlebar.
--HG--
extra : rebase_source : eea2b7a8076d4a334ee394709db48bbe9e089829
|
2012-05-23 17:06:35 -07:00 |
|
Nicholas Nethercote
|
9e229f3bba
|
Bug 757299 (part 3) - Simplify non-leaf node descriptions in about:memory. r=jlebar.
--HG--
extra : rebase_source : be71806d90cc166912a664cfc2c5aefda57f5cc8
|
2012-05-23 17:04:52 -07:00 |
|
Nicholas Nethercote
|
9311082066
|
Bug 757299 (part 2) - Don't replace backslashes unless necessary in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 08551a5131bd1a7f9b5cd5310aee1a10867c742f
|
2012-05-23 16:57:18 -07:00 |
|
Nicholas Nethercote
|
185970536a
|
Bug 757299 (part 1) - Don't set TreeNode.kids for leaf nodes in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 3cd45b14d332ac30063a9a19573f58d294b838b7
|
2012-05-23 16:56:11 -07:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Nils Maier
|
476c89a8e2
|
Bug 755992 (part 2) - Optimize creation of tree lines in about:memory. r=nnethercote.
|
2012-05-16 23:43:34 -07:00 |
|
Nils Maier
|
390e10d4cc
|
Bug 755992 (part 1) - Avoid creating some text nodes in about:memory. r=nnethercote.
|
2012-05-16 23:43:34 -07:00 |
|
Nicholas Nethercote
|
7892980559
|
Bug 755583 (part 6) - Combine the '++'/'--' spans in about:memory. r=jlebar.
|
2012-05-16 23:43:34 -07:00 |
|
Nicholas Nethercote
|
23f458f083
|
Bug 755583 (part 5) - Merge each single child node into its parent in about:memory. r=jlebar.
|
2012-05-16 20:43:36 -07:00 |
|
Nicholas Nethercote
|
9976c1f421
|
Bug 755583 (part 4) - Split up the smaps/ memory reporter tree. r=jlebar.
|
2012-05-16 20:43:36 -07:00 |
|
Nils Maier
|
e1b88c680a
|
Bug 755583 (part 3) - Set .textNode directly when creating text nodes in aboutMemory.js. r=nnethercote.
|
2012-05-16 20:43:36 -07:00 |
|
Nils Maier
|
5a434a1b29
|
Bug 755583 (part 2) - Use RegExp.test instead of String.match in aboutMemory.js. r=nnethercote.
|
2012-05-16 20:43:36 -07:00 |
|
Justin Lebar
|
b116f0dbc5
|
Bug 751509 - Don't assert that about:memory percentages are less than 100%. r=njn
--HG--
extra : rebase_source : f678b42ecc2cd4c61c975e2cd29914708568b5f9
|
2012-05-04 14:38:06 -04:00 |
|
Ed Morley
|
00342d09eb
|
Backout c1243d1fb401 (bug 751509) for turning test_aboutmemory.xul permaorange
|
2012-05-04 19:14:15 +01:00 |
|
Justin Lebar
|
807688a059
|
Bug 751509 - Don't assert that about:memory percentages are less than 100%. r=njn
|
2012-05-04 12:50:12 -04:00 |
|
Nicholas Nethercote
|
b954a09a35
|
Bug 744311 (part 2) - Don't use -1 to represent "unknown" in memory reporters. r=jlebar.
--HG--
extra : rebase_source : 8f726aef17e5b814f5b740b453c9a67a1ef7646d
|
2012-04-11 19:38:31 -07:00 |
|
Nicholas Nethercote
|
43f329dbbd
|
Bug 744311 (part 1) - Preliminary whitespace and code order changes. r=jlebar.
--HG--
extra : rebase_source : f700733d8aa1aed1ae1f9206b4ee9063f9a03341
|
2012-04-09 22:52:33 -07:00 |
|
Justin Lebar
|
8c992413c8
|
Bug 741378 - Part 3: Fix test_memoryReporters bustage. r=njn
|
2012-04-16 13:47:07 +10:00 |
|
Justin Lebar
|
c2a6dd8773
|
Bug 737857 - Report number of ghost windows in telemetry. r=njn
--HG--
extra : rebase_source : 0139099de839f77405ec1e606fc0540fc892cbd5
|
2012-04-02 22:28:13 -04:00 |
|
Justin Lebar
|
31cebc2b87
|
Bug 738624 - Add ghost windows to about:compartments. r=njn
--HG--
extra : rebase_source : c16cdfc4c06b363f54f1d0f37bb006cf977b079a
|
2012-04-02 22:28:05 -04:00 |
|
Matt Brubeck
|
6113f7efa8
|
Back out bug 738011, bug 738624, and bug 737857 because of WinXP debug reftest log errors
--HG--
extra : rebase_source : 965c755f6416e2ca102b38633fe7a2c7267e956e
|
2012-04-02 12:44:31 -07:00 |
|
Justin Lebar
|
b2f7d02a62
|
Bug 737857 - Report number of ghost windows in telemetry. r=njn
|
2012-04-02 10:37:04 -04:00 |
|
Justin Lebar
|
39bee4009c
|
Bug 738624 - Add ghost windows to about:compartments. r=njn
--HG--
extra : rebase_source : a486e644351af72a4276f26de2e4588ee851426f
|
2012-04-02 10:37:04 -04:00 |
|
Ed Morley
|
3de190bb3e
|
Backout 9e4d09efa335 (bug 737857), bd73daadcfe9 (bug 738624), 110338618465 (bug 738011) for mochitest-oth orange
|
2012-04-01 03:58:06 +01:00 |
|
Justin Lebar
|
7561556c75
|
Bug 737857 - Report number of ghost windows in telemetry. r=njn
--HG--
extra : rebase_source : 69cc470a02fb59ca14e81f948a5fa0f8ce0dd0c8
|
2012-03-31 15:39:31 -07:00 |
|
Justin Lebar
|
285de39efb
|
Bug 738624 - Add ghost windows to about:compartments. r=njn
--HG--
extra : rebase_source : 37480ae937cbe2a09ae0ce7c187dafef94db5e16
|
2012-03-31 15:39:31 -07:00 |
|
Nicholas Nethercote
|
704850269d
|
Bug 724863 - Fix some mishandled cases in about:memory's handling of expanded/collapsed sub-trees after updating. r=jlebar.
--HG--
extra : rebase_source : 68d433284b2d2637251fdd00b0fc88a552c55d00
|
2012-03-19 20:32:28 -07:00 |
|
Nicholas Nethercote
|
4583ceebea
|
Bug 732842 - Add assertions for memory reports. r=jlebar.
|
2012-03-15 15:16:11 -07:00 |
|
Nicholas Nethercote
|
feb306dd5d
|
Bug 713799 - Rearrange the "window-objects" sub-tree in about:memory to make per-tab memory usage more obvious. r=jst.
--HG--
extra : rebase_source : f4e9407ad9a5c20ae8523d2ec087b4ee99c43877
|
2012-03-12 23:00:18 -07:00 |
|
Nicholas Nethercote
|
d223a9411a
|
Bug 734041 (part 1) - Trivially improve an assertion message to help diagnose a blank about:memory page. r=me.
--HG--
extra : rebase_source : 6e2dcb91c043fc73971c33d9bc74d19f8382becf
|
2012-03-08 04:36:43 -08:00 |
|
Nicholas Nethercote
|
fa887ff20c
|
Bug 730181 (part 1) - Merge the "dom+style" and "layout" memory reporter trees. r=khuey.
--HG--
extra : rebase_source : dabcf525d823639c5ff465c7a21de8ae533e82ff
|
2012-02-21 07:10:11 -08:00 |
|
Nicholas Nethercote
|
0c090146b1
|
Bug 699307 - Add test_memoryReporters.xul. r=jlebar.
--HG--
extra : rebase_source : afe72f37c780808fc7d054caf5e47025e9c1bac3
|
2012-03-01 15:08:38 -08:00 |
|
Nicholas Nethercote
|
82e155dfd1
|
Bug 729572 - Fix minor problems with handling of location.href in aboutMemory.js. r=jschoenick.
|
2012-02-27 21:39:34 -08:00 |
|
Nicholas Nethercote
|
cd459d954b
|
Bug 729018 - Attempt to de-orange test_aboutcompartments.xul. r=jlebar.
--HG--
extra : rebase_source : 654a90202b6f365836e0a3f08cae2e91f283e13e
|
2012-02-27 19:56:10 -08:00 |
|
Jesse Ruderman
|
53e017fd2e
|
Bug 698928 - Use debug.assertion if about:memory hits a problem. r=nnethercote.
--HG--
extra : rebase_source : 539d8ac810cf155dea4dd9d8fe258605da75649a
|
2012-02-20 18:17:30 -08:00 |
|
Nicholas Nethercote
|
fd1724e6f6
|
Bug 702300 - Fix a harmless typo ("about:compartment" -> "about:compartments"). r=me.
--HG--
extra : rebase_source : 3fb99130fd417da4bd81d0449c2422598a150cdc
|
2012-02-20 16:38:34 -08:00 |
|
Nicholas Nethercote
|
e1b24bdaa0
|
Bug 728780 - Define String.prototype.startsWith and use it in about:memory. r=jschoenick.
--HG--
extra : rebase_source : 8b3f4476cc93279ebb481e529bbf35b353d938c5
|
2012-02-20 14:42:22 -08:00 |
|
Nicholas Nethercote
|
898fb3ce60
|
Bug 702300 (part 9) - Remove the unnecessary safe/unsafe distinction for report descriptions. r=jlebar.
--HG--
extra : rebase_source : c11f5bbc909f4c1657750eab7abe16ce23b641ed
|
2012-02-16 22:10:39 -08: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 |
|
Nicholas Nethercote
|
f9b9961d25
|
Bug 702300 (part 6) - Move some code around in aboutMemory.js. r=jschoenick.
--HG--
extra : rebase_source : d4da5ee9df29de02325242281ec87555a0dac600
|
2012-02-16 22:10:39 -08:00 |
|
Nicholas Nethercote
|
97f6d74bca
|
Bug 702300 (part 5) - Replace "reporter" with "report" in many places. r=jlebar.
--HG--
extra : rebase_source : 5bd5ddb64f6129ba2bd222b30df4aed32d4996c5
|
2012-02-16 22:10:39 -08:00 |
|
Nicholas Nethercote
|
e294f22990
|
Bug 702300 (part 4) - Use multi-line string literals for tree descriptions. r=jlebar.
--HG--
extra : rebase_source : 0a27e236c9a849ece20bbceb20c8dd2b2261cdec
|
2012-02-16 22:10:39 -08:00 |
|