[Webkit-unassigned] [Bug 249645] Leaflet map rendering bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 19 16:33:30 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=249645

--- Comment #10 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
The 165MB is the size of the decoded image. And we have to cache the encoded image (the image file which is downloaded from the internet) also which is 16MB. So the total memory to display this image = 165 + 16 = 181MB.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230120/b1ee3fac/attachment-0001.htm>


More information about the webkit-unassigned mailing list