mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
#37684 provided the backend for this change. The key range interface just wraps a `IndexedDBKeyRange` and exposes the methods from it as per the spec. Spec: https://www.w3.org/TR/IndexedDB-2/#keyrange Testing: WPT tests (some regressions have been exposed, but that's fine) --------- Signed-off-by: Ashwin Naren <arihant2math@gmail.com> Signed-off-by: Josh Matthews <josh@joshmatthews.net> Co-authored-by: Josh Matthews <josh@joshmatthews.net> |
||
---|---|---|
.. | ||
encodings | ||
interface-objects | ||
multiple-workers | ||
reporting-errors | ||
run-a-worker | ||
structured-clone | ||
xhr |