Bug 278138
Summary: | "Reviewed by ..." reviewer list should use oxford comma as needed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
Component: | Tools / Tests | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Abrar Rahman Protyasha
Currently, if your patch has 3 reviewers (A, B, C), the "Reviewed by ..." line reads as such:
```
Reviewed by A, B and C.
```
Instead, it should read like this:
```
Reviewed by A, B, and C.
```
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133897321>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/32224
EWS
Committed 282350@main (f1b791522de8): <https://commits.webkit.org/282350@main>
Reviewed commits have been landed. Closing PR #32224 and removing active labels.