[Webkit-unassigned] [Bug 136535] New: Allow pages with unload handlers in the page cache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 4 10:44:11 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136535
Summary: Allow pages with unload handlers in the page cache
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: beidson at apple.com
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>
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list