Closed Bug 1688203 Opened 4 years ago Closed 4 years ago

improve summary for report view urls in Matrix and elsewhere

Categories

(Socorro :: Webapp, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

Attachments

(4 files)

When someone pastes a url for a crash report in Matrix, Matrix shows a summary like this:

mozilla::dom::FragmentOrElement::cycleCollection::Trace - Signature report - Mozilla Crash Reports
Mozilla Crash Reports Search Sign in Product Navigation Quick Navigation Select
Product Firefox FennecAndroid Focus FirefoxReality Fenix GeckoView GeckoViewExample
ReferenceBrowser Thunderbird

That's not useful. It'd be better if it showed a summary of the crash report.

I think these should show up in the summary:

  • crash signature
  • crash id
  • submitted_timestamp
  • product
  • channel
  • version
  • buildid

MDN has an article. I'll follow that and see how that goes:

author, description: https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML#adding_an_author_and_description

open graph data: https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML#other_types_of_metadata

Assignee: nobody → willkg
Status: NEW → ASSIGNED

Some thoughts: I skipped the submitted timestamp. The day is derivable from the crash id and I'm not sure how useful a datestamp is. Also, once we get this working for the crash report view summary, we should also improve the signature report view summary.

What the crash report view summary used to look like.

What the crash report view looks like after these changes.

Pushed this out just now in bug #1692041. Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 4 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: