Closed
Bug 1129539
Opened 11 years ago
Closed 11 years ago
stopwatch icon in landing/recording panes in perf++ tool has padding issue in OSX
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
Tracking
(firefox38 fixed)
RESOLVED
FIXED
Firefox 38
| Tracking | Status | |
|---|---|---|
| firefox38 | --- | fixed |
People
(Reporter: jsantell, Assigned: vporof)
References
Details
Attachments
(2 files)
|
21.53 KB,
image/png
|
Details | |
|
4.66 KB,
patch
|
jsantell
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Reporter | ||
Updated•11 years ago
|
Blocks: perf-tool-v2, enable-perf-tool
| Reporter | ||
Comment 1•11 years ago
|
||
From bug 1120699, wanted to land that and not be held up by this css issue.
| Assignee | ||
Comment 2•11 years ago
|
||
| Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 8559843 [details] [diff] [review]
v1
Review of attachment 8559843 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/devtools/performance/performance-view.js
@@ +29,5 @@
> /**
> * Sets up the view with event binding and main subviews.
> */
> initialize: function () {
> + this._recordButton = $("#main-record-button");
i see your ninja fix
Attachment #8559843 -
Flags: review?(jsantell) → review+
| Assignee | ||
Comment 4•11 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-firefox38:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 38
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•