Remi-C / interactive_map_tracking

A QGIS 2.6 plugin to track camera of user , AND/OR to autocommit/refresh edit on PostGIS vector layer
http://remi-c.github.io/interactive_map_tracking/
GNU General Public License v3.0
8 stars 4 forks source link

big memory leak with QWebView #40

Open Remi-C opened 9 years ago

Remi-C commented 9 years ago

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

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