[Webkit-unassigned] [Bug 262359] New: NetworkProcessConnection.cpp: fix incomplete type WebCore::Page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 29 01:52:47 PDT 2023


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

            Bug ID: 262359
           Summary: NetworkProcessConnection.cpp: fix incomplete type
                    WebCore::Page
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: thomas.devoogdt at gmail.com
                CC: bugs-noreply at webkitgtk.org

webkitgtk-2.42.0/Source/WebKit/WebProcess/Network/NetworkProcessConnection.cpp:327:11: error: incomplete type ‘WebCore::Page’ used in nested name specifier
      327 |     Page::forEachPage([&] (auto& page) {
          |           ^~~~~~~~~~~

PR:
[2.42]: https://github.com/WebKit/WebKit/pull/18355
[main]: https://github.com/WebKit/WebKit/pull/18356

-- 
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/20230929/0c6e3813/attachment.htm>


More information about the webkit-unassigned mailing list