Bug 117709 - Download items from within WebCore
Summary: Download items from within WebCore
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-06-17 11:21 PDT by Ruth Fong
Modified: 2014-07-03 09:10 PDT (History)
8 users (show)

See Also:


Attachments

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