Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCheck that Key Paths are composed of valid IdentifierNames for IndexedDB #25324
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A basic function for checking if a key path is valid is implemented, but it does not check that each part of the string is a valid
IdentifierNameTask
IdentifierNameFunctions
is_valid_key_path
Files
components/script/dom/idbobjectstore.rsSpecification
https://www.w3.org/TR/IndexedDB-2/#valid-key-path
https://tc39.es/ecma262/#prod-IdentifierName