Bug 84224

Summary: JavaScriptCore.gypi not current
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Don Olmstead 2012-04-17 19:09:06 PDT
The GYPI file containing the source files needed to build JavaScriptCore is not up to date with the latest sources.

Actual:
A number of source files are not present in JavaScriptCore.gypi
Expected:
JavaScriptCore.gypi should list all the associated files to build JavaScriptCore
Comment 1 Don Olmstead 2012-04-18 12:34:22 PDT
Created attachment 137739 [details]
Patch
Comment 2 Don Olmstead 2012-04-18 12:54:41 PDT
Created attachment 137743 [details]
Patch
Comment 3 Eric Seidel (no email) 2012-04-18 13:00:39 PDT
Comment on attachment 137743 [details]
Patch

LGTM.
Comment 4 WebKit Review Bot 2012-04-18 14:46:14 PDT
Comment on attachment 137743 [details]
Patch

Clearing flags on attachment: 137743

Committed r114565: <http://trac.webkit.org/changeset/114565>
Comment 5 WebKit Review Bot 2012-04-18 14:46:22 PDT
All reviewed patches have been landed.  Closing bug.