Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cf69a5a93397504e80a5b3488e43a359d8115f02
      
https://github.com/WebKit/WebKit/commit/cf69a5a93397504e80a5b3488e43a359d8115f02
  Author: Youenn Fablet <[email protected]>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Configurations/libabsl.xcconfig
    M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.xcconfig
    M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Reduce accidental usage of publicly exported absl headers
rdar://154757796
https://bugs.webkit.org/show_bug.cgi?id=295273

Reviewed by Elliott Williams.

We move the public absl folder from absl to webrtc/absl.
This makes it harder to use those headers in a non libwebrtc context.
It is ok to have them in webrtc/absl as libwebrtc has no such folder.
We also remove all absl headers from libwebrtc.dylib project target.

* Source/ThirdParty/libwebrtc/Configurations/libabsl.xcconfig:
* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.xcconfig:
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:

Canonical link: https://commits.webkit.org/297064@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