Closed
Bug 1372828
Opened 8 years ago
Closed 8 years ago
Don't do BaseThreadInitThunk gatekeeping for local debug builds
Categories
(Core :: General, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ccorcoran, Unassigned)
Details
Silencing crashes is probably not something we should do for dev environments. We should restrict this feature to test/release environments.
Is there a specific investigation that's motivating this?
In general I'm not sure it would help a whole lot. We have a bunch of other stability code that doesn't check for debug, plus the people running debug builds tend not to have the kind of software that we need to work around.
| Reporter | ||
Comment 2•8 years ago
|
||
I agree with that; it was just a hunch. Suppressing-a-suppression is probably in no way beneficial. Closing.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•