Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5eda8501c9c38260707f908d735ecda495bfb925
https://github.com/WebKit/WebKit/commit/5eda8501c9c38260707f908d735ecda495bfb925
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M Source/WebKit/UIProcess/PDF/WKPDFHUDView.swift
Log Message:
-----------
Add a debug UI for the PDF HUD
https://bugs.webkit.org/show_bug.cgi?id=320413
rdar://183375736
Reviewed by Richard Robinson and Megan Gardner.
This patch adds some simple debugging visuals for the PDF HUD to help
identify the relevant HUD frames. We key off of CompositingBordersVisible
to display the debug indicators.
We wrap the changes around Swift 6.4 and SWIFT_WEBKIT_TOOLCHAIN presence
-- minimum Swift version with the necessary C++ interop features and the
saferCpp bots (which set SWIFT_WEBKIT_TOOLCHAIN) are still on < 6.4.
* Source/WebKit/UIProcess/PDF/WKPDFHUDView.swift:
Canonical link: https://commits.webkit.org/318069@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications