[Webkit-unassigned] [Bug 271425] New: REGRESSION(276461 at main) AttributedString include broke GLIB Debug builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 16:01:46 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=271425

            Bug ID: 271425
           Summary: REGRESSION(276461 at main) AttributedString include broke
                    GLIB Debug builds
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240321/17fc1653/attachment.htm>


More information about the webkit-unassigned mailing list