Bug 307155
| Summary: | [WPE] Unified build failure due to missing include | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | WPE WebKit | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h:178:35: error: implicit instantiation of undefined template 'WTF::CompletionHandler<void ()>'
178 | CompletionHandler<void()> callback;
| ^
/var/home/phil/WebKit/snap-build/WPE/Release/WTF/Headers/wtf/Forward.h:120:26: note: template is declared here
120 | template<typename> class CompletionHandler;
| ^
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/58040
EWS
Committed 306953@main (665066552292): <https://commits.webkit.org/306953@main>
Reviewed commits have been landed. Closing PR #58040 and removing active labels.