Bug 137018 - Remove unlinkZeroFiles from build-webkit
Summary: Remove unlinkZeroFiles from build-webkit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-23 02:06 PDT by Tibor Mészáros
Modified: 2014-09-23 02:58 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.30 KB, patch)
2014-09-23 02:11 PDT, Tibor Mészáros
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tibor Mészáros 2014-09-23 02:06:57 PDT
Remove unlinkZeroFiles from build-webkit

- It was only used by Qt
- Tools/BuildSlaveSupport/delete-stale-build-files do the same thing (now only on Mac) and run on the bots
Comment 1 Tibor Mészáros 2014-09-23 02:11:52 PDT
Created attachment 238525 [details]
Patch

This patch will remove the unlinkZeroFiles from build-webkit
Comment 2 WebKit Commit Bot 2014-09-23 02:58:05 PDT
Comment on attachment 238525 [details]
Patch

Clearing flags on attachment: 238525

Committed r173870: <http://trac.webkit.org/changeset/173870>
Comment 3 WebKit Commit Bot 2014-09-23 02:58:08 PDT
All reviewed patches have been landed.  Closing bug.