RESOLVED FIXED278117
Rename singleton accessor methods to singleton() to match WebKit convention.
https://bugs.webkit.org/show_bug.cgi?id=278117
Summary Rename singleton accessor methods to singleton() to match WebKit convention.
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.