Closed
Bug 1669571
Opened 5 years ago
Closed 5 years ago
Disallow selection of multiple channels in StructuredSpewer
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: caroline, Assigned: caroline)
Details
Attachments
(1 file)
Right now, in the structured spewer you may select multiple channels. Disallowing the selection of multiple channels allows for more consistency in the spew outputs. Currently, if you select multiple channels there is a chance that the spew outputs over lap with each other, creating issues with the resulting JSON. In the future it would be nice to have one output file per channel, but for now only allowing one channel at a time is a nice solution.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by ccullen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/209e2fc867d8
Disallow the selection of multiple channels for the StructuredSpewer. r=mgaudet
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•