Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
5.5.0
-
None
-
Windows 7 Professional 64bit
Qtcreator 3.4.2
Qt vesion 5.5 for Windows 64-bit(VS 2013, 650mb)
Kit QT 5.5.0 MSVC2013 64bit
Compiler: Microsoft Visual c++ Compiler 12.0
Windows SDK 8.1 debuggers
Description
The problem:
simply staticly allocated QWebEngineView is shown using .show() and a webpage is loaded with .load(QUrl("http://google.com))
when it loads it takes around 120MB of RAM
Then after the page is loaded i click feel lucky(on google search) without clicking anything the RAM starts to skyrocket to 1.5GB climbing until it stops when my RAM is totally full.
included are also the files as example( like 10 rows of code max)