RESOLVED FIXED 263775
[Nicosia] Simplify NicosiaPlatformLayer
https://bugs.webkit.org/show_bug.cgi?id=263775
Summary [Nicosia] Simplify NicosiaPlatformLayer
Carlos Garcia Campos
Reported 2023-10-27 06:07:08 PDT
We currently have generic classes that are created with a factory that creates the actual implementation. We only have one implementation, so we can just remove the unnecessary abstraction to save heap allocations, avoid casts and make the code easier to read.
Attachments
Carlos Garcia Campos
Comment 1 2023-10-27 06:14:23 PDT
EWS
Comment 2 2023-10-30 23:00:02 PDT
Committed 269998@main (ee8fbcb55b4a): <https://commits.webkit.org/269998@main> Reviewed commits have been landed. Closing PR #19637 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-30 23:01:15 PDT
Note You need to log in before you can comment on or make changes to this bug.