[webkit-changes] [WebKit/WebKit] 38532a: Enable strict ObjC decoding for all deserializatio...

Alex Christensen noreply at github.com
Thu May 11 10:31:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 38532a78cab17c94ffa3b086573f08f31be68c7c
      https://github.com/WebKit/WebKit/commit/38532a78cab17c94ffa3b086573f08f31be68c7c
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-05-11 (Thu, 11 May 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm
    M Source/WebKit/UIProcess/LegacyGlobalSettings.h
    M Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm

  Log Message:
  -----------
  Enable strict ObjC decoding for all deserialization from the web content process
https://bugs.webkit.org/show_bug.cgi?id=256622

Reviewed by Dean Jackson.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm:
(IPC::strictSecureDecodingForAllObjCEnabled):
* Source/WebKit/UIProcess/LegacyGlobalSettings.h:
* Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm:
(WebKit::experimentalFeatureEnabled):

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




More information about the webkit-changes mailing list