[Webkit-unassigned] [Bug 266094] New: [UnifiedPDF] CGPDFPageLayoutGetAreaOfInterestAtPoint should be declared with C linkage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 8 12:42:19 PST 2023


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

            Bug ID: 266094
           Summary: [UnifiedPDF] CGPDFPageLayoutGetAreaOfInterestAtPoint
                    should be declared with C linkage
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: PDF
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a_protyasha at apple.com
                CC: a_protyasha at apple.com, thorton at apple.com,
                    webkit-bug-importer at group.apple.com

It is a C API and thus must not go through name mangling, so let's specify the linkage as required. This will fix the open source build with unified PDF enabled.

-- 
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/20231208/7c326673/attachment.htm>


More information about the webkit-unassigned mailing list