Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a9445c05c38fa8c42d50f7d23770cd0a50826ba8 https://github.com/WebKit/WebKit/commit/a9445c05c38fa8c42d50f7d23770cd0a50826ba8 Author: Per Arne Vollan <pvol...@apple.com> Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths: M Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm Log Message: ----------- [macOS] Drag-dropping file into empty page never loads rdar://127869291 https://bugs.webkit.org/show_bug.cgi?id=291268 Reviewed by Chris Dumez. In WebPageProxy::createSandboxExtensionsIfNeeded, if the creation of the initial sandbox extension fails, add a fallback to create an extension to the actual file. * Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm: (WebKit::WebPageProxy::createSandboxExtensionsIfNeeded): Canonical link: https://commits.webkit.org/293467@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes