[webkit-help] Question about memory allocation for Image loading in Webkit
Peter Fletcher
peter.fletcher62 at gmail.com
Mon Mar 8 21:14:38 PST 2010
Hi,
I would need some help in understanding memory allocation for image loading?
1. When webkit loads an image, how does it allocate memory? How does it know
how much it needs for each image?
2. Who 'owns' the memory for the un-decoded image? and who owns the memory
for the decoded image? When does each memory get free ?
3. Does image loading/decoding are done in parallel or in sequential?
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100308/400fb455/attachment.html>
More information about the webkit-help
mailing list