Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dba7660e65ddf609459f1433feed68537d78c503
https://github.com/WebKit/WebKit/commit/dba7660e65ddf609459f1433feed68537d78c503
Author: Kiet Ho <[email protected]>
Date: 2025-12-09 (Tue, 09 Dec 2025)
Changed paths:
M Source/WebCore/Scripts/generate-process-sync-data.py
M Source/WebCore/Scripts/tests/TestSyncClient.h
Log Message:
-----------
[Site Isolation] Add WEBCORE_EXPORT to methods generated by
generate-process-sync-data.py
rdar://166089625
https://bugs.webkit.org/show_bug.cgi?id=303775
Reviewed by Brady Eidson.
This allows WebKit code to call these methods without having to route
through another WebCore code.
* Source/WebCore/Scripts/generate-process-sync-data.py:
(generate_process_sync_client_header):
* Source/WebCore/Scripts/tests/TestSyncClient.h:
Canonical link: https://commits.webkit.org/304175@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications