Skip to content

Conversation

@Diolor
Copy link
Collaborator

@Diolor Diolor commented Dec 1, 2025

This PR closes #2975

Description

Migrate test-0037 to v2.
Includes a new demo which has a frida hook to inspect webview cleanup.

TODO before merge:

  • Allocate IDs to TEST and DEMO


### Observation

The output shows all instances of `deleteAllData()` of `WebStorage` called at runtime. A backtrace is also provided to help identify the location in the code.
Copy link
Collaborator

Choose a reason for hiding this comment

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

The output doesn't show any calls to deleteAllData. Only getInstance.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

true! I'll debug 🤔

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.

MASTG v1->v2 MASTG-TEST-0037: Testing WebViews Cleanup (android)

2 participants