RESOLVED FIXED 43116
[IndexedDB] IDBKeyRange should be a runtime-enabled feature.
https://bugs.webkit.org/show_bug.cgi?id=43116
Summary [IndexedDB] IDBKeyRange should be a runtime-enabled feature.
Andrei Popescu
Reported 2010-07-28 05:25:47 PDT
[IndexedDB] IDBKeyRange should be a runtime-enabled feature.
Attachments
Patch (2.08 KB, patch)
2010-07-28 05:30 PDT, Andrei Popescu
jorlow: review+
Andrei Popescu
Comment 1 2010-07-28 05:30:16 PDT
Jeremy Orlow
Comment 2 2010-07-28 05:34:09 PDT
Comment on attachment 62815 [details] Patch r=me because this fixes a regression But I'm not sure I like the idea of us adding a bunch of methods which simply just return whether indexedDB is enabled. I think I'd rather see EnabledAtRuntime optionally take an argument that tells it what function to call. So this would be EnabledAtRuntime=indexedDB
Andrei Popescu
Comment 3 2010-07-28 05:37:53 PDT
Note You need to log in before you can comment on or make changes to this bug.