Bug 278117

Summary: Rename singleton accessor methods to singleton() to match WebKit convention.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Mark Lam
Reported 2024-08-14 11:32:19 PDT
WebKit convention states: "Singleton pattern Use a static member function named “singleton()” to access the instance of the singleton."
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-14 12:02:01 PDT
Mark Lam
Comment 2 2024-08-14 12:53:37 PDT
EWS
Comment 3 2024-08-14 21:52:32 PDT
Committed 282274@main (e60e4ad86487): <https://commits.webkit.org/282274@main> Reviewed commits have been landed. Closing PR #32207 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.