Bug 210908
| Summary: | [GTK] [Regression] Cannot build at r260564 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Milan Crha <mcrha> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Milan Crha
While I had been able to build at r259630, I cannot build at r260564, to which I just updated. The build error is:
../Source/WebCore/testing/js/WebCoreTestSupport.cpp:34:10: fatal error: JSInternals.h: No such file or directory
34 | #include "JSInternals.h"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Milan Crha
I did not try to bisect the commit which caused this regression, I chose semi-randomly r260336 and I can build that one without any issue, thus it's something in between, which broke the build.