Bug 271425
| Summary: | REGRESSION(276461@main) AttributedString include broke GLIB Debug builds | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebCore Misc. | Assignee: | Lauro Moura <lmoura> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | achristensen, sihui_liu, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=271341 | ||
Lauro Moura
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/26278
EWS
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
<rdar://problem/125203672>