Bug 227152 - Add support for IDBCursor.request
Summary: Add support for IDBCursor.request
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-17 16:13 PDT by Chris Dumez
Modified: 2021-06-17 17:27 PDT (History)
11 users (show)

See Also:


Attachments
Patch (7.14 KB, patch)
2021-06-17 16:15 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-06-17 16:13:26 PDT
Add support for IDBCursor.request:
- https://w3c.github.io/IndexedDB/#dom-idbcursor-request

Both Blink and Gecko already support this.
Comment 1 Chris Dumez 2021-06-17 16:15:29 PDT
Created attachment 431733 [details]
Patch
Comment 2 Geoffrey Garen 2021-06-17 17:19:10 PDT
Comment on attachment 431733 [details]
Patch

r=me
Comment 3 EWS 2021-06-17 17:26:17 PDT
Committed r279026 (238946@main): <https://commits.webkit.org/238946@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431733 [details].
Comment 4 Radar WebKit Bug Importer 2021-06-17 17:27:41 PDT
<rdar://problem/79478804>