Summary: | "text/html" data is not exposed when dragging and dropping across origins | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> | ||||
Component: | HTML Editing | Assignee: | Wenson Hsieh <wenson_hsieh> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | buildbot, cdumez, commit-queue, dbates, esprehn+autocc, kangil.han, rniwa, webkit-bug-importer, wenson_hsieh | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Wenson Hsieh
2017-10-12 22:13:22 PDT
In DataTransfer::setDataFromItemList(), we need to handle the case where the type is "text/html". Created attachment 323640 [details]
Patch
(Diff looks way bigger than the change really is due to renaming) Comment on attachment 323640 [details]
Patch
Thanks for the review!
Comment on attachment 323640 [details] Patch Clearing flags on attachment: 323640 Committed r223278: <https://trac.webkit.org/changeset/223278> All reviewed patches have been landed. Closing bug. |