Bug 303434
| Summary: | Disable file access in data transfer operations, except for Cocoa ports | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=271957 | ||
Michael Catanzaro
This isn't implemented properly for WebKitGTK and most likely also not
for other ports. My initial attempts to fix things have failed, so let's
just completely disable it for now.
However, Apple has confirmed that Safari is OK, so let's leave file
access enabled there.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/54735
EWS
Committed 303828@main (89838b9164a1): <https://commits.webkit.org/303828@main>
Reviewed commits have been landed. Closing PR #54735 and removing active labels.