Closed Bug 1144424 Opened 11 years ago Closed 11 years ago

Rename "{self,total} allocations" to "{self,total} allocations sampled"

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect)

x86
macOS
defect
Not set
normal

Tracking

(firefox39 fixed)

RESOLVED FIXED
Firefox 39
Tracking Status
firefox39 --- fixed

People

(Reporter: fitzgen, Assigned: fitzgen)

References

Details

Attachments

(1 file, 1 obsolete file)

The allocation numbers are sampled and not exact. The existing labels imply that they are exact, when they aren't, and we should change them so they don't imply that.
Attachment #8579014 - Flags: review?(jsantell)
Comment on attachment 8579014 [details] [diff] [review] Rename '{self,total} allocations' to '{self,total} sampled allocations' in the performance tool Review of attachment 8579014 [details] [diff] [review]: ----------------------------------------------------------------- ::: browser/locales/en-US/chrome/browser/devtools/profiler.dtd @@ +59,5 @@ > <!ENTITY profilerUI.table.function "Function"> > +<!ENTITY profilerUI.table.totalAlloc1 "Total Sampled Allocations"> > +<!ENTITY profilerUI.table.totalAllocTooltip "The total number of Object allocations sampled here and in callees."> > +<!ENTITY profilerUI.table.selfAlloc1 "Self Sampled Allocations"> > +<!ENTITY profilerUI.table.selfAllocTooltip "The number of Object allocations sampled here."> s/here/at this location/
Attachment #8579014 - Flags: review?(jsantell) → review+
(No try push because this is just a re-labeling)
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 39
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: