#1912 closed enhancement (fixed)
Create What WG Storage Provider
Reported by: | bradneuberg | Owned by: | bradneuberg |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Storage/Flash | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
JB Boisseau has contributed a What WG storage provider for Dojo Storage. Bring this code in. This code contains the scaffolding for What WG, but doesn't handle some important conditions, such as making sure a setItem() request worked and implementing all of the Dojo Storage methods.
Change History (5)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Type: | defect → enhancement |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by
Fully implemented and QAed. We now use the WHAT WG client side storage if it is available first, and then fallback to Flash if it is not available.
Note: See
TracTickets for help on using
tickets.
As a note, the What WG storage provider is the native client side storage provider implemented by Firefox 2.