New issue
Advanced search Search tips

Issue 637845 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Feature

Blocked on:
issue 148757


Participants' hotlists:
IDB-Performance


Sign in to add a comment

Efficient access to key path in a serialized value

Project Member Reported by jbroman@chromium.org, Aug 15 2016

Issue description

Some form of partial decode or equivalent would enable IndexedDB to avoid decoding objects when storing them in order to evaluate inline keys.

Many clever approaches, like attempting to only read data properties, are still detectable from the web with use of property getters.
 

Sign in to add a comment