[Webkit-unassigned] [Bug 14207] REGRESSION: Crash after closing a tab with Google Maps Street View

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 00:42:52 PDT 2007


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org




------- Comment #4 from mitz at webkit.org  2007-07-06 00:42 PDT -------
While the patch fixes the crash, I think it would be better to figure out a way
not to stop the plugin before dispatching the unload event, as the unload
handler may want to pull state out of the plugin before going away (or tell the
plugin to save state). It is inconsistent that it's allowed to do so when
unload results from closing a window but not when it results from closing a
background tab.

Consider filing a follow-up bug about the root cause after the crasher is
fixed.


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