Bug 221606
| Summary: | [JSC] Reduce duplicated code for IC Status classes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Caio Lima <ticaiolima> |
| Component: | JavaScriptCore | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/74389211>