NEW 210908
[GTK] [Regression] Cannot build at r260564
https://bugs.webkit.org/show_bug.cgi?id=210908
Summary [GTK] [Regression] Cannot build at r260564
Milan Crha
Reported 2020-04-23 04:23:40 PDT
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
Milan Crha
Comment 1 2020-04-23 05:13:48 PDT
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.
Note You need to log in before you can comment on or make changes to this bug.