Closed Bug 1169411 Opened 9 years ago Closed 9 years ago

Duration should be based on profiler end time.

Categories

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

41 Branch
defect
Not set
normal

Tracking

(firefox41 fixed)

RESOLVED FIXED
Firefox 41
Tracking Status
firefox41 --- fixed

People

(Reporter: jsantell, Assigned: jsantell)

Details

Attachments

(1 file)

Right now we use a Date.now() before we request the profile data to stop and compare to the Date.now() on start. We should be accurate in the duration if samples go outside of this range, because then we get different results depending if we select nothing or select everything.
Assignee: nobody → jsantell
Status: NEW → ASSIGNED
Attachment #8612533 - Flags: review?(vporof)
Attachment #8612533 - Flags: review?(vporof) → review+
https://hg.mozilla.org/mozilla-central/rev/74f913699d9b
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 41
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: