Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Issue 640223005: RPHI::AddRoute: Turn a DCHECK() to a CHECK() again. (Closed)

Created:
6 years, 2 months ago by Hajime Morrita
Modified:
6 years, 2 months ago
Reviewers:
kareng, nasko
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

RPHI::AddRoute: Turn a DCHECK() to a CHECK() again. This is a revival of [1], which was reverted [2] due to triggering huge crash. Now the cause of the crash is fixed by [3]. This CHECK() aims to prevent similar bug in the future. [1] crrev.com/d3e91b36c3c29aee92159db9d5cc331cd3f97241 [2] crrev.com/9a04b3c3f9c85da4510eba67095b61bec78d7b6b [3] crrev.com/dcdb02fab210ec5f7b8b560075ce96d0f48f344c R=nasko@chromium.org, kareng@chromium.org BUG=381990 Committed: https://crrev.com/0181f4ac89929f78f9e88ca18e971031a21d5ae2 Cr-Commit-Position: refs/heads/master@{#299994}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Hajime Morrita
PTAL? Turns DCHECK to CHECK.
6 years, 2 months ago (2014-10-16 19:46:20 UTC) #1
nasko
https://codereview.chromium.org/640223005/diff/1/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/640223005/diff/1/content/browser/renderer_host/render_process_host_impl.cc#newcode925 content/browser/renderer_host/render_process_host_impl.cc:925: << "Found Invalid Routing ID: " << routing_id; Why ...
6 years, 2 months ago (2014-10-16 20:08:57 UTC) #2
Hajime Morrita
On 2014/10/16 20:08:57, nasko wrote: > https://codereview.chromium.org/640223005/diff/1/content/browser/renderer_host/render_process_host_impl.cc > File content/browser/renderer_host/render_process_host_impl.cc (right): > > https://codereview.chromium.org/640223005/diff/1/content/browser/renderer_host/render_process_host_impl.cc#newcode925 > ...
6 years, 2 months ago (2014-10-16 20:41:30 UTC) #3
nasko
LGTM!
6 years, 2 months ago (2014-10-16 20:50:36 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/640223005/20001
6 years, 2 months ago (2014-10-16 20:58:55 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 2 months ago (2014-10-16 22:26:33 UTC) #7
commit-bot: I haz the power
6 years, 2 months ago (2014-10-16 22:27:41 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0181f4ac89929f78f9e88ca18e971031a21d5ae2
Cr-Commit-Position: refs/heads/master@{#299994}

Powered by Google App Engine
This is Rietveld 408576698