Open Bug 1236627 Opened 8 years ago Updated 2 years ago

Initialize Windows CRITICAL_SECTIONS without CRITICAL_SECTION_NO_DEBUG_INFO in non-release builds

Categories

(NSPR :: NSPR, defect)

Unspecified
Windows
defect

Tracking

(Not tracked)

People

(Reporter: bugzilla, Unassigned)

References

Details

Bug 812085 modified NSPR to initialize CRITICAL_SECTIONS without debug info. This is a reasonable change for release, but I would prefer that we leave debug info enabled in non-release builds (including optimized).

Unfortunately the NSPR build system does not currently have a concept of a RELEASE_BUILD type of define, so I'm making this dependent on bug 1230117 in the hope that we can eventually figure out a solution for this.
Depends on: 1129924
Assignee: aklotz → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.