Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f05c6af74a0a8919605c020174921178414c262f
https://github.com/WebKit/WebKit/commit/f05c6af74a0a8919605c020174921178414c262f
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-05-20 (Wed, 20 May 2026)
Changed paths:
M Source/WebCore/platform/PlatformScreen.h
Log Message:
-----------
WebCore::availableScreenRect(NSScreen *) is not defined or called
https://bugs.webkit.org/show_bug.cgi?id=315228
rdar://177556047
Reviewed by Wenson Hsieh.
We declare this function but do not call it from anywhere, neither do
we provide a definition for it, so we just remove the declaration here.
* Source/WebCore/platform/PlatformScreen.h:
Canonical link: https://commits.webkit.org/313598@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications