[Webkit-unassigned] [Bug 253865] New: REGRESSION(r261600): compilation failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 13 18:42:33 PDT 2023


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

            Bug ID: 253865
           Summary: REGRESSION(r261600): compilation failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jean-yves.avenard at apple.com

In: OpenSource/Source/WebKit/Shared/ApplePay/cocoa/DeferredPaymentRequestCocoa.mm

typo:
#import <WebCore/PaymentSummaryItem.h>

should be:
#import <WebCore/PaymentSummaryItems.h>

-- 
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/20230314/8ae7d2e8/attachment-0001.htm>


More information about the webkit-unassigned mailing list