Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a71d3444160e39ec27ab02f55031257ce5eaf464
      
https://github.com/WebKit/WebKit/commit/a71d3444160e39ec27ab02f55031257ce5eaf464
  Author: Pascoe <[email protected]>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebKit/Shared/Cocoa/WebIconUtilities.mm
    M Source/WebKit/UIProcess/Cocoa/WebPasteboardProxyCocoa.mm
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  Enable BlobFileAccessEnforcementEnabled on Cocoa platforms
rdar://134423408
https://bugs.webkit.org/show_bug.cgi?id=278467

Reviewed by Alex Christensen.

This feature starts to check blob file access by the network process
is allowed by the corresponding web process.

Covered by existing tests.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/Shared/Cocoa/WebIconUtilities.mm:
(WebKit::fallbackIconForFile):
* Source/WebKit/UIProcess/Cocoa/WebPasteboardProxyCocoa.mm:
(WebKit::WebPasteboardProxy::grantAccessToCurrentData):
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::didChooseFilesForOpenPanel):

Canonical link: https://commits.webkit.org/286642@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to