[Webkit-unassigned] [Bug 25132] New: help prevent crash in chromium event handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 10 13:19:40 PDT 2009


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

           Summary: help prevent crash in chromium event handling
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: asargent at chromium.org


This is some cleanup motivated by the  crash in http://crbug.com/9775 , which
happens because of calling window.open inside a window.onload handler. 

These changes are just part of the fix, along with some asserts to help prevent
breakage on future changes. 

Patch forthcoming. (I will also be adding a layout test for this in a separate
patch.)


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



More information about the webkit-unassigned mailing list