Bug 117709

Summary: Download items from within WebCore
Product: WebKit Reporter: Ruth Fong <ruthiecftg>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: ap, eric.carlson, hh.kaka, jer.noble, levin, mifenton, ruthiecftg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Ruth Fong 2013-06-17 11:21:28 PDT
In ContextMenuController.cpp::contextMenuItemSelectedtem the Download link to Disk and Download Image to Disk cases use WebKit::downloadURL to work (see lines 231 and 241). Ideally, this logic should be done from within WebCore.
Comment 1 Radar WebKit Bug Importer 2013-06-17 11:22:49 PDT
<rdar://problem/14176901>