[webkit-changes] [WebKit/WebKit] 45fe0f: Make DocumentSyncData.h have deterministic contents
Alex Christensen
noreply at github.com
Mon Feb 3 15:15:30 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 45fe0f2ad78e3fc767917aa6fe8dc974c3460457
https://github.com/WebKit/WebKit/commit/45fe0f2ad78e3fc767917aa6fe8dc974c3460457
Author: Alex Christensen <achristensen at apple.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M Source/WebCore/Scripts/generate-process-sync-data.py
M Source/WebCore/Scripts/tests/ProcessSyncClient.h
Log Message:
-----------
Make DocumentSyncData.h have deterministic contents
https://bugs.webkit.org/show_bug.cgi?id=286963
rdar://143995404
Reviewed by Alexey Proskuryakov.
Don't use a set, which could produce nondeterministic output.
* Source/WebCore/Scripts/generate-process-sync-data.py:
(generate_process_sync_client_header):
* Source/WebCore/Scripts/tests/ProcessSyncClient.h:
Canonical link: https://commits.webkit.org/289753@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