|
|
|
|
|
by cbetz
5972 days ago
|
|
Please correct me if I am wrong, but shouldn't developers only worry about the issues mentioned in the article on older browsers? (I'm thinking IE6 and earlier). Introducing a leak via circular references would be considered a bug in most modern JS engines, right? A related question: Can someone recommend a good plugin/extension for monitoring the size of a page's javascript memory usage over time? |
|