Add ChannelPosix::ResetSafely() to deal with a lingering crash
The CL [1] tightened the error check too much and revealed an existing inconsistency and resulted a production crash. This CL makes a workaround to that crash, turning a PCHECK() to DPCHECK(). This is the second attempt. The first one was reverted at [2] [1] https://crrev.com/ce44fef5fd60dd2be5c587d4b084bdcd36adcee4 [2] https://crrev.com/b83c03c7b691914a054abaab13fb9131b4e0152b BUG=449233,448245 R=agl@chromium.org,jam@chromium.org Committed: https://crrev.com/cf3eae19b456536c5ff8dacf8800ec09f9af4bca Cr-Commit-Position: refs/heads/master@{#313188} Review URL: https://codereview.chromium.org/882543002 Cr-Commit-Position: refs/heads/master@{#313334}
Showing
Please register or sign in to comment