Bug 28896 - [Chromium] Implement file support for DragData
Summary: [Chromium] Implement file support for DragData
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jian Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-01 16:31 PDT by Jian Li
Modified: 2009-09-02 14:31 PDT (History)
2 users (show)

See Also:


Attachments
Proposed Patch (2.35 KB, patch)
2009-09-01 16:56 PDT, Jian Li
dglazkov: review+
jianli: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2009-09-01 16:31:16 PDT
Implement file support for DragData for the Chromium port.
Comment 1 Jian Li 2009-09-01 16:56:19 PDT
Created attachment 38899 [details]
Proposed Patch
Comment 2 Dimitri Glazkov (Google) 2009-09-01 21:57:52 PDT
Comment on attachment 38899 [details]
Proposed Patch

r=me.
Comment 3 Jian Li 2009-09-02 14:31:16 PDT
Committed as http://trac.webkit.org/changeset/47994.