Closed
Bug 1783527
Opened 4 years ago
Closed 3 years ago
support FontName field
Categories
(Socorro :: Processor, enhancement)
Socorro
Processor
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: willkg, Unassigned)
Details
We want to add search support for the FontName crash annotation.
Example crash report:
https://crash-stats.mozilla.org/report/index/0e62e339-818f-4a12-af60-95a6a0220806
| Reporter | ||
Comment 1•4 years ago
|
||
Jeff: Has there been a data review for the FontName annotation? If so, what bug was it done in?
Also, how do you want to search for this field?
- Do you want to search for specific values? e.g. "font_name contains 'Times New Roman'" and then expecting to get back only crash reports that explicitly have
font_name = "Times New Roman" - Do you want to search for substrings or partial matches? e.g. "font_name has terms 'Times'" and then expecting that to match any font name with the word "times" in it.
- Do you want to search for crash reports and aggregate on values of this field?
Flags: needinfo?(jmuizelaar)
| Reporter | ||
Comment 2•3 years ago
|
||
Closing this out as INCOMPLETE. If you still want this to be done, that's cool--please re-open with details.
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(jmuizelaar)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•