RESOLVED FIXED 271425
REGRESSION(276461@main) AttributedString include broke GLIB Debug builds
https://bugs.webkit.org/show_bug.cgi?id=271425
Summary REGRESSION(276461@main) AttributedString include broke GLIB Debug builds
Lauro Moura
Reported 2024-03-21 16:01:46 PDT
Sample build: https://build.webkit.org/#/builders/43/builds/55086 Error: FAILED: Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/MessageArgumentDescriptions.cpp.o .... /app/webkit/WebKitBuild/GTK/Debug/DerivedSources/WebKit/MessageArgumentDescriptions.cpp /app/webkit/WebKitBuild/GTK/Debug/DerivedSources/WebKit/MessageArgumentDescriptions.cpp:105:10: fatal error: WebCore/AttributedString.h: No such file or directory 105 | #include <WebCore/AttributedString.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Tentative patch incoming
Attachments
Lauro Moura
Comment 1 2024-03-21 16:10:11 PDT
EWS
Comment 2 2024-03-21 17:43:14 PDT
Committed 276510@main (2059c64d68bb): <https://commits.webkit.org/276510@main> Reviewed commits have been landed. Closing PR #26278 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-03-21 17:44:14 PDT
Note You need to log in before you can comment on or make changes to this bug.