kmaehashi / XojoInstruments

:negative_squared_cross_mark: Memory Leak Detector for Xojo
https://forum.xojo.com/t/41487
MIT License
22 stars 2 forks source link

Visualization (WebKit renderer) increases footprint on Windows #25

Closed kmaehashi closed 6 years ago

kmaehashi commented 6 years ago

Currently Visualization tab uses WebKit renderer, because:

However it's footprint is non-negligible (when the target app is not using WebKit renderer). How can I fix this...?