RESOLVED WONTFIX 97374
IndexedDB: Expose leveldb's CompactRange() via Internals for consistent perf testing
https://bugs.webkit.org/show_bug.cgi?id=97374
Summary IndexedDB: Expose leveldb's CompactRange() via Internals for consistent perf ...
Joshua Bell
Reported 2012-09-21 15:40:23 PDT
Alec had the idea to expose a helper function via Internals that would get IDB backing stores into a consistent state for performance tests. This could be done using leveldb's CompactRange(). We could expose this through Internals so it's only available for testing.
Attachments
Note You need to log in before you can comment on or make changes to this bug.