[webkit-reviews] review requested: [Bug 12087] REGRESSION: Reproducible crash going back in Back/Forward history : [Attachment 12210] Make PageCaches resurrect-able

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


mitz at webkit.org has asked  for review:
Bug 12087: REGRESSION: Reproducible crash going back in Back/Forward history
http://bugs.webkit.org/show_bug.cgi?id=12087

Attachment 12210: Make PageCaches resurrect-able
http://bugs.webkit.org/attachment.cgi?id=12210&action=edit

------- Additional Comments from mitz at webkit.org
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" :-)



More information about the webkit-reviews mailing list