Comment #11 on issue 7951 by [email protected]: Reliability crash in  
WebCore::FrameLoader::submitFormAgain
http://code.google.com/p/chromium/issues/detail?id=7951

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

------------------------------------------------------------------------
r10298 | [email protected] | 2009-02-24 14:31:25 -0800 (Tue, 24 Feb 2009) |  
7 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/child_process.cc?r1=10298&r2=10297
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/child_thread.cc?r1=10298&r2=10297
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/child_thread.h?r1=10298&r2=10297
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/mock_render_thread.h?r1=10298&r2=10297
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/render_thread.h?r1=10298&r2=10297
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/render_widget.cc?r1=10298&r2=10297
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/render_widget.h?r1=10298&r2=10297

Keeping track of whether WebKit is in the callstack using RenderThread  
doesn't work when there are Send calls to plugins (i.e. Gears).  So  
instead, just use PostNonNestableTask to delete RenderWidget.  I

(Note I still don't know how my change affected this, it seems to have been  
broken before as well.)

BUG=7951

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


--
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