Some browsers (e.g. Opera at the moment) don't implement the Storage API, yet
they do implement
the other storage option: the Database API.
In this case, it would be convenient to implement the Storage API using the
Database API as the
actual storage.
The result would be a Storage API as primary, broadest-supported storage
mechanism for web
applications.
Original issue reported on code.google.com by bguijt on 22 Oct 2009 at 8:08
Original issue reported on code.google.com by
bguijt
on 22 Oct 2009 at 8:08