[Webkit-unassigned] [Bug 226587] New: Fix #include path for some Glib header files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 08:31:46 PDT 2021


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

            Bug ID: 226587
           Summary: Fix #include path for some Glib header files
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: Blocker
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mohdimran.webkit at gmail.com
                CC: bugs-noreply at webkitgtk.org

Created attachment 430473

  --> https://bugs.webkit.org/attachment.cgi?id=430473&action=review

Patch file to update correct path for glib header files on WebKitGTK port

The following *.cpp files were using incorrect include path for their respective glib header files. This was causing missing header files errors while building WebkitGTK port on Ubuntu 20.04.

1. Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.cpp - 
2. Tools/TestWebKitAPI/Tests/WebKitGLib/WebProcessTest.cpp
3. Tools/TestWebKitAPI/Tests/WebKitGLib/TestUIClient.cpp

This patch include paths to use their correct <> path.

-- 
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/20210603/07da7d4d/attachment.htm>


More information about the webkit-unassigned mailing list