Bug 169861

Summary: [Xcode] Incremental builds of WebKitLegacy are slow because of the Postprocess Headers phase
Product: WebKit Reporter: mitz
Component: WebKit Misc.Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 199212    
Attachments:
Description Flags
Postprocess headers only if they may have changed since last time none

mitz
Reported 2017-03-19 11:10:20 PDT
A rebuild of WebKitLegacy with no changes spends most of its time executing the Postprocess Headers phase. Patch forthcoming.
Attachments
Postprocess headers only if they may have changed since last time (3.66 KB, patch)
2017-03-19 11:15 PDT, mitz
no flags
mitz
Comment 1 2017-03-19 11:15:19 PDT
Created attachment 304897 [details] Postprocess headers only if they may have changed since last time
WebKit Commit Bot
Comment 2 2017-03-20 10:51:49 PDT
Comment on attachment 304897 [details] Postprocess headers only if they may have changed since last time Clearing flags on attachment: 304897 Committed r214177: <http://trac.webkit.org/changeset/214177>
WebKit Commit Bot
Comment 3 2017-03-20 10:51:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.