WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
176616
Enable File and Directory Entries API at runtime
https://bugs.webkit.org/show_bug.cgi?id=176616
Summary
Enable File and Directory Entries API at runtime
Chris Dumez
Reported
2017-09-08 10:34:12 PDT
Enable File and Directory Entries API at runtime. It is currently disabled and relies on DataTransfer.items which is also disabled at runtime.
Attachments
Patch
(3.41 KB, patch)
2017-09-22 15:33 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-09-08 10:34:44 PDT
<
rdar://problem/34330942
>
Ryosuke Niwa
Comment 2
2017-09-10 16:09:29 PDT
The minimum requirement to enable dataTransfer.items is to add the support for URL & HTML. I'm trying to finish that work next week.
Ryosuke Niwa
Comment 3
2017-09-21 18:54:49 PDT
dataTransfer.items is enabled by default on macOS & iOS as of
https://trac.webkit.org/r222376
Chris Dumez
Comment 4
2017-09-22 15:33:45 PDT
Created
attachment 321596
[details]
Patch
Geoffrey Garen
Comment 5
2017-09-22 15:36:05 PDT
Comment on
attachment 321596
[details]
Patch r=me
WebKit Commit Bot
Comment 6
2017-09-22 16:16:09 PDT
Comment on
attachment 321596
[details]
Patch Clearing flags on attachment: 321596 Committed
r222412
: <
http://trac.webkit.org/changeset/222412
>
WebKit Commit Bot
Comment 7
2017-09-22 16:16:11 PDT
All reviewed patches have been landed. Closing bug.
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