RESOLVED FIXED 28758
Implement pageshow and pagehide events for b/f cache
https://bugs.webkit.org/show_bug.cgi?id=28758
Summary Implement pageshow and pagehide events for b/f cache
Alexey Proskuryakov
Reported 2009-08-26 16:49:09 PDT
Firefox has events that fire when a page goes into back/forward cache, or out of it. See <https://developer.mozilla.org/en/Using_Firefox_1.5_caching>. We need to support this. <rdar://problem/6440869> Implement pageshow and pagehide events for b/f cache
Attachments
proposed patch (53.62 KB, patch)
2009-08-26 17:15 PDT, Alexey Proskuryakov
adele: review+
Alexey Proskuryakov
Comment 1 2009-08-26 17:15:06 PDT
Created attachment 38650 [details] proposed patch
Adele Peterson
Comment 2 2009-08-26 17:56:04 PDT
Comment on attachment 38650 [details] proposed patch yay!
Alexey Proskuryakov
Comment 3 2009-08-27 10:48:33 PDT
Note You need to log in before you can comment on or make changes to this bug.