[Webkit-unassigned] [Bug 260702] New: Build fix after 160450 at main by guarding showRenderTree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 25 00:12:42 PDT 2023


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

            Bug ID: 260702
           Summary: Build fix after 160450 at main by guarding showRenderTree
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: changseok at webkit.org
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Adding a build flag, "-DLOG_DISABLED=0" breaks the build with the following messages.

/app/webkit/Source/WebCore/page/LocalFrameViewLayoutContext.cpp: In member function ‘void WebCore::LocalFrameViewLayoutContext::performLayout()’:
/app/webkit/Source/WebCore/page/LocalFrameViewLayoutContext.cpp:248:13: error: ‘showRenderTree’ was not declared in this scope
  248 |             showRenderTree(renderView());
      |             ^~~~~~~~~~~~~~                                                   
[1313/2437] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-10.cpp.o
ninja: build stopped: subcommand failed.

-- 
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/20230825/f2a7d649/attachment.htm>


More information about the webkit-unassigned mailing list