mozilla / crash-stop-addon

Bugzilla addon to display crash data
Mozilla Public License 2.0
4 stars 5 forks source link

Crash stop displays no graph, but also BMO says it's deprecated? #10

Closed ddurst closed 5 years ago

ddurst commented 5 years ago

For some time now, this is what I see in BMO: crash_stop

We compared views in regression triage, and Neha sees a (white) blank also (though mine is gray, regardless of the theme I'm using, fwiw) -- but she sees no string about deprecation. So...

calixteman commented 5 years ago

You should remove the crash-stop addon (to avoid deprecation message the duplication of crash data entry): crash-stop table has been integrated in the bugzilla view in January. About the gray rectangle, I had the same kind of issue last week and I fixed it with a ctrl+shift+R.

ddurst commented 5 years ago

Fantastic. Thank you!