Bug 97374

Summary: IndexedDB: Expose leveldb's CompactRange() via Internals for consistent perf testing
Product: WebKit Reporter: Joshua Bell <jsbell>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: alecflett, dgrogan
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Unspecified   
OS: Unspecified   

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.