Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: abe3691634a2b39d2f5f6682f628cac6c6162b5f
https://github.com/WebKit/WebKit/commit/abe3691634a2b39d2f5f6682f628cac6c6162b5f
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-06-23 (Tue, 23 Jun 2026)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebKit/Configurations/WebKit.xcconfig
M Source/WebKit/DerivedSources-output.xcfilelist
M Source/WebKit/DerivedSources.make
M Source/WebKit/UIProcess/PDF/WKPDFHUDView.swift
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
Log Message:
-----------
[macOS Golden Gate] Adopt NSGlassEffectView.effectIsInteractive in
WKPDFHUDView
https://bugs.webkit.org/show_bug.cgi?id=317678
rdar://180435490
Reviewed by Richard Robinson and Megan Gardner.
As the commit title reads, we adopt the effectIsInteractive API for the
PDF HUD. In doing so, we also remove some WebKitAdditions indirections
we had introduced in the past.
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Configurations/WebKit.xcconfig:
* Source/WebKit/DerivedSources-output.xcfilelist:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/UIProcess/PDF/WKPDFHUDView.swift:
(WKPDFHUDView.makeBarView):
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/315711@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications