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

Updates to support additional parsing of blink serialized objects #37

Merged
merged 14 commits into from
Apr 13, 2024

Conversation

sydp
Copy link
Collaborator

@sydp sydp commented Apr 7, 2024

Adds parsing of cryptokey and other javascript serialized objects (relates to #8)

Updates are based on Chromium implementations in:

  • v8_script_value_[de]serializer.cc
  • v8_script_value_serializer_test.cc
  • v8_script_value_[de]serializer_for_modules.cc
  • v8_script_value_serializer_for_modules_test.cc
  • serialization_tag.h
  • Tests pass
  • Appropriate changes to documentation are included in the PR

@sydp sydp changed the title Add parsing of CryptoKey objects Add parsing of blink serialized objects Apr 7, 2024
@sydp sydp changed the title Add parsing of blink serialized objects Add additional parsing of blink serialized objects Apr 12, 2024
@sydp sydp changed the title Add additional parsing of blink serialized objects Updates to support additional parsing of blink serialized objects Apr 12, 2024
@sydp sydp marked this pull request as ready for review April 13, 2024 21:41
@sydp sydp merged commit 3fedb1b into google:main Apr 13, 2024
10 checks passed
@sydp sydp deleted the blink_updates branch April 18, 2024 12:25
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.

None yet

1 participant