MozillaSecurity / MozillaSecurity/FuzzManager

[CrashManager] Metadata should be treated as preformatted

Open
#560 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug crashmanager
Dominant language
Python
Stars
208
Forks
48
Avg merge
23h 5m
Merged PRs (30d)
2

Description

The metadata contains bisection data from autobisectjs in the funfuzz harness. When it gets uploaded, even in "view-source" mode, the newlines are present on the CrashManager page entry. However, in normal viewing mode, the newlines get stripped out.

Ran this past @jschwartzentruber to make sure it was actually the case.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the CrashManager page's normal metadata rendering path and compare it with the existing view-source behavior. Reproduce the formatting difference using metadata from the funfuzz harness and confirm that newlines remain visible in normal viewing mode as well as view-source mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.