Why do browsers leak memory?
- by Dane Balia
A colleague and I were speaking about browsers (using a browser control object in a project), and it appears as plain as day that all browsers (Firefox, Chrome, IE, Opera) display the same characteristic or side-effect from their usage and that being 'Leaking Memory'.
Can someone explain why that is the case? Surely as with any form of code, there…