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

Issue 657613003: RenderHostImpl::AddRoute - Turn a DCHECK to CHECK() (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

RenderHostImpl::AddRoute - Turn a DCHECK to CHECK() This is to narrow down the cause of a crash bug and likely to crash. Please revert and let me know if you see this in the wild. R=nasko@chromium.org, kareng@chromium.org BUG=381990, 415059 Committed: https://crrev.com/40e8a27bfd3c51ca92136c796d50e3f3a0d86c04 Cr-Commit-Position: refs/heads/master@{#299591}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Addressed Nasko's points #

Patch Set 3 : Added an Alias() call. #

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

Messages

Total messages: 11 (1 generated)
Hajime Morrita
6 years, 2 months ago (2014-10-14 17:55:44 UTC) #1
nasko
https://codereview.chromium.org/657613003/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/657613003/diff/1/content/browser/renderer_host/render_process_host_impl.cc#newcode925 content/browser/renderer_host/render_process_host_impl.cc:925: << "Found Routing ID conflicts: " << routing_id; Should ...
6 years, 2 months ago (2014-10-14 18:49:33 UTC) #2
Hajime Morrita
Thanks for the review. Updated. PTAL? https://codereview.chromium.org/657613003/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/657613003/diff/1/content/browser/renderer_host/render_process_host_impl.cc#newcode925 content/browser/renderer_host/render_process_host_impl.cc:925: << "Found Routing ...
6 years, 2 months ago (2014-10-14 19:36:56 UTC) #3
nasko
https://codereview.chromium.org/657613003/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/657613003/diff/1/content/browser/renderer_host/render_process_host_impl.cc#newcode925 content/browser/renderer_host/render_process_host_impl.cc:925: << "Found Routing ID conflicts: " << routing_id; On ...
6 years, 2 months ago (2014-10-14 20:54:16 UTC) #4
Hajime Morrita
PTAL? On 2014/10/14 20:54:16, nasko wrote: > > Unfortunately we don't. We can use debug::Alias ...
6 years, 2 months ago (2014-10-14 21:55:48 UTC) #5
nasko
LGTM
6 years, 2 months ago (2014-10-14 22:39:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/657613003/40001
6 years, 2 months ago (2014-10-14 22:45:39 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 2 months ago (2014-10-15 00:08:01 UTC) #9
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/40e8a27bfd3c51ca92136c796d50e3f3a0d86c04 Cr-Commit-Position: refs/heads/master@{#299591}
6 years, 2 months ago (2014-10-15 00:10:27 UTC) #10
rmcilroy
6 years, 2 months ago (2014-10-15 10:25:45 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/659763002/ by rmcilroy@chromium.org.

The reason for reverting is: This broke the perf bots, details in
crbug.com/423691

BUG=423691 .

Powered by Google App Engine
This is Rietveld 408576698