Bug 221606

Summary: [JSC] Reduce duplicated code for IC Status classes
Product: WebKit Reporter: Caio Lima <ticaiolima>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Caio Lima
Reported 2021-02-09 06:18:01 PST
Right now we have multiple classes to represent IC status, such as GetByStatus, CheckPrivateBrandStatus, InByStatus, etc, that duplicates a considerable amount of code. We should find a better solution to avoid so much duplication, since it tends to increase we add a new kind of IC status.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-02-16 06:18:13 PST
Note You need to log in before you can comment on or make changes to this bug.