Closed Bug 893238 Opened 12 years ago Closed 12 years ago

Signature graphs are missing

Categories

(Socorro :: Webapp, task)

task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: peterbe)

References

()

Details

(Keywords: regression)

Attachments

(6 files)

The graph isn't displaying for signature reports. STR: 1. Load Top Changers (https://crash-stats.mozilla.com/topchangers/products/Firefox) 2. Click on a signature/top frame 3. Now click on "Graph" Actual Results: No graph appears at all; no JS errors, either, that I can see.
<div id="buildid-graph"></div> - so it's totally missing, which explains why there aren't any JS errors, I guess.
Having a look, but struggling to figure out how the data is getting from the middleware to that graph object.
Assignee: nobody → sdeckelmann
After talking to Selena, we decided I'll give it a try.
Assignee: sdeckelmann → peterbe
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 55
Attached image qa - reopened
Reopening: * The graphs are appearing yet I haven't been able to find one that is populated with data in it. Example, https://crash-stats.allizom.org/report/list?product=Firefox&range_value=7&range_unit=days&date=2013-07-29&signature=js%3A%3Aion%3A%3ABailoutIonToBaseline%28JSContext%2A%2C+js%3A%3Aion%3A%3AIonActivation%2A%2C+js%3A%3Aion%3A%3AIonBailoutIterator%26%2C+bool%2C+js%3A%3Aion%3A%3ABaselineBailoutInfo%2A%2A%29&version=Firefox%3A23.0b8#graph. * The graph area isn't responsive to resizing of the browser window. Note on all but the largest monitors this could be a problem.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Topmost crash on stage.
Loads a graph just fine :)
Thanks peterbe .. can you shed light on the 2nd question?
I don't know why but the graph appears to have some sort of hardcode width thing set to 1200. https://github.com/mozilla/socorro/blob/master/webapp-django/crashstats/crashstats/static/crashstats/js/socorro/report_list_graph.js#L39 Either way, it's not my fault :) And it's not part of the graph not appearing. It would require a followup bug.
bumping to resolved per comment 9
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
QA verified on stage - thank you peterbe for digging deeper. I'll file a separate bug for the re-sizing issues. I hadn't realized this was something that we hardcoded.
Status: RESOLVED → VERIFIED
(In reply to Shuhao Wu [:Pwnna] from comment #15) > Are we sure this is fixed? > > I cannot confirm this from this page: > https://crash-stats.mozilla.com/report/ > list?product=Firefox&range_value=7&range_unit=days&date=2013-08- > 20&signature=js%3A%3AWorkerThreadState%3A%3AfinishParseTaskForScript%28JSScri > pt*%29&version=Firefox%3A26.0a1#graph Yes -- problem is backfill and configuration, fixing in https://bugzilla.mozilla.org/show_bug.cgi?id=907341
Reopening - this appears to have regressed. Signature graphs are missing from all crash signatures.
Status: VERIFIED → REOPENED
Depends on: 758054
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: