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

big memory leak with QWebView #40

Open
Remi-C opened this issue Mar 20, 2015 · 0 comments
Open

big memory leak with QWebView #40

Remi-C opened this issue Mar 20, 2015 · 0 comments
Assignees
Milestone

Comments

@Remi-C
Copy link
Owner

Remi-C commented Mar 20, 2015

On Win or Linux :
the memory consumption is increasing when swithcing between tabs.
To reproduce :

  • go in the doc tab
  • note qgiis memory usage
  • click on video , this will open youtube
  • note qgis memory usage
  • switch tab, open again the doc tab
  • note the qgis memory usage

It seems that some of the memory is cleaned, but not all of it.
Maybe there is a cache mechanism in QWebViewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants