Closed
Bug 1206118
Opened 10 years ago
Closed 10 years ago
Document titles in perfherder are sometimes incorrect
Categories
(Tree Management :: Perfherder, defect)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Assigned: wlach)
Details
Attachments
(1 file)
A while back, we added support for setting the titles in perfherder graphs when the user added specific series. This is great, but the title would persist if the user switched to the "compare" view.
Let's fix this in a robust way that will work well as we add additional views (alerts, etc) to perfherder.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8662975 -
Flags: review?(jmaher)
Comment 2•10 years ago
|
||
Comment on attachment 8662975 [details] [review]
PR
good find!
Attachment #8662975 -
Flags: review?(jmaher) → review+
Comment 3•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/231721d130332c026b6fb5b81662188e6f0a1ad4
Bug 1206118 - Fix document title when navigating away from perfherder graphs
Before we would persist the name of the series when navigating to (e.g.)
compare. Let's fix this in a robust way.
https://github.com/mozilla/treeherder/commit/f9d7a960b00c72827f82084ea9da12a5b3e8e4b0
Merge pull request #976 from wlach/1206118
Bug 1206118 - Fix document title when navigating away from perfherder graphs
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•