Bug 66906 - JSHTMLImageElement (and associated Node) is abandoned when image load is canceled via beforeload
Summary: JSHTMLImageElement (and associated Node) is abandoned when image load is canc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-08-24 17:01 PDT by Sam Weinig
Modified: 2011-08-25 09:50 PDT (History)
0 users

See Also:


Attachments
Patch (1.37 KB, patch)
2011-08-24 17:03 PDT, Sam Weinig
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-08-24 17:01:47 PDT
JSHTMLImageElement (and associated Node) is abandoned when image load is canceled via beforeload
Comment 1 Sam Weinig 2011-08-24 17:03:35 PDT
Created attachment 105097 [details]
Patch
Comment 2 David Kilzer (:ddkilzer) 2011-08-25 09:07:45 PDT
<rdar://problem/9925630>
Comment 3 Sam Weinig 2011-08-25 09:50:39 PDT
Committed r93793: <http://trac.webkit.org/changeset/93793>