DescriptionUpdate indexeddb tests to work with both methods of upgrading a database.
The 'unpgradeNeeded' method is standard and supported by FireFox and Chrome tip.
The 'setVersions' method will be needed until Chrome Stable is Chrome 24.
The tests work locally for FireFox 15 provided they are run from a http:// URL. Running from a file:// URL disables IndexedDB for security reasons.
Committed: https://code.google.com/p/dart/source/detail?r=13271
Patch Set 1 : #
Total comments: 1
Patch Set 2 : #
Messages
Total messages: 2 (0 generated)
|