Bug 21901

Summary: The NPSavedData from NPP_Destroy should be saved
Product: WebKit Reporter: William Bardwell <wbardwel>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: andersca, chpe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

William Bardwell
Reported 2008-10-27 12:02:23 PDT
Many browsers have abandoned this part of the NSAPI, but the NPSavedData passed back from the plugin should in fact be saved as part of the history, and sent back in to the plugin if the users browses back to the same page.
Attachments
Anders Carlsson
Comment 1 2014-01-14 09:08:46 PST
This is pretty much impossible to do with out of process plug-ins, and plug-ins have other ways to save/restore data now (window.sessionStorage for example).
Note You need to log in before you can comment on or make changes to this bug.