Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e5898a255cf1dcc329ba95ce83eba7da8b212efa
https://github.com/WebKit/WebKit/commit/e5898a255cf1dcc329ba95ce83eba7da8b212efa
Author: Richard Robinson <[email protected]>
Date: 2026-08-04 (Tue, 04 Aug 2026)
Changed paths:
A Source/WebKit/UIProcess/PDF/WKAlternatePDFHUDView+Testing.swift
M Source/WebKit/UIProcess/PDF/WKAlternatePDFHUDView.swift
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
Log Message:
-----------
[PDF] Some tests are failing when using the alternate PDF HUD view
https://bugs.webkit.org/show_bug.cgi?id=320976
rdar://184005736
Reviewed by Pascoe and Abrar Rahman Protyasha.
Add a `_performActionForControl` function just like the default HUD view has.
* Source/WebKit/UIProcess/PDF/WKAlternatePDFHUDView+Testing.swift: Added.
(WKAlternatePDFHUDView.performAction(_:)):
* Source/WebKit/UIProcess/PDF/WKAlternatePDFHUDView.swift:
(Controls.isVisible): Deleted.
(Controls.body): Deleted.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/318569@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications