Bug 278117
| Summary: | Rename singleton accessor methods to singleton() to match WebKit convention. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | 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
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
<rdar://problem/133864545>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/32207
EWS
Committed 282274@main (e60e4ad86487): <https://commits.webkit.org/282274@main>
Reviewed commits have been landed. Closing PR #32207 and removing active labels.