Skip to main content

Bug Tracker

Side navigation

#7302 closed feature (invalid)

Opened October 25, 2010 07:46AM UTC

Closed October 25, 2010 07:53AM UTC

jStorage: reinit _storage

Reported by: sentromed@gmail.com 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.

Attachments (0)
Change History (1)

Changed October 25, 2010 07:53AM UTC by SlexAxton comment:1

resolution: → invalid
status: newclosed

This is not a bug tracker for third-party jQuery plugins. Please contact the developer of jStorage for your feature requests. Thanks!