Bug 251239 - [Style Guide] Only use the arrow for function return types if it allows you to omit redundant information
Summary: [Style Guide] Only use the arrow for function return types if it allows you t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-26 17:50 PST by Myles C. Maxfield
Modified: 2023-01-26 21:50 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2023-01-26 17:50:45 PST
[Style Guide] Only use the arrow for function return types if it allows you to omit redundant information
Comment 1 Radar WebKit Bug Importer 2023-01-26 17:51:20 PST
<rdar://problem/104722324>
Comment 2 Myles C. Maxfield 2023-01-26 17:53:01 PST
Pull request: https://github.com/WebKit/WebKit/pull/9200
Comment 3 EWS 2023-01-26 21:49:58 PST
Committed 259468@main (0fa4caf58e80): <https://commits.webkit.org/259468@main>

Reviewed commits have been landed. Closing PR #9200 and removing active labels.