Closed Bug 1667502 Opened 4 years ago Closed 4 years ago

Allow the StructuredSpewer channel to be set in C++ code

Categories

(Core :: JavaScript Engine: JIT, task, P2)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: caroline, Assigned: caroline)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Right now, you must set the StructuredSpewer's channel from the SPEW environment variable. We need to be able to set the channel from within C++ so that when we call rateMyCacheIR() from the shell we do not have set the environment variable.

Pushed by ccullen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61fe2be464e2
Create a class to automatically be able to set and unset a StructuredSpewer's channel. r=mgaudet
https://hg.mozilla.org/integration/autoland/rev/d4ede92d1c8b
Set spew channel to RateMyCacheIR in rateMyCacheIR shell function so that it can be called  without explicitly setting the environment variable. r=mgaudet
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Regressions: 1676266
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: