Skip to content

Updates to support additional parsing of blink serialized objects#37

Merged
sydp merged 14 commits intogoogle:mainfrom
sydp:blink_updates
Apr 13, 2024
Merged

Updates to support additional parsing of blink serialized objects#37
sydp merged 14 commits intogoogle:mainfrom
sydp:blink_updates

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
@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.

1 participant