Bug 80648 - NULL renderer possible in WebCore::HTMLInputElement::setCanReceiveDroppedFiles()
Summary: NULL renderer possible in WebCore::HTMLInputElement::setCanReceiveDroppedFiles()
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: Andy Estes
URL:
Keywords: InRadar
: 78587 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-08 15:25 PST by Andy Estes
Modified: 2012-03-08 17:11 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.97 KB, patch)
2012-03-08 15:42 PST, Andy Estes
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***