Closed Bug 912948 Opened 11 years ago Closed 11 years ago

Add support for [EnforceRange] in dictionaries

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: janv, Assigned: bzbarsky)

References

Details

Attachments

(2 files)

It's not a high priority, we use a workaround in temp storage implementation:

dictionary IDBOpenDBOptions
{
  // [EnforceRange] unsigned long long version;
  long long version;
  StorageType storage;
};
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Whiteboard: [need review]
Blocks: 785884
wow, that was fast, thanks!
You're welcome.  It helped that most of the infrastructure was already there.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: