Comment #6 on issue 9379 by [email protected]: Inspector should show  
up for the webpages that were reloaded from the killed ones
http://code.google.com/p/chromium/issues/detail?id=9379

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=13629

------------------------------------------------------------------------
r13629 | [email protected] | 2009-04-13 16:18:02 -0700 (Mon, 13 Apr 2009) |  
7 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cert_store.cc?r1=13629&r2=13628
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/metrics/metrics_service.cc?r1=13629&r2=13628
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/browser_render_process_host.cc?r1=13629&r2=13628
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/render_process_host.cc?r1=13629&r2=13628
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/render_process_host.h?r1=13629&r2=13628
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/tab_contents/site_instance.h?r1=13629&r2=13628
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/notification_type.h?r1=13629&r2=13628

Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification,  
instead create a new one for crashing.

The old way of using notifications was incorrect since a RenderProcessHost  
might have sent only one notification even though a new renderer might have  
been created after a crash.

BUG=9379

Review URL: http://codereview.chromium.org/66069
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to