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

Fixes related to the taint issue in DF pre-patch #228

Merged
merged 3 commits into from
Nov 5, 2022

Conversation

Vladinator
Copy link
Collaborator

@Vladinator Vladinator commented Nov 5, 2022

Due to changes to UI elements, previous checks to avoid purposefully causing taint issues failed.

The code has been centralized and a utility function has been made to narrow down the spread of the issue to ensure the entire addon respects secure frames that can not be touched by any addon, unless we wish taint and breaking issues like we are experiencing.

Once internal testing finishes, this will be merged into the main branch. Feel free to join and test this branch if you experienced issues but would like to check and see that the issue has been resolved with these code changes.

Relevant issues that are affected by this PR:

@jahraphael jahraphael merged commit 1958222 into develop Nov 5, 2022
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