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

Issue 2758143002: Don't reset URL for CAN_COMMIT_URL_BLOCKED renderer kill. (Closed)

Created:
3 years, 9 months ago by Charlie Reis
Modified:
3 years, 9 months ago
Reviewers:
nasko
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't reset URL for CAN_COMMIT_URL_BLOCKED renderer kill. This is no longer necessary now that we have an early return. BUG=622385 TEST=Non-blank URL in crash dumps. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2758143002 Cr-Commit-Position: refs/heads/master@{#458509} Committed: https://chromium.googlesource.com/chromium/src/+/cc3210aac06fd0f9437a66b6d9d784cb80b481d9

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove line. #

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

Messages

Total messages: 16 (11 generated)
Charlie Reis
Just a minor change to avoid resetting the URL before the crash dump is generated.
3 years, 9 months ago (2017-03-20 18:06:21 UTC) #7
nasko
The move itself LGTM, but I did some digging and it might be safe to ...
3 years, 9 months ago (2017-03-20 21:37:14 UTC) #8
Charlie Reis
https://codereview.chromium.org/2758143002/diff/1/content/browser/frame_host/render_frame_host_impl.cc File content/browser/frame_host/render_frame_host_impl.cc (right): https://codereview.chromium.org/2758143002/diff/1/content/browser/frame_host/render_frame_host_impl.cc#newcode1227 content/browser/frame_host/render_frame_host_impl.cc:1227: validated_params.url = GURL(url::kAboutBlankURL); On 2017/03/20 21:37:14, nasko (slow) wrote: ...
3 years, 9 months ago (2017-03-21 18:32:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2758143002/20001
3 years, 9 months ago (2017-03-21 18:33:44 UTC) #13
commit-bot: I haz the power
3 years, 9 months ago (2017-03-21 19:30:42 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/cc3210aac06fd0f9437a66b6d9d7...

Powered by Google App Engine
This is Rietveld 408576698