Bug 163910

Summary: IndexedDB 2.0: Support new IDBKeyRange interfaces
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, cdumez, commit-queue, esprehn+autocc, jsbell, kondapallykalyan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160306    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Brady Eidson 2016-10-24 14:19:58 PDT
IndexedDB 2.0: Support new IDBKeyRange interfaces

Right now this just means the addition of the instance method 'contains'
Comment 1 Brady Eidson 2016-10-24 14:21:39 PDT
<rdar://problem/28806929>
Comment 2 Brady Eidson 2016-10-24 14:58:44 PDT
Created attachment 292659 [details]
Patch
Comment 3 Andy Estes 2016-10-24 15:18:14 PDT
Comment on attachment 292659 [details]
Patch

There are a bunch of tab characters in keyrange.js.

r=me otherwise.
Comment 4 Brady Eidson 2016-10-24 15:21:57 PDT
Created attachment 292661 [details]
Patch
Comment 5 Brady Eidson 2016-10-24 15:47:34 PDT
Created attachment 292668 [details]
Patch
Comment 6 Brady Eidson 2016-10-24 17:10:45 PDT
https://trac.webkit.org/changeset/207788