Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(android): Closes #290: InAppBrowser will not destroy WebView after being…#982

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dtarnawsky wants to merge1 commit intoapache:master
base:master
Choose a base branch
Loading
fromdtarnawsky:master

Conversation

dtarnawsky
Copy link

… closed (by invoking ref.close()) causing memory leaks

Platforms affected

Android

Motivation and Context

Fixesopen issue 290

Description

When a web view is closed its resources are deallocated (Android).

Testing

Tested by ensuring memory was deallocated and closed web view no longer displayed when inspecting with chrome inspector.

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with(platform) if this change only applies to one platform (e.g.(android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correctkeyword to close issues using keywords)
  • I've updated the documentation if necessary

ndrake and esperantic reacted with thumbs up emoji
… closed (by invoking ref.close()) causing memory leaks
@NiklasMerzNiklasMerz added this to the5.next milestoneNov 11, 2022
@ath0mas
Copy link

Duplicate of#882

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@erisuerisuAwaiting requested review from erisu

@jcesarmobilejcesarmobileAwaiting requested review from jcesarmobile

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
Android fixes
Development

Successfully merging this pull request may close these issues.

InAppBrowser will not destroy WebView after being closed (by invoking ref.close()) causing memory leaks
3 participants
@dtarnawsky@ath0mas@NiklasMerz

[8]ページ先頭

©2009-2025 Movatter.jp