Bug 251392
| Summary: | [GTK] Fix attempt to include WebKitPrintCustomWidget.h | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=244513 | ||
Michael Catanzaro
/builddir/build/BUILD/webkitgtk-2.39.6/Source/WebKit/UIProcess/API/gtk/WebKitPrintCustomWidgetPrivate.h:22:10: fatal error: WebKitPrintCustomWidget.h: No such file or directory
22 | #include "WebKitPrintCustomWidget.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/9344
EWS
Committed 259590@main (b8e32cb696b1): <https://commits.webkit.org/259590@main>
Reviewed commits have been landed. Closing PR #9344 and removing active labels.