[webkit-changes] [WebKit/WebKit] 2059c6: REGRESSION(276461 at main) AttributedString include b...
Lauro Moura
noreply at github.com
Thu Mar 21 17:43:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2059c64d68bb94947c2c10f8ffefe9c5c47339fc
https://github.com/WebKit/WebKit/commit/2059c64d68bb94947c2c10f8ffefe9c5c47339fc
Author: Lauro Moura <lmoura at igalia.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M Source/WebKit/Scripts/webkit/messages.py
M Source/WebKit/Scripts/webkit/tests/MessageArgumentDescriptions.cpp
M Source/WebKit/Shared/WTFArgumentCoders.serialization.in
Log Message:
-----------
REGRESSION(276461 at main) AttributedString include broke GLIB Debug builds
https://bugs.webkit.org/show_bug.cgi?id=271425
Reviewed by Alex Christensen and Sihui Liu.
Guard AttributedString occurrences with PLATFORM(COCOA)
* Source/WebKit/Scripts/webkit/messages.py:
(conditions_for_header):
* Source/WebKit/Scripts/webkit/tests/MessageArgumentDescriptions.cpp:
(IPC::serializedIdentifiers):
* Source/WebKit/Shared/WTFArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/276510@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