Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5add4e45d102ee22fab89ead06e307db52f1a5d7
https://github.com/WebKit/WebKit/commit/5add4e45d102ee22fab89ead06e307db52f1a5d7
Author: Alex Christensen <[email protected]>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M Source/WebKit/UIProcess/mac/PageClientImplMac.mm
Log Message:
-----------
Fix internal build
https://bugs.webkit.org/show_bug.cgi?id=292637
rdar://150785828
Unreviewed.
The type of kAXLoadCompleteNotification has changed from an NSString * to a
CFStringRef,
which makes our declaration of it complain about the type. As an easy fix for
now,
just use the string value twice.
* Source/WebKit/UIProcess/mac/PageClientImplMac.mm:
(WebKit::PageClientImpl::didFinishNavigation):
(WebKit::PageClientImpl::didFailNavigation):
Canonical link: https://commits.webkit.org/294580@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes