On Wed, May 27, 2009 at 11:42 AM, Darin Fisher <[email protected]> wrote:
> Also, the statement that we should always recover from a failed DCHECK
> seems very wrong to me.
>
I agree, we should almost never recover from a DCHECK. 90+% of the time,
DCHECK is better than "if (condition) { NOTREACHED(); try_to_continue; }"
PK
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected]
View archives, change email options, or unsubscribe:
http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---