[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
Tue Jul 3 06:47:42 PDT 2007


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


mbritto at pleyo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15367|                            |review?
               Flag|                            |




------- Comment #2 from mbritto at pleyo.com  2007-07-03 06:47 PDT -------
Created an attachment (id=15367)
 --> (http://bugs.webkit.org/attachment.cgi?id=15367&action=view)
proposed fix

Comments about the fix :
This fix is preventing the crash without any visible unexpected effects (on
GoogleMaps and on the Layout Tests).
The check for the instance on the constructor is not essential but I think it
may be useful to prevent  future bugs which can look like this one. If the
reviewer don't like it he can remove it.

Comments about the test :
There is no test attached to this patch because we need to use tabs to
reproduce it and the DumpRenderTree doesn't handle them. If there is another
way to reproduce it I don't know it.


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