Commit 89838b9
committed
Disable file access in data transfer operations, except for Cocoa ports
https://bugs.webkit.org/show_bug.cgi?id=303434
Reviewed by Adrian Perez de Castro.
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.
Canonical link: https://commits.webkit.org/303828@main1 parent 03f2df9 commit 89838b9
2 files changed
Lines changed: 19 additions & 0 deletions
File tree
- LayoutTests/platform/gtk/editing/pasteboard
- Source/WebCore/dom
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
127 | 132 | | |
128 | 133 | | |
129 | 134 | | |
| |||
0 commit comments