[Webkit-unassigned] [Bug 214569] New: [GTK][WPE] WebPopupItem should always be forward declared as struct

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 13:40:16 PDT 2020


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

            Bug ID: 214569
           Summary: [GTK][WPE] WebPopupItem should always be forward
                    declared as struct
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

../Source/WebKit/UIProcess/API/wpe/WebKitWebViewClient.h:38:1: warning: class 'WebPopupItem' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
class WebPopupItem;
^
../Source/WebKit/UIProcess/WebPageProxy.h:357:8: note: previous use is here
struct WebPopupItem;
       ^

-- 
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/20200720/15f437b8/attachment.htm>


More information about the webkit-unassigned mailing list