Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b6c47bef2faf1d63d7d501b044767c8dbc1e6124
      
https://github.com/WebKit/WebKit/commit/b6c47bef2faf1d63d7d501b044767c8dbc1e6124
  Author: Fady Farag <[email protected]>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

  Changed paths:
    R 
Source/WebKit/Shared/Authentication/cocoa/ClientCertificateAuthenticationXPCConstants.cpp
    M 
Source/WebKit/Shared/Authentication/cocoa/ClientCertificateAuthenticationXPCConstants.h
    M Source/WebKit/SourcesCocoa.txt
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Use C++17 `inline constexpr` variables instead of `extern const` in WebKit
https://bugs.webkit.org/show_bug.cgi?id=319533
rdar://182361481

Reviewed by Chris Dumez.

This lets the compiler see the constant values for better optimization.

* 
Source/WebKit/Shared/Authentication/cocoa/ClientCertificateAuthenticationXPCConstants.cpp:
 Removed.
* 
Source/WebKit/Shared/Authentication/cocoa/ClientCertificateAuthenticationXPCConstants.h:
* Source/WebKit/SourcesCocoa.txt:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to