WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278117
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-14 12:02:01 PDT
<
rdar://problem/133864545
>
Mark Lam
Comment 2
2024-08-14 12:53:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32207
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.
Top of Page
Format For Printing
XML
Clone This Bug