MozillaSecurity / MozillaSecurity/FuzzManager
[CrashManager] Metadata should be treated as preformatted
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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