RESOLVED FIXED 136535
Allow pages with unload handlers in the page cache
https://bugs.webkit.org/show_bug.cgi?id=136535
Summary Allow pages with unload handlers in the page cache
Brady Eidson
Reported 2014-09-04 10:44:16 PDT
Allow pages with unload handlers in the page cache. It's 2014. unload events served their purpose a decade ago, but we've had pagehide for years to overcome unload's shortcomings. Let's stop letting the mere existence of an unload handler kill an import performance enhancement, and willfully break unload semantics instead. <rdar://problem/11084669>
Attachments
Patch v1 (4.60 KB, patch)
2014-09-04 14:24 PDT, Brady Eidson
no flags
Brady Eidson
Comment 1 2014-09-04 14:24:12 PDT
Created attachment 237647 [details] Patch v1 Ran tests locally, but not confident in my findings - This is for EWS
Brady Eidson
Comment 2 2014-09-05 14:30:22 PDT
This should be fine, let's review it and land it.
WebKit Commit Bot
Comment 3 2014-09-05 15:11:27 PDT
Comment on attachment 237647 [details] Patch v1 Clearing flags on attachment: 237647 Committed r173336: <http://trac.webkit.org/changeset/173336>
WebKit Commit Bot
Comment 4 2014-09-05 15:11:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.