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

[sqlite IndexedDB] When appropriate, reinterpret pair as double #1803

Merged

Conversation

RebeccaMahany
Copy link
Contributor

Documentation indicates that if the tag is less than 0xfff00000, the tag-data pair should be reinterpreted as a single number instead: https://searchfox.org/mozilla-central/source/js/src/vm/StructuredClone.cpp#3257

This PR implements that operation.

@RebeccaMahany RebeccaMahany added this pull request to the merge queue Jul 26, 2024
Merged via the queue into kolide:main with commit 89f1f33 Jul 26, 2024
30 checks passed
@RebeccaMahany RebeccaMahany deleted the becca/sqlite-indexeddb-handle-double branch July 26, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants