Open
Bug 1246231
Opened 9 years ago
Updated 3 years ago
Setting nsILocalFile.descriptor to something invalid shouldn't cause a debug assert
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
NEW
People
(Reporter: mossop, Unassigned)
References
()
Details
The OSX implementation of nsILocalFile::SetDescriptor generates a debug assert when given something invalid. This causes debug tests to crash and burn. We should just throw an exception instead.
| Reporter | ||
Updated•9 years ago
|
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•