Bug 67113

Summary: REGRESSION(r93637) Build break because header file is missing.
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.