Bug 140790

Summary: Fix remaining multiple targets per rule issues in DerivedSources.make
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Dumez 2015-01-22 14:44:48 PST
Fix remaining multiple target per rule issues in DerivedSources.make, similarly to Bug 140784 and Bug 140756.
This is causing us to run scripts several times to generate the same files and may lead to malformed files in case of concurrency.
Comment 1 Chris Dumez 2015-01-22 14:58:38 PST
Created attachment 245168 [details]
Patch
Comment 2 Chris Dumez 2015-01-22 15:02:56 PST
Created attachment 245169 [details]
Patch
Comment 3 David Kilzer (:ddkilzer) 2015-01-22 15:12:05 PST
Comment on attachment 245169 [details]
Patch

r=me
Comment 4 Chris Dumez 2015-01-22 15:13:30 PST
Comment on attachment 245169 [details]
Patch

Clearing flags on attachment: 245169

Committed r178955: <http://trac.webkit.org/changeset/178955>
Comment 5 Chris Dumez 2015-01-22 15:13:35 PST
All reviewed patches have been landed.  Closing bug.