[Webkit-unassigned] [Bug 207765] New: [WPE] Install missing WPEQtViewBackend.h header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 07:37:07 PST 2020


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

            Bug ID: 207765
           Summary: [WPE] Install missing WPEQtViewBackend.h header
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: berto at igalia.com
                CC: bugs-noreply at webkitgtk.org

When the Qt API is enabled then WPEQtView.h and WPEQtViewLoadRequest.h
are installed (see Source/WebKit/PlatformWPE.cmake)

However the former also includes WPEQtViewBackend.h, which is not
installed.

So we should either install that header, or forward-declare
WPEQtViewBackend in WPEQtView.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/20200214/3ae4ec8f/attachment-0001.htm>


More information about the webkit-unassigned mailing list