| Summary: | NetworkProcessConnection.cpp: fix incomplete type WebCore::Page | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Thomas Devoogdt <thomas.devoogdt> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Committed 268649@main (d04b66189383): <https://commits.webkit.org/268649@main> Reviewed commits have been landed. Closing PR #18356 and removing active labels. Committed 266719.77@bugfix/NetworkProcessConnection-2.42 (e92f5f33fd26): <https://commits.webkit.org/266719.77@bugfix/NetworkProcessConnection-2.42> Reviewed commits have been landed. Closing PR #18355 and removing active labels. |
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