commit | 7359e0bedad0cc21fffd3063d1a69f4672895b48 | [log] [tgz] |
---|---|---|
author | Lukasz Anforowicz <[email protected]> | Wed Jan 03 21:26:29 2018 |
committer | Commit Bot <[email protected]> | Thu Jan 04 17:49:37 2018 |
tree | d32879f2ede052a3c9d71057af3839835b53465f | |
parent | 0bee1776aaaf2ca018f926cd1f880af172969e45 [diff] |
Call SetActiveURL while handling IPCs on the *browser* side. Knowing the URL is very helpful not only for diagnosing renderer crashes, but also for handling browser crashes, and DwoCs (e.g. ones issued for renderer kills). This CL introduces a call to ContentClient::SetActiveURL in 4 places in the browser process: - RenderViewHostImpl::OnMessageReceived - RenderFrameProxyHost::OnMessageReceived - RenderFrameHostImpl::OnMessageReceived - RenderFrameHostImpl::DidCommitProvisionalLoad Bug: 797968, 770239 Change-Id: I78481d0fcb40e7c0548eb5ee3bd1ff00c7703592 Reviewed-on: https://chromium-review.googlesource.com/846109 Commit-Queue: Ćukasz Anforowicz <[email protected]> Reviewed-by: Alex Moshchuk <[email protected]> Cr-Commit-Position: refs/heads/master@{#527031}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .