diff options
author | dmazzoni@chromium.org <dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-27 02:04:29 +0000 |
---|---|---|
committer | dmazzoni@chromium.org <dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-27 02:04:29 +0000 |
commit | d03c631e8673839594f27dfcfa055cd5a899063e (patch) | |
tree | cabb6daabffa6914d1534d78e4db22fe1fa7fdc1 /webkit | |
parent | cacfe14b3c08362b76522c32ed069c557c0b3ee2 (diff) | |
download | chromium_src-d03c631e8673839594f27dfcfa055cd5a899063e.zip chromium_src-d03c631e8673839594f27dfcfa055cd5a899063e.tar.gz chromium_src-d03c631e8673839594f27dfcfa055cd5a899063e.tar.bz2 |
Change CHECK to DCHECK so users don't experience crash while waiting on underlying fix.
Continuing past this line where the check would have failed will waste
some cycles, but it will not cause another crash, so this is safe. See bug
for info on the underlying bug, which I'll fix shortly.
BUG=123649
TEST=manual testing
Review URL: http://codereview.chromium.org/10251001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134211 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
0 files changed, 0 insertions, 0 deletions