Commit Graph

142 Commits

Author SHA1 Message Date
Nathan Froyd
a7eb97f896 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Gavin Sharp
3e280d4d47 Bug 771844: make about:memory wider, r=njn
--HG--
extra : transplant_source : %C0%05P%DF%E9j%FA%15%3Fgb%1Bz%B4%7E%1AxY%28%B9
2012-07-08 10:43:07 -07:00
Nicholas Nethercote
c27840e9f1 Bug 687724 (part 3) - Report JS memory consumption for compartments that are associated with |window| objects under "window-objects". r=bholley,jlebar,luke.
--HG--
extra : rebase_source : 20329a698154ef61cea74247d3dccc9f01899829
2012-07-05 21:12:37 -07:00
Nicholas Nethercote
26f000b52d Bug 711130 (part 5) - Overhaul the "other measurements" measurements for JS memory consumption. r=terrence.
--HG--
extra : rebase_source : 492af75618c40eb2a92be2756f67db93834729cf
2012-06-25 17:08:59 -07:00
Nathan Froyd
8062bfe9d5 Bug 765326 - followup fix for M-oth bustage r=orange 2012-06-25 13:58:32 -04:00
Nils Maier
0c2db95ab0 Bug 759783: Add identifying origin information to Javascript sandboxes. r=jlebar 2012-06-18 13:09:17 -04:00
Nicholas Nethercote
9347ac77a9 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
fdc3d35af5 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
7c297579fb 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
41700425aa 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
ba140286ce 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
d0c8c128ce 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
78b39c9a83 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
1f4bec6787 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
ab6a37bd3d 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
f11c083b5a 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
6b23dfc485 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
ce7d636ebd 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
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Nils Maier
7e7271851f Bug 755992 (part 2) - Optimize creation of tree lines in about:memory. r=nnethercote. 2012-05-16 23:43:34 -07:00
Nils Maier
98a68ac943 Bug 755992 (part 1) - Avoid creating some text nodes in about:memory. r=nnethercote. 2012-05-16 23:43:34 -07:00
Nicholas Nethercote
1344c00212 Bug 755583 (part 6) - Combine the '++'/'--' spans in about:memory. r=jlebar. 2012-05-16 23:43:34 -07:00
Nicholas Nethercote
57d8473ad5 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
8e8ae026d3 Bug 755583 (part 4) - Split up the smaps/ memory reporter tree. r=jlebar. 2012-05-16 20:43:36 -07:00
Nils Maier
2017075e17 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
7c41cdba29 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
990e2401e1 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
62058070ea Backout c1243d1fb401 (bug 751509) for turning test_aboutmemory.xul permaorange 2012-05-04 19:14:15 +01:00
Justin Lebar
4f04009225 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
3a4aa126ba 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
08dc2dae6b 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
a464c6b0c9 Bug 741378 - Part 3: Fix test_memoryReporters bustage. r=njn 2012-04-16 13:47:07 +10:00
Justin Lebar
ef80ce85f4 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
c7747cbafe 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
6b29960c06 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
26f2157d3f Bug 737857 - Report number of ghost windows in telemetry. r=njn 2012-04-02 10:37:04 -04:00
Justin Lebar
155a287d43 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
2767c94707 Backout 9e4d09efa335 (bug 737857), bd73daadcfe9 (bug 738624), 110338618465 (bug 738011) for mochitest-oth orange 2012-04-01 03:58:06 +01:00
Justin Lebar
b8cedc5fba 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
ee8c83d4d0 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
254880024a 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
d32d1f56c9 Bug 732842 - Add assertions for memory reports. r=jlebar. 2012-03-15 15:16:11 -07:00
Nicholas Nethercote
4ecf193683 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
6d8af83e43 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
52e0347a64 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
86d4e739a3 Bug 699307 - Add test_memoryReporters.xul. r=jlebar.
--HG--
extra : rebase_source : afe72f37c780808fc7d054caf5e47025e9c1bac3
2012-03-01 15:08:38 -08:00
Nicholas Nethercote
89a57b9c04 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
51d980a90e 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
3a3490878f 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
b320b5d26f 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