delphifan
-
2008-09-11
- priority: 5 --> 7
The current version only works when environment Variable MOZILLA_FIVE_HOME points to the GRE-directory AND the compiled exe relies in that directory.
OK
Using current SDK Version and Gecko 1.9.0.1 in a small Delphi Form App the nsIWebNavigation (LoadURL,Relod) starts a new thread every time the page is reloaded (or via META-refresh tag in HTML-Code). Thread never stops, leaving about 1 Mbyte to virtual memory.
Running against Gecko 1.7.12 with no memory problems