[Webkit-unassigned] [Bug 12469] onUnload event does not fire when user close window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 02:55:27 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=12469





------- Comment #3 from ap at webkit.org  2008-02-26 02:55 PDT -------
In my testing, -[WebView setUIDelegate:] is called from WebKit itself:

#0  -[WebView setUIDelegate:] (self=0x37ed4c0, _cmd=0x3e1ab6, delegate=0x0) at
/Users/ap/Safari/OpenSource/WebKit/mac/WebView/WebView.mm:2091
#1  0x003949e6 in -[WebView(WebPrivate) _close] (self=0x37ed4c0,
_cmd=0x926aa890) at
/Users/ap/Safari/OpenSource/WebKit/mac/WebView/WebView.mm:703
...

I'm not sure why this is classified as a major bug - what kind of important
consequences does it have? Does showing an alert from onunload serve any
purpose except for annoying the user?


-- 
Configure bugmail: http://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