[Webkit-unassigned] [Bug 35377] Changing the src attribute of an img element or removing it from the page does not cancel the image load
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 25 08:26:13 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35377
--- Comment #2 from Darin Adler <darin at apple.com> 2010-02-25 08:26:13 PST ---
CachedResource doesn't stop the load when the last client goes away.
CachedResource::removeClient is the function that would do this.
--
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