[Webkit-unassigned] [Bug 16868] Gmail crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 08:47:16 PST 2008


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


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18453|review?                     |
               Flag|                            |
  Attachment #18453|0                           |1
        is obsolete|                            |
  Attachment #18458|                            |review?
               Flag|                            |




------- Comment #13 from cwzwarich at uwaterloo.ca  2008-01-15 08:47 PDT -------
Created an attachment (id=18458)
 --> (http://bugs.webkit.org/attachment.cgi?id=18458&action=view)
Revised proposed patch

This makes the marking non-recursive except in the case where m_savedExec is
actually different than m_callingExec. Instead of having the second loop, one
could simply change the first loop to set currentSavedExec to
currentCallingExec instead of breaking from the loop. I don't know if that is
too obfuscated for something so simple.


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