Bug 210908 - [GTK] [Regression] Cannot build at r260564
Summary: [GTK] [Regression] Cannot build at r260564
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-23 04:23 PDT by Milan Crha
Modified: 2020-04-23 05:13 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Crha 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"
Comment 1 Milan Crha 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.