This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 12090 - WEB STORAGE It would be nice to have one Storage object that you could place wherever you want. You could simply set a parameter "local" or define it as "shared" and set path to the server (e.g. "http://www.mysite/shared_storage"). Cheers, Cam camoken@gm
Summary: WEB STORAGE It would be nice to have one Storage object that you could place ...
Status: RESOLVED NEEDSINFO
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Web Storage (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: public-webapps-bugzilla
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 22:11 UTC by contributor
Modified: 2011-06-01 17:37 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2011-02-15 22:11:35 UTC
Specification: http://dev.w3.org/html5/webstorage/
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#top

Comment:
WEB STORAGE
It would be nice to have one Storage object that you could place wherever you
want. You could simply set a parameter "local" or define it as "shared" and
set path to the server	(e.g. "http://www.mysite/shared_storage").

Cheers,
Cam
camoken@gmail.com

Posted from: 72.2.16.10
Comment 1 Ian 'Hixie' Hickson 2011-06-01 17:37:13 UTC
I don't understand what you are proposing. Can you elaborate?