[Webkit-unassigned] [Bug 23372] New: Repeatedly overwriting img.src can cause memory exhaustion
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 15 18:32:03 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23372
Summary: Repeatedly overwriting img.src can cause memory
exhaustion
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eroman at chromium.org
It doesn't seem like subresource loading is getting throttled, so if a script
changes the 'src' attribute on an image repeatedly, it chews through memory and
eventually crashes.
Test case will follow.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list