Open
Bug 1614797
Opened 6 years ago
Updated 3 years ago
Make sure all threads have valid names at runtime
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
NEW
People
(Reporter: KrisWright, Unassigned)
Details
With the removal of NS_NewThread, threads probably shouldn't be named "". We want to add a check at runtime to ensure that no thread is being given an empty string as its name.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•