Closed
Bug 1039755
Opened 11 years ago
Closed 8 years ago
Create Valgrind opt eng pvt_builds for the Flame with symbols
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gkw, Unassigned)
References
()
Details
+++ This bug was initially created as a clone of Bug #1039053 +++
The engineering builds that we prebuild for the Flame are opt-only without --enable-valgrind. It will be extremely useful to have opt binaries created with --enable-valgrind as well (to run tests or otherwise). Debug Valgrind builds are likely not needed.
We can then detect Valgrind issues (some of which can be security-sensitive). This is also useful for QA/WebQA/ATeam to run tests.
I at least have the following additions for regular vs Valgrind Desktop Firefox builds:
--enable-optimize=-O1
--enable-valgrind
![]() |
Reporter | |
Updated•11 years ago
|
Summary: Create Valgrind opt eng pvt_builds for the Flame → Create Valgrind opt eng pvt_builds for the Flame with symbols
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•