Bug 80648

Summary: NULL renderer possible in WebCore::HTMLInputElement::setCanReceiveDroppedFiles()
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan, tkent, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Andy Estes 2012-03-08 15:25:27 PST
NULL renderer possible in WebCore::HTMLInputElement::setCanReceiveDroppedFiles()
Comment 1 Andy Estes 2012-03-08 15:25:46 PST
<rdar://problem/10932679>
Comment 2 Andy Estes 2012-03-08 15:42:24 PST
Created attachment 130923 [details]
Patch
Comment 3 Andy Estes 2012-03-08 15:47:47 PST
Committed r110226: <http://trac.webkit.org/changeset/110226>
Comment 4 Ojan Vafai 2012-03-08 16:19:59 PST
Committed r110229: <http://trac.webkit.org/changeset/110229>
Comment 5 Ojan Vafai 2012-03-08 16:23:06 PST
(In reply to comment #4)
> Committed r110229: <http://trac.webkit.org/changeset/110229>

Ugh. Sorry.
Comment 6 Kent Tamura 2012-03-08 17:11:22 PST
*** Bug 78587 has been marked as a duplicate of this bug. ***