[webkit-changes] [WebKit/WebKit] 0819d5: Move PKPaymentMethod and NSMutableURLRequest to Se...

Gavin noreply at github.com
Fri Apr 21 12:05:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0819d58fc483af2010a648a22c95263ba0d05f54
      https://github.com/WebKit/WebKit/commit/0819d58fc483af2010a648a22c95263ba0d05f54
  Author: Gavin Phillips <gavin.p at apple.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm

  Log Message:
  -----------
  Move PKPaymentMethod and NSMutableURLRequest to Secure mode
https://bugs.webkit.org/show_bug.cgi?id=255791
rdar://108235706

Reviewed by Wenson Hsieh.

Move PKPaymentMethod & NSMutableURLRequest to using Secure mode
for deserialization.

* Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm:
(IPC::shouldEnableStrictMode):

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




More information about the webkit-changes mailing list