[webkit-changes] [WebKit/WebKit] e65333: Create header file for interface declaration
Per Arne Vollan
noreply at github.com
Mon Mar 18 13:27:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e6533346dc5ade83fa418ae71af1544b4d606055
https://github.com/WebKit/WebKit/commit/e6533346dc5ade83fa418ae71af1544b4d606055
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
A Source/WebKit/Platform/spi/Cocoa/AccessibilityUtilitiesSPI.h
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
Log Message:
-----------
Create header file for interface declaration
https://bugs.webkit.org/show_bug.cgi?id=271160
rdar://124950453
Reviewed by Sihui Liu and Chris Dumez.
Guard against potential build issues, by moving interface declaration to a header file.
* Source/WebKit/Platform/spi/Cocoa/AccessibilityUtilitiesSPI.h: Added.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::postNotification):
Canonical link: https://commits.webkit.org/276290@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list