Bug 67113 - REGRESSION(r93637) Build break because header file is missing.
Summary: REGRESSION(r93637) Build break because header file is missing.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-29 01:00 PDT by Ryuan Choi
Modified: 2011-08-29 02:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2011-08-29 01:06 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 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.
Comment 1 Ryuan Choi 2011-08-29 01:06:37 PDT
Created attachment 105471 [details]
Patch
Comment 2 Gyuyoung Kim 2011-08-29 01:10:48 PDT
Comment on attachment 105471 [details]
Patch

LGTM
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2011-08-29 02:55:50 PDT
All reviewed patches have been landed.  Closing bug.