Bug 87457

Summary: [chromium] DataTransferItem.webkitGetAsEntry() shouldn't be exposed without flag yet
Product: WebKit Reporter: Kinuko Yasuda <kinuko>
Component: WebKit Misc.Assignee: Kinuko Yasuda <kinuko>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dcheng, levin, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch tkent: review+

Kinuko Yasuda
Reported 2012-05-24 21:06:19 PDT
We have added webkitGetAsEntry() for directory drag-and-drop support in native drag and drop (umbrella bug: issue 76809) but the API hasn't been agreed yet and will likely change. [NOTE: this feature has been only available if FILE_SYSTEM and DATA_TRANSFER_ITEMS are enabled, and they're both enabled only on chromium for now] We should not expose such API without runtime flag yet.
Attachments
Patch (2.93 KB, patch)
2012-05-24 22:00 PDT, Kinuko Yasuda
no flags
Patch (2.98 KB, patch)
2012-05-24 23:08 PDT, Kinuko Yasuda
tkent: review+
Kinuko Yasuda
Comment 1 2012-05-24 22:00:28 PDT
Kinuko Yasuda
Comment 2 2012-05-24 22:01:56 PDT
(In reply to comment #1) > Created an attachment (id=143971) [details] > Patch The ongoing discussion thread is here: http://lists.w3.org/Archives/Public/public-whatwg-archive/2012Apr/0079.html We'll likely make this API synchronous.
Kinuko Yasuda
Comment 3 2012-05-24 23:08:25 PDT
Kinuko Yasuda
Comment 4 2012-05-25 02:36:43 PDT
Note You need to log in before you can comment on or make changes to this bug.