Open
Bug 479014
Opened 16 years ago
Updated 3 years ago
InitAutoLockStatics should PR_Assert() for failure cases
Categories
(Core :: XPCOM, defect)
Tracking
()
NEW
People
(Reporter: timeless, Unassigned)
References
()
Details
if InitAutoLockStatics fails, the app will not work correctly, it's critical, but it doesn't abort() if it can't get a TPI.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•