Bug 315039
| Summary: | [Site Isolation] Drag & drop is unable to recognize/find dragged files on disk | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | pascoe <pascoe> |
| Component: | New Bugs | Assignee: | pascoe <pascoe> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
pascoe@apple.com
Given a file on disk that we are trying to drag and drop into a remote iframe, `m_allowedFilePaths` has the file listed on the main frame but the remote iframe does not, making it not possible to drop the file within the remote iframe b/c it is not recognized.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
pascoe@apple.com
rdar://170098013
pascoe@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/65132
EWS
Committed 313694@main (3c5a9e4f2e24): <https://commits.webkit.org/313694@main>
Reviewed commits have been landed. Closing PR #65132 and removing active labels.