Don't show inline attachments for bugs that have the keywords "hang", "assertion", or "crash"
Categories
(bugzilla.mozilla.org :: User Interface, enhancement, P2)
Tracking
()
People
(Reporter: dholbert, Assigned: kohei)
References
Details
Attachments
(1 file)
RE the new "inline attachments" feature: could we please disable it for bugs that have the keywords "hang", "assertion", or "crash"?
Otherwise, any such open bugs with attached image-flavored testcases (e.g. SVG files) become unvisitable in Firefox, by definition. (At least, the hang/crash ones do; and the assertion ones potentially do in debug builds.)
Just as an example -- here's one bugzilla page which now (as of recently) is un-visitable in Firefox, due to us showing an inline preview of a known-to-hang-Firefox SVG testcase:
https://bugzilla.mozilla.org/show_bug.cgi?id=1297206
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 1•6 years ago
|
||
BTW: I know that I can turn off previews universally for my own bugzilla account, but that's not a great solution here.
I should be able to share bugzilla bug-report links (like the one in comment 0, for example) with other folks (e.g. my manager, a code reviewer, on IRC, etc) without worrying that I'm inadvertently about to take down their content process due to bugzilla auto-previewing the known-explodey attachments.
kohei, do you know if there's anything we can do here?
Assignee | ||
Comment 2•6 years ago
|
||
Yeah we can do this. Also I’ll provide a way to hide a specific image by tagging the comment, maybe with the new hide-attachment
tag.
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 5•6 years ago
|
||
Inline images are now turned off by default as an interim measure until my PR is deployed.
Assignee | ||
Comment 6•6 years ago
|
||
Merged to master.
Assignee | ||
Comment 7•6 years ago
|
||
Note: I’ve updated my PR to hide all SVG images from inline preview (this bug) and attachment uploader (bug 1538383).
Updated•6 years ago
|
Description
•