| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi, I am really looking for help on that point. If you write a simple code loading a new image from the internet every minutes and launch a top you will be surprised. I checked different code from the internet and I found the same issue (very few KB of memory leak on each refresh). In my case I refresh an animated gif, I do not know why but the code is easy as the following, but I get 2MB of leak every images! It looks like memory regions are growing indefinitely like I had to release something! Am I doing something wrong? What about dashboard cache? Can someone help me? Cheers, Eric. function refresh(url) { document.getElementById("loading").src = ""> '?' + Math.floor(Math.random() * 1000); }
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Dashboard-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/dashboard-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.