Bug 280847
| Summary: | [iOS] UIDelegate should copy files provided by custom runOpenPanel implementations rather than moving them | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lily Spiniolas <lily_spiniolas> |
| Component: | WebKit API | Assignee: | Lily Spiniolas <lily_spiniolas> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 280898 | ||
| Bug Blocks: | |||
Lily Spiniolas
UIDelegate should copy files provided by custom runOpenPanel implementations rather than moving them in case the URL points to an original copy of a file which should be preserved.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lily Spiniolas
rdar://137172156
Lily Spiniolas
Pull request: https://github.com/WebKit/WebKit/pull/34653
EWS
Committed 284651@main (c7848af1a37a): <https://commits.webkit.org/284651@main>
Reviewed commits have been landed. Closing PR #34653 and removing active labels.
Lily Spiniolas
Reopened Bugzilla.
Caused TestWebKitAPI.WebKit.RunOpenPanelNonLatin1 to fail, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=280898.
Lily Spiniolas
Pull request: https://github.com/WebKit/WebKit/pull/34719
EWS
Committed 284904@main (05f1d0ebb69c): <https://commits.webkit.org/284904@main>
Reviewed commits have been landed. Closing PR #34719 and removing active labels.