Bug 169861 - [Xcode] Incremental builds of WebKitLegacy are slow because of the Postprocess Headers phase
Summary: [Xcode] Incremental builds of WebKitLegacy are slow because of the Postproces...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks: 199212
  Show dependency treegraph
 
Reported: 2017-03-19 11:10 PDT by mitz
Modified: 2019-06-25 16:48 PDT (History)
1 user (show)

See Also:


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 Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 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.
Comment 1 mitz 2017-03-19 11:15:19 PDT
Created attachment 304897 [details]
Postprocess headers only if they may have changed since last time
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2017-03-20 10:51:54 PDT
All reviewed patches have been landed.  Closing bug.