Closed Bug 722609 Opened 12 years ago Closed 12 years ago

Rename the js-total memory reports

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla13

People

(Reporter: n.nethercote, Assigned: n.nethercote)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
We have various "other" reports in about:memory like "js-total-objects".  These are misnomers, because they only apply to the main JSRuntime, and don't include web worker JSRuntimes.  This patch renames them (e.g. "js-main-runtime-objects").  

I also tree-ified "mjit-code" and "mjit-data" just for the hell of it.  (I've done the same thing with "object-slots" and "object-elements" in bug 722595.)
Attachment #592977 - Flags: review?(luke)
Attachment #592977 - Flags: review?(luke) → review+
https://hg.mozilla.org/mozilla-central/rev/86f0cf0ca4dc
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
You need to log in before you can comment on or make changes to this bug.