Closed
Bug 1323519
Opened 8 years ago
Closed 8 years ago
Remove correlations from Top Crashers
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
Attachments
(1 file)
No more correlations column. This was discussed in Hawaii and we decided to only have correlations on report index and signature report.
Assignee | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/a129eedf848e542d452a7532b8b399bd716dd2fd
fixes bug 1323519 - Remove correlations from Top Crashers (#3631)
* fixes bug 1323519 - Remove correlations from Top Crashers
* removed unused setting
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•8 years ago
|
||
A nice thing is that now the top crasher has to load a lot less.
Here's what the load graph looks like BEFORE the correlations tab is removed.
https://www.webpagetest.org/result/161221_BR_M7FB/
Also, in this version we use the old jquery tablesorter that loads a bunch of images too.
This hasn't made it to production yet but here's a comparison with stage
https://www.webpagetest.org/result/161221_VJ_M7Z3/
5 requests fewer.
You need to log in
before you can comment on or make changes to this bug.
Description
•