Chromium Code Reviews
DescriptionSupress CHECK() in RawResourceClientStateChecker::responseReceived()
This CL temporarily turns the SECURITY_CHECK() in
RawResourceClientStateChecker::responseReceived() into SECURITY_DCHECK(),
so that the check doesn't crash release builds and is potentially catched by
tests or fuzzers while we are investigating the issue.
BUG=640960, 640291
Committed: https://crrev.com/be7d5bee4161e753df168ead5fbbb44b4680f058
Cr-Commit-Position: refs/heads/master@{#415889}
Patch Set 1 #Patch Set 2 : Use DCHECK #Messages
Total messages: 16 (9 generated)
|