RESOLVED FIXED 176772
DataTransfer.items should contain text/html and text/uri-list
https://bugs.webkit.org/show_bug.cgi?id=176772
Summary DataTransfer.items should contain text/html and text/uri-list
Ryosuke Niwa
Reported 2017-09-12 02:05:59 PDT
Make dataTrasnfer.items work with text/html.
Attachments
Adds the support (21.76 KB, patch)
2017-09-20 21:02 PDT, Ryosuke Niwa
no flags
Archive of layout-test-results from ews124 for ios-simulator-wk2 (3.46 MB, application/zip)
2017-09-20 22:42 PDT, Build Bot
no flags
Fixed the test on iOS (18.87 KB, patch)
2017-09-21 00:04 PDT, Ryosuke Niwa
no flags
Radar WebKit Bug Importer
Comment 1 2017-09-12 02:06:33 PDT
Ryosuke Niwa
Comment 2 2017-09-20 21:02:52 PDT
Created attachment 321407 [details] Adds the support
Ryosuke Niwa
Comment 3 2017-09-20 21:03:45 PDT
We're doing the work to sanitize HTML & URL content separately so let's just add the support for text/html and text/uri-list now.
Build Bot
Comment 4 2017-09-20 22:42:48 PDT
Comment on attachment 321407 [details] Adds the support Attachment 321407 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/4611846 New failing tests: editing/pasteboard/datatransfer-items-paste-plaintext.html
Build Bot
Comment 5 2017-09-20 22:42:49 PDT
Created attachment 321410 [details] Archive of layout-test-results from ews124 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.5
Ryosuke Niwa
Comment 6 2017-09-21 00:04:13 PDT
Created attachment 321414 [details] Fixed the test on iOS
Ryosuke Niwa
Comment 7 2017-09-21 16:10:34 PDT
Comment on attachment 321414 [details] Fixed the test on iOS Clearing flags on attachment: 321414 Committed r222363: <http://trac.webkit.org/changeset/222363>
Ryosuke Niwa
Comment 8 2017-09-21 16:10:36 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.