Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indexed DB: Verify array proxies are not valid keys #20352

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

inexorabletash
Copy link
Member

Arrays of keys are valid keys, but implementations don't allow proxies of arrays to be keys. Add a test, corresponding to pending spec PR:

Bug: w3c/IndexedDB#309
PR: w3c/IndexedDB#311

@inexorabletash
Copy link
Member Author

@asutherland - please take a look?

Copy link
Contributor

@asutherland asutherland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proxy? More like pox-y!

@inexorabletash inexorabletash merged commit c655190 into master Nov 21, 2019
@inexorabletash inexorabletash deleted the inexorabletash/idb-noproxy branch November 21, 2019 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants