Closed
Bug 1648790
Opened 7 months ago
Closed 7 months ago
annotate AutoProfilerCallInstrumentation as MOZ_RAII
Categories
(Core :: JavaScript Engine: JIT, task)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
Details
Attachments
(1 file)
No description provided.
![]() |
Assignee | |
Comment 1•7 months ago
|
||
This annotation better describes the intent, and clang -Wvexing-parse
captures the erroneous use of this class that MOZ_GUARD_OBJECT*
was
attempting to catch.
Pushed by nfroyd@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/adc8557d80ac annotate AutoProfilerCallInstrumentation as MOZ_RAII; r=jandem
Comment 3•7 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•