Bug 55856 - Add webcore_derived_source_files to WebCore.gypi
Summary: Add webcore_derived_source_files to WebCore.gypi
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 55018
  Show dependency treegraph
 
Reported: 2011-03-06 21:26 PST by Adam Barth
Modified: 2011-03-06 22:02 PST (History)
2 users (show)

See Also:


Attachments
Patch (193.05 KB, patch)
2011-03-06 21:27 PST, Adam Barth
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>