Open
Bug 1257712
Opened 9 years ago
Updated 3 years ago
Remove some profiling-related set_defines
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: glandium, Unassigned, Mentored)
References
Details
Some of the things moved in bug 1257434, most notably MOZ_CALLGRIND and MOZ_VTUNE, but possibly some of the others in that bug, are not using the defines in many places, and they should be switched to having DEFINES set in moz.build instead.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•