[Webkit-unassigned] [Bug 231277] New: [PlayStation] Fix build break after r283441

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 21:51:40 PDT 2021


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

            Bug ID: 231277
           Summary: [PlayStation] Fix build break after r283441
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com

In file included from WebCore/DerivedSources/unified-sources/UnifiedSource-42f7b70e-2.cpp:6:
In file included from C:/PSDev/webkit/Source/WebCore\xml/XPathFunctions.cpp:31:
In file included from C:/PSDev/webkit/Source/WebCore/dom\Element.h:32:
In file included from C:/PSDev/webkit/Source/WebCore/rendering/style\RenderStyle.h:62:
In file included from C:/PSDev/webkit/Source/WebCore/rendering/style/StyleRareNonInheritedData.h:28:
In file included from C:/PSDev/webkit/Source/WebCore/rendering\ClipPathOperation.h:33:
C:/PSDev/webkit/Source/WebCore/platform/graphics\Path.h:140:58: error: expected ')'
    bool strokeContains(const FloatPoint&, const Function<void(GraphicsContext&)>& strokeStyleApplier) const;
                                                         ^
C:/PSDev/webkit/Source/WebCore/platform/graphics\Path.h:140:24: note: to match this '('
    bool strokeContains(const FloatPoint&, const Function<void(GraphicsContext&)>& strokeStyleApplier) const;
                       ^
C:/PSDev/webkit/Source/WebCore/platform/graphics\Path.h:146:48: error: expected ')'
    FloatRect strokeBoundingRect(const Function<void(GraphicsContext&)>& strokeStyleApplier = { }) const;
                                               ^
C:/PSDev/webkit/Source/WebCore/platform/graphics\Path.h:146:33: note: to match this '('
    FloatRect strokeBoundingRect(const Function<void(GraphicsContext&)>& strokeStyleApplier = { }) const;
                                ^
2 errors 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/20211006/265894af/attachment-0001.htm>


More information about the webkit-unassigned mailing list