[Webkit-unassigned] [Bug 29365] Background images not freed when changing CSS classes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 18 11:47:19 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29365
--- Comment #2 from Joe Edwards <j at dna.ie> 2009-09-18 11:47:19 PDT ---
Essentially i looked at the web server logs in both cases... In the first case
I could see each image only being requested once.
In the 2nd case each image was re-requested before each change.
>From adding debug it seems that there is still a reference (client) to the
CachedImage by CSSImageValue
--
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