RESOLVED FIXED 161240
[EFL][GTK] REGRESSION(204877): Fix the clean build
https://bugs.webkit.org/show_bug.cgi?id=161240
Summary [EFL][GTK] REGRESSION(204877): Fix the clean build
Csaba Osztrogonác
Reported 2016-08-26 06:02:01 PDT
https://trac.webkit.org/changeset/204877 broke the clean build on Linux platforms, because it moved source files to TestRunnerShared directory and no forwarding headers are generated for headers used in this new directory. Fix is coming.
Attachments
Patch (4.10 KB, patch)
2016-08-26 06:14 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2016-08-26 06:14:28 PDT
Csaba Osztrogonác
Comment 2 2016-08-26 06:30:34 PDT
just to document, here is the build error: https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/29502 ../../Tools/TestRunnerShared/Bindings/JSWrapper.cpp:29:48: fatal error: JavaScriptCore/JSContextRefPrivate.h: No such file or directory
WebKit Commit Bot
Comment 3 2016-08-26 07:06:31 PDT
Comment on attachment 287102 [details] Patch Clearing flags on attachment: 287102 Committed r205012: <http://trac.webkit.org/changeset/205012>
WebKit Commit Bot
Comment 4 2016-08-26 07:06:35 PDT
All reviewed patches have been landed. Closing bug.
Simon Fraser (smfr)
Comment 5 2016-08-26 13:16:28 PDT
Thanks for fixing.
Note You need to log in before you can comment on or make changes to this bug.