RESOLVED FIXED 67113
REGRESSION(r93637) Build break because header file is missing.
https://bugs.webkit.org/show_bug.cgi?id=67113
Summary REGRESSION(r93637) Build break because header file is missing.
Ryuan Choi
Reported 2011-08-29 01:00:12 PDT
After r93637, ewk_js.h was introduced but it wasn't installed. So WebKit/Efl based applications may get below compile error. /usr/include/ewebkit-0/EWebKit.h:36:20: fatal error: ewk_js.h: No such file or directory compilation terminated.
Attachments
Patch (1.37 KB, patch)
2011-08-29 01:06 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2011-08-29 01:06:37 PDT
Gyuyoung Kim
Comment 2 2011-08-29 01:10:48 PDT
Comment on attachment 105471 [details] Patch LGTM
WebKit Review Bot
Comment 3 2011-08-29 02:55:45 PDT
Comment on attachment 105471 [details] Patch Clearing flags on attachment: 105471 Committed r93967: <http://trac.webkit.org/changeset/93967>
WebKit Review Bot
Comment 4 2011-08-29 02:55:50 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.