Bug 93715

Summary: [CMAKE] Fix wrong idl include path in CMakeList.txt
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Gyuyoung Kim 2012-08-10 05:58:51 PDT
There are errors during the derivedsource generation. This comes from wrong notification path.

Generating ../../DerivedSources/WebCore/JSEventTarget.cpp, ../../DerivedSources/WebCore/JSEventTarget.h
Can't stat /home/gyuyoung/webkit/WebKit/Source/WebCore/notifications: No such file or directory
 at /home/gyuyoung/webkit/WebKit/Source/WebCore/bindings/scripts/CodeGenerator.pm line 310
Comment 1 Gyuyoung Kim 2012-08-10 06:02:13 PDT
Created attachment 157720 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-08-10 08:18:03 PDT
Looks good.
Comment 3 Rob Buis 2012-08-10 08:49:16 PDT
Comment on attachment 157720 [details]
Patch

LGTM.
Comment 4 WebKit Review Bot 2012-08-10 12:10:33 PDT
Comment on attachment 157720 [details]
Patch

Clearing flags on attachment: 157720

Committed r125312: <http://trac.webkit.org/changeset/125312>
Comment 5 WebKit Review Bot 2012-08-10 12:10:38 PDT
All reviewed patches have been landed.  Closing bug.