diff options
author | huanr@chromium.org <huanr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-12 01:19:05 +0000 |
---|---|---|
committer | huanr@chromium.org <huanr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-12 01:19:05 +0000 |
commit | fb62a5370cdd2626eae72bb8ba883287b28e830c (patch) | |
tree | e85fe192ebddb13670a81967905b5e4964549233 /chrome/browser/base_history_model.cc | |
parent | bd580a2503917df061b20b1948297650344b931f (diff) | |
download | chromium_src-fb62a5370cdd2626eae72bb8ba883287b28e830c.zip chromium_src-fb62a5370cdd2626eae72bb8ba883287b28e830c.tar.gz chromium_src-fb62a5370cdd2626eae72bb8ba883287b28e830c.tar.bz2 |
Change the behavior of --enable-dcheck in release
build from crashing to logging the failure and
continuing. In addition,
- In interactive mode, we will display a message
box so the user can either click OK and continue
or attach a debugger.
- If Chrome is running in test environment, it
has the option to overide the default behavior
and suppress the error dialog.
To support this, a new severity level ERROR_REPORT
is added.
In addition, DFATAL is now mapped to ERROR_REPORT
instead of ERROR. The only usage of DFATAL is in
ssl_client_socket_nss.cc. Add wtc for code review.
Review URL: http://codereview.chromium.org/21216
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9633 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/base_history_model.cc')
0 files changed, 0 insertions, 0 deletions