Skip to content

Add `DetachedWindowAPI.close` calls to `MfmService`

Julia requested to merge feature/mfm-service-happydom-close into develop

What does this PR do? This PR adds DetachedWindowAPI.close calls into MfmService, aiming to help fix the active memory leak issue discussed in !633 (merged) and !627 (merged).

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports