Bug 219064 - Extend check-for-inappropriate-files-in-framework to check for .tmp files
Summary: Extend check-for-inappropriate-files-in-framework to check for .tmp files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-17 19:02 PST by Keith Rollin
Modified: 2020-11-18 14:48 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.24 KB, patch)
2020-11-17 19:03 PST, Keith Rollin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Rollin 2020-11-17 19:02:29 PST
Some *.tmp files that were generated from post-processing header files were appearing in *.framework/Headers directories. The problem doesn't seem to be occurring any more, but update check-for-inappropriate-files-in-framework to catch it if it does again.
Comment 1 Radar WebKit Bug Importer 2020-11-17 19:02:39 PST
<rdar://problem/71519010>
Comment 2 Keith Rollin 2020-11-17 19:03:46 PST
Created attachment 414401 [details]
Patch
Comment 3 EWS 2020-11-18 14:48:33 PST
Committed r269991: <https://trac.webkit.org/changeset/269991>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 414401 [details].