Closed Bug 770078 Opened 12 years ago Closed 12 years ago

Display new metadata "FlashProcessDump" in webapp

Categories

(Socorro :: Webapp, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: laura)

References

Details

Bug 769048 is adding a new piece of metadata to crash dumps on a very tight schedule for Flash 11.3 crash diagnosis. This metadata will be: FlashProcessDump=Broker FlashProcessDump=Sandbox This metadata will only be present on certain "ProcessType=plugin" crashes. As I understand it, this data will automatically be collected and stored in hbase, so all we need to do immediately is change the webapp to display this information publicly when available. In the future I may ask for this data to be stored in the database or even modify the signature generation algorithm, but I don't actually know what I need or want in that regard yet.
Depends on: 769048
If this is in the raw JSON (do you have some test report submitted where we can see that data?) then AFAIK there are easy mechanics in place to just display it in the UI from there.
I believe it should be in the raw JSON, and I'm still working on a submission that makes any sense.
And this is in the raw JSON there: "FlashProcessDump": "Sandbox", So, yes, I hope that is easy to add in the UI as AFAIK we have some experience now with exposing stuff from the raw JSON directly in the UI. Laura knows more there, of course. :)
Assignee: nobody → laura
Target Milestone: --- → 15
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
QA verified - I see no regressions although the test signature from comment 3 doesn't exist on stage. https://crash-stats.allizom.org/report/index/bp-aef2e9de-e6d8-4283-967a-98f832120702
You need to log in before you can comment on or make changes to this bug.