[Webkit-unassigned] [Bug 90721] Don't destroy the decoded data of an image if WebKit is about to render the image.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 5 16:37:27 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=90721
--- Comment #27 from Huang Dongsung <luxtella at company100.net> 2012-10-05 16:37:56 PST ---
(In reply to comment #26)
> You can see the problem by opening a bunch of pages in tabs in Safari, then sending the low-memory signal like so:
>
> notifyutil -p org.WebKit.lowMemory
>
> With your change, there's significantly more memory used now, as the images "visible" in background tabs don't appear to get evicted.
I feel very sorry for repeated problems from this patch.
Currently, this patch causes more memory consumption as well as pausing animated gif images (Bug 94874).
I think we should rollback this patch as others may think so. This patch landed 3 months ago, and we can not rollback using a simple git command.
I'll file another bug and patch the reverted one.
Thanks for reporting.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list