[Webkit-unassigned] [Bug 233581] New: Fix Playstation build after r286171

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 11:41:29 PST 2021


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

            Bug ID: 233581
           Summary: Fix Playstation build after r286171
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Other
                OS: Other
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ujwal.koneru at sony.com

Playstation build is broken after r286171 due to conflict with function override.
https://build.webkit.org/#/builders/65/builds/9628/steps/8/logs/stdio

../../Source/WebCore/platform/posix/SharedBufferPOSIX.cpp:63:25: error: call to non-static member function without an object argument
    while ((bytesRead = read(fd, buffer.data() + totalBytesRead, bytesToRead - totalBytesRead)) > 0)

-- 
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/20211129/8316b181/attachment.htm>


More information about the webkit-unassigned mailing list