Index: Source/modules/indexeddb/IndexedDBNames.in |
diff --git a/Source/modules/indexeddb/IndexedDBNames.in b/Source/modules/indexeddb/IndexedDBNames.in |
new file mode 100644 |
index 0000000000000000000000000000000000000000..724e09ea3965e953140b9e5c2edb96a45112feda |
--- /dev/null |
+++ b/Source/modules/indexeddb/IndexedDBNames.in |
@@ -0,0 +1,13 @@ |
+namespace="IndexedDB" |
+ |
+done |
jsbell
2014/08/12 18:46:12
Can we group/comment these, i.e. indicating which
cmumford
2014/08/12 19:30:41
Done.
|
+next |
+nextunique |
+none |
+pending |
+prev |
+prevunique |
+readonly |
+readwrite |
+total |
+versionchange |