[webkit-changes] [WebKit/WebKit] aa2900: Cherry-pick 285727 at main (63f7badbada0). https://bu...
Don Olmstead
noreply at github.com
Wed Jan 8 03:08:12 PST 2025
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: aa29001ade54425699e1345ce41bbd227dba805c
https://github.com/WebKit/WebKit/commit/aa29001ade54425699e1345ce41bbd227dba805c
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M Source/WTF/wtf/Platform.h
Log Message:
-----------
Cherry-pick 285727 at main (63f7badbada0). https://bugs.webkit.org/show_bug.cgi?id=282120
Support ICU 76.1 build
https://bugs.webkit.org/show_bug.cgi?id=282120
Reviewed by Yusuke Suzuki.
In ICU 76.1 an additional macro `U_SHOW_CPLUSPLUS_HEADER_API` was added to
control visibility of the C++ API within ICU. Set this value to `0` since WebKit
wants to only use the C API.
* Source/WTF/wtf/Platform.h:
Canonical link: https://commits.webkit.org/285727@main
Canonical link: https://commits.webkit.org/282416.378@webkitglib/2.46
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