[Webkit-unassigned] [Bug 225393] New: USE_64KB_PAGE_BLOCK build option is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 5 05:30:42 PDT 2021


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

            Bug ID: 225393
           Summary: USE_64KB_PAGE_BLOCK build option is broken
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org

This option has been broken since I added it in bug #217989. It does properly configure the various JSC and bmalloc options, but doesn't get passed on from CMake to the actual build, so we wind up configuring a 4 KB max page size in PageBlock.h. Oops.

-- 
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/20210505/0f2d68a1/attachment.htm>


More information about the webkit-unassigned mailing list