Closed
Bug 1034651
Opened 11 years ago
Closed 11 years ago
The framerate front's `plotFPS` should be a static method
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 33
People
(Reporter: vporof, Assigned: vporof)
References
Details
Attachments
(1 file)
5.90 KB,
patch
|
pbro
:
review+
|
Details | Diff | Splinter Review |
There's no reason to have `plotFPS` on the prototype, so let's move it on the front class instead.
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Comment on attachment 8451058 [details] [diff] [review]
v1
Review of attachment 8451058 [details] [diff] [review]:
-----------------------------------------------------------------
Simple change
Attachment #8451058 -
Flags: review?(pbrosset) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 33
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•