RESOLVED FIXED288984
Move WebKit utility functions out of XPCSPI.h and rename
https://bugs.webkit.org/show_bug.cgi?id=288984
Summary Move WebKit utility functions out of XPCSPI.h and rename
David Kilzer (:ddkilzer)
Reported 2025-03-03 11:55:20 PST
Move WebKit utility functions out of Source/WTF/wtf/spi/darwin/XPCSPI.h and rename them to meet WebKit naming standards (WTF namespace; camelCaseNamingConvention). See: - Bug 281716: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebKit/NetworkProcess - Bug 286547: Add safe wrapper for xpc_dictionary_get_string() - Bug 288750: Introduce xpc_string_get_wtfstring() for bounds safety and efficiency
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-03 14:45:33 PST
David Kilzer (:ddkilzer)
Comment 2 2025-03-03 14:50:37 PST
EWS
Comment 3 2025-03-09 19:36:10 PDT
Committed 291874@main (0120a229cb5f): <https://commits.webkit.org/291874@main> Reviewed commits have been landed. Closing PR #41806 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.