Bug 258381

Summary: [Xcode] migrate-headers.py matches path filters too permissively
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Elliott Williams 2023-06-21 18:10:46 PDT
Xcode's path filtering considers the number of path components in a pattern, whereas the script just uses fnmatch.
Comment 1 Elliott Williams 2023-06-21 18:10:52 PDT
<rdar://problem/110926809>
Comment 2 Elliott Williams 2023-06-21 18:21:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15173
Comment 3 EWS 2023-06-22 10:56:04 PDT
Committed 265412@main (862e1af4e3a7): <https://commits.webkit.org/265412@main>

Reviewed commits have been landed. Closing PR #15173 and removing active labels.