WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
87457
[chromium] DataTransferItem.webkitGetAsEntry() shouldn't be exposed without flag yet
https://bugs.webkit.org/show_bug.cgi?id=87457
Summary
[chromium] DataTransferItem.webkitGetAsEntry() shouldn't be exposed without f...
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
Details
Formatted Diff
Diff
Patch
(2.98 KB, patch)
2012-05-24 23:08 PDT
,
Kinuko Yasuda
tkent
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Kinuko Yasuda
Comment 1
2012-05-24 22:00:28 PDT
Created
attachment 143971
[details]
Patch
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
Created
attachment 143983
[details]
Patch
Kinuko Yasuda
Comment 4
2012-05-25 02:36:43 PDT
Committed
r118497
: <
http://trac.webkit.org/changeset/118497
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug