Bug 160164

Summary: Speed up make process slightly by improving "list of files" idiom
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch mark.lam: review+

Darin Adler
Reported 2016-07-25 09:09:06 PDT
Speed up make process slightly by improving "list of files" idiom
Attachments
Patch (4.42 KB, patch)
2016-07-25 09:10 PDT, Darin Adler
no flags
Patch (4.42 KB, patch)
2016-07-25 09:11 PDT, Darin Adler
mark.lam: review+
Darin Adler
Comment 1 2016-07-25 09:10:59 PDT
Darin Adler
Comment 2 2016-07-25 09:11:56 PDT
Mark Lam
Comment 3 2016-07-25 09:34:09 PDT
Comment on attachment 284490 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=284490&action=review r=me > Source/JavaScriptCore/ChangeLog:11 > + comparing and regnerating the file containing the list of files each time. typo: /regnerating/regenerating/ > Source/WebCore/ChangeLog:11 > + comparing and regnerating the file containing the list of files each time. Ditto on typo.
Darin Adler
Comment 4 2016-07-25 09:38:09 PDT
Note You need to log in before you can comment on or make changes to this bug.