Opened 12 years ago
Closed 12 years ago
#7302 closed feature (invalid)
jStorage: reinit _storage
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.5 |
Component: | unfiled | Version: | 1.4.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
I am developing Chrome extention. My content-script uses jStorage. A content-script is run on context of web-page that also uses jStorage. The issue is that a web-page and my content-script have different jStorage object. As the result when the web-page set any value, the content-script cannot gets it. That is because each script have its own cached '_storage'.
I would like to have some reinit function that recreate _storage.
Thanks, Valery.
Note: See
TracTickets for help on using
tickets.
This is not a bug tracker for third-party jQuery plugins. Please contact the developer of jStorage for your feature requests. Thanks!