Open Stinkfist0 opened 11 years ago
There is probably very little we can do about this? Other than make sure we free all QWebView
ptrs.
Yeah, this is just an FYI type of issue, which hopefully this sorted out by Qt at some point. Having issue for this hopefully encourages people not the get wild with QWebView/QGraphicsWebView instances when knowing that they leak memory.
I remember observing this already couple years ago, but didn't remember to report it back then. When running Canvas scene with x64 Debug build I get the following prints from Qt upon Tundra shutdown (the prints are new to Qt 4.8.5): LEAK: 33 CachedResource LEAK: 1465 WebCoreNode
https://bugreports.qt-project.org/browse/QTBUG-29607