[Webkit-unassigned] [Bug 48853] New: WebProcessManager informed about crashes too late (pages may have already tried to load a new URL)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 11:01:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48853

           Summary: WebProcessManager informed about crashes too late
                    (pages may have already tried to load a new URL)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mthole at mikethole.com


The WebProcessProxy informs the WebProcessManager about crashes AFTER it informs the individual pages about the crash.  This can cause individual pages to try to reload a new URL using the dead WebProcess.

The WebProcessProxy should tell the shared WebProcessManager abut the crash before telling the individual pages.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list