[Webkit-unassigned] [Bug 12087] REGRESSION: Reproducible crash going back in Back/Forward history

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 4 02:11:08 PST 2007


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


mitz at webkit.org changed:

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




------- Comment #8 from mitz at webkit.org  2007-01-04 02:11 PDT -------
Created an attachment (id=12210)
 --> (http://bugs.webkit.org/attachment.cgi?id=12210&action=view)
Make PageCaches resurrect-able

As I said, I think this approach would confine the "reuse" or "resurrection"
problem to HistoryItem, where it is quite manageable, and allow other objects
to continue with their normal life cycle which does not necessarily support
"reuse". Note that this patch does not mean "instead of reusing, throw away
objects and make new ones", but rather "before making something new, see if you
can find something old in the trash" :-)


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