Bug 55856

Summary: Add webcore_derived_source_files to WebCore.gypi
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 55018    
Attachments:
Description Flags
Patch eric: review+

Description Adam Barth 2011-03-06 21:26:28 PST
Add webcore_derived_source_files to WebCore.gypi
Comment 1 Adam Barth 2011-03-06 21:27:55 PST
Created attachment 84919 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-03-06 21:49:58 PST
Comment on attachment 84919 [details]
Patch

All of the DOM* .mm files are mac-only.
Comment 3 Eric Seidel (no email) 2011-03-06 21:52:06 PST
Comment on attachment 84919 [details]
Patch

This does not seem like the final solution.  BUt don't let me stop progress!
Comment 4 Adam Barth 2011-03-06 22:02:33 PST
Committed r80452: <http://trac.webkit.org/changeset/80452>