WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150718
Modern IDB: Support IDBObjectStore.get() for IDBKeyRanges
https://bugs.webkit.org/show_bug.cgi?id=150718
Summary
Modern IDB: Support IDBObjectStore.get() for IDBKeyRanges
Brady Eidson
Reported
2015-10-30 08:55:55 PDT
Modern IDB: Support IDBObjectStore.get() for IDBKeyRanges
Attachments
Patch v1
(37.54 KB, patch)
2015-10-30 10:08 PDT
,
Brady Eidson
beidson
: review-
Details
Formatted Diff
Diff
patch v2
(41.25 KB, patch)
2015-10-30 10:36 PDT
,
Brady Eidson
achristensen
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2015-10-30 10:08:54 PDT
Created
attachment 264399
[details]
Patch v1
Brady Eidson
Comment 2
2015-10-30 10:09:29 PDT
Comment on
attachment 264399
[details]
Patch v1 Forgot to add the results for the test
Brady Eidson
Comment 3
2015-10-30 10:36:20 PDT
Created
attachment 264401
[details]
patch v2
Alex Christensen
Comment 4
2015-10-30 10:53:17 PDT
Comment on
attachment 264401
[details]
patch v2 View in context:
https://bugs.webkit.org/attachment.cgi?id=264401&action=review
> LayoutTests/storage/indexeddb/modern/get-keyrange.html:74 > +
Add some tests with null, strings, arrays, NaN, {}, etc.
> Source/WebCore/Modules/indexeddb/IDBKeyRangeData.cpp:39 > + , lowerOpen(false)
lowerOpen { false } in header instead of three other copies.
Brady Eidson
Comment 5
2015-10-30 17:19:15 PDT
https://trac.webkit.org/changeset/191832
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug