Bug 231351

Summary: Streamline and make call to objective-C methods more consistent across call sites.
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: PlatformAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, eric.carlson, esprehn+autocc, ews-watchlist, glenn, hta, jer.noble, kondapallykalyan, mifenton, pdr, philipj, sergio, thorton, tommyw, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Jean-Yves Avenard [:jya] 2021-10-06 22:09:08 PDT
Streamline and make call to objective-C methods more consistent across call sites.
Comment 1 Jean-Yves Avenard [:jya] 2021-10-06 22:24:22 PDT
The majority of the changes are in Source/WebCore/platform so use that component.
Comment 2 Radar WebKit Bug Importer 2021-10-06 22:24:33 PDT
<rdar://problem/83966853>
Comment 3 Jean-Yves Avenard [:jya] 2021-10-06 22:35:33 PDT
Created attachment 440469 [details]
Patch
Comment 4 Jean-Yves Avenard [:jya] 2021-10-06 23:37:50 PDT
Created attachment 440474 [details]
Patch

Fix missed NeverDestroyed
Comment 5 EWS 2021-10-07 04:55:18 PDT
Committed r283706 (242632@main): <https://commits.webkit.org/242632@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440474 [details].