Bug 231408

Summary: [webkitperl] Remove dependencies to webkitdirs.pm from webkitperl modules
Product: WebKit Reporter: Basuke Suzuki <Basuke.Suzuki>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 231869    

Description Basuke Suzuki 2021-10-07 20:09:44 PDT
webkitdirs.pm is the mix of everything. Once the module in webkitperl uses webkitdir, then it is impossible to manage them. The right direction is
from scripts to webkitdir.pm to webkitperl::* modules. Then each modules (or packages) can be independent each other and much easier to manage.
Comment 1 Radar WebKit Bug Importer 2021-10-14 20:10:16 PDT
<rdar://problem/84286685>