Closed Bug 1308906 Opened 9 years ago Closed 9 years ago

TraceLogger: Rename Internal to TraceLogger

Categories

(Core :: JavaScript Engine: JIT, defect, P5)

defect

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: h4writer, Assigned: h4writer)

Details

Attachments

(1 file)

I often get the question what "Internal" is. Seems like "Internal" is confused by internal js time, instead of internal tracelogger time. I will just rename it to "TraceLogger" instead. That will make it more obvious.
Flags: needinfo?(hv1989)
Flags: needinfo?(hv1989)
Priority: -- → P5
Flags: needinfo?(hv1989)
Attached patch PatchSplinter Review
Assignee: nobody → hv1989
Flags: needinfo?(hv1989)
Attachment #8799727 - Flags: review?(bbouvier)
Comment on attachment 8799727 [details] [diff] [review] Patch Review of attachment 8799727 [details] [diff] [review]: ----------------------------------------------------------------- Yay for Tracelogger UX! ::: js/src/vm/TraceLoggingTypes.h @@ +97,5 @@ > switch (id) { > case TraceLogger_Error: > return "TraceLogger failed to process text"; > + case TraceLogger_Internal: > + return "TraceLogger"; Could it be even more precise, like "TraceLogger overhead", or "Tracelogger internal"?
Attachment #8799727 - Flags: review?(bbouvier) → review+
Pushed by hv1989@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/4bb32ec5b75b TraceLogger - Make sure it is more clear what internal time in TraceLogger means, r=bbouvier
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: