Skip to content

Modifying Database Data in OpenWPM during Each Command Execution without Changing Core Code #1064

Closed Answered by vringar
chavoshimahla79 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey,
this is currently unsupported.
My initial approach would be to implement a custom StructuredStorageController, that writes through everything as normal except for writes to a my_special_command_table and then data for that special table would contain the deletions or modifications you want to do.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vringar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1063 on October 30, 2023 17:11.