WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
21901
The NPSavedData from NPP_Destroy should be saved
https://bugs.webkit.org/show_bug.cgi?id=21901
Summary
The NPSavedData from NPP_Destroy should be saved
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug