[Webkit-unassigned] [Bug 252316] New: REGRESSION(260301 at main): Broke debug build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 08:41:33 PST 2023


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

            Bug ID: 252316
           Summary: REGRESSION(260301 at main): Broke debug build
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philn at igalia.com
                CC: bugs-noreply at webkitgtk.org

/app/webkit/Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp:61:16: error: use of undeclared identifier 'RunLoop'
    do { if (!(RunLoop::isMain())) { WTFReportAssertionFailure("/app/webkit/Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp", 61, __PRETTY_FUNCTION__, "RunLoop::isMain()"); do { WTF::isIntegralOrPointerType(); compilerFenceForCrash(); WTFCrashWithInfo(61, "/app/webkit/Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp", __PRETTY_FUNCTION__, 397 ); } while (false); } } while (0);
               ^
1 error generated.

-- 
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/20230215/d4680c66/attachment.htm>


More information about the webkit-unassigned mailing list