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

Issue 307020: Changed active URL handling in RenderView::OnMessageReceived and RenderView::... (Closed)

Created:
11 years, 2 months ago by jschuh
Modified:
9 years, 6 months ago
Reviewers:
cpu_(ooo_6.6-7.5), sky
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, darin (slow to review), jam, Chris Evans, jar (doing other things), tony
Visibility:
Public.

Description

Changed active URL handling in RenderView::OnMessageReceived and RenderView::OnNavigate. Now we call SetActiveURL directly so that we don't unset the URL when falling out of scope. We can try this in the render process on dev channel for a few weeks. If we're happy with the results, we do the same thing on the plugin process. BUG=22033 TEST=Trigger a crash in the render process and see if the dump includes the URL

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M chrome/renderer/render_view.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
cpu_(ooo_6.6-7.5)
LGTM Please add sky@ to the review.
11 years, 2 months ago (2009-10-21 19:39:37 UTC) #1
sky
I'm not opposed to this, but I think we can do more. The reason I ...
11 years, 2 months ago (2009-10-23 16:47:00 UTC) #2
jschuh
On 2009/10/23 16:47:00, sky wrote: > I'm not opposed to this, but I think we ...
11 years, 2 months ago (2009-10-23 17:22:21 UTC) #3
sky
It shouldn't necessarily be that bad to add more fields to the crash dump. I ...
11 years, 2 months ago (2009-10-23 17:28:18 UTC) #4
cevans
11 years, 2 months ago (2009-10-23 20:01:00 UTC) #5
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29933

Justin, you can close this original code review.

We should probably leave the bug open whilst we work out what is going on
with browser and plugin crashes.

On Fri, Oct 23, 2009 at 10:28 AM, <sky@chromium.org> wrote:

> It shouldn't necessarily be that bad to add more fields to the crash dump.
>
> I agree with your analysis, lets give it a shot.
>
> LGTM
>
> If you could look into logging urls from timers, that would be great!
>
> Tony is also doing a change to log urls from networking, so I've cc'd him
> too.
>
>
> http://codereview.chromium.org/307020
>

Powered by Google App Engine
This is Rietveld 408576698