Closed
Bug 1025023
Opened 11 years ago
Closed 11 years ago
Prevent redrawing the canvas graph on window resize if the graph dimensions haven't changed
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)
10.99 KB,
patch
|
pbro
:
review+
|
Details | Diff | Splinter Review |
Resizing the container window doesn't always mean the graph dimensions change as well, especially with the fixedWidth, fixedHeight properties added in bug 1024633.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
Be aware that browser_graphs-10b.js was *cloned* from browser_graphs-10.js. As hinted by splinter, it was copied, then modified.
Comment 3•11 years ago
|
||
Comment on attachment 8439918 [details] [diff] [review]
v1
Review of attachment 8439918 [details] [diff] [review]:
-----------------------------------------------------------------
Looking good.
Attachment #8439918 -
Flags: review?(pbrosset) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 5•11 years ago
|
||
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
•