Bug 177219 - On Mac, dataTransfer claims to contain URL list when dropping files
Summary: On Mac, dataTransfer claims to contain URL list when dropping files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-19 21:10 PDT by Ryosuke Niwa
Modified: 2017-09-20 11:10 PDT (History)
3 users (show)

See Also:


Attachments
Fixes the bug (8.74 KB, patch)
2017-09-19 21:18 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2017-09-19 21:10:05 PDT
On Mac, dataTransfer claims to contain URL list when dropping files
Comment 1 Radar WebKit Bug Importer 2017-09-19 21:17:08 PDT
<rdar://problem/34539475>
Comment 2 Ryosuke Niwa 2017-09-19 21:18:03 PDT
Created attachment 321287 [details]
Fixes the bug
Comment 3 Ryosuke Niwa 2017-09-19 23:40:31 PDT
Comment on attachment 321287 [details]
Fixes the bug

Clearing flags on attachment: 321287

Committed r222257: <http://trac.webkit.org/changeset/222257>
Comment 4 Ryosuke Niwa 2017-09-19 23:40:33 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Darin Adler 2017-09-20 11:10:58 PDT
Removing this code also resolved:

Bug 116420 - [Mac] REGRESSION (r107844): text/url-list handling in Clipboard’s getData is wrong