Bug 206274 - Web Inspector Reference: put the original author and last modified author on separate lines
Summary: Web Inspector Reference: put the original author and last modified author on ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-14 20:56 PST by Devin Rousso
Modified: 2020-01-15 11:12 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.33 KB, patch)
2020-01-14 21:10 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2020-01-14 20:56:18 PST
Rather than have
```
    WRITTEN BY <first> <last>. LAST UPDATED <month> <day>, <year> BY <first> <last>
```
I think we should have
```
                               WRITTEN BY <first> <last>
    LAST UPDATED <month> <day>, <year> BY <first> <last>
```
Comment 1 Devin Rousso 2020-01-14 21:10:23 PST
Created attachment 387750 [details]
Patch
Comment 2 Jon Davis 2020-01-14 21:15:38 PST
Seems fine to me!
Comment 3 WebKit Commit Bot 2020-01-15 11:10:55 PST
The commit-queue encountered the following flaky tests while processing attachment 387750 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2020-01-15 11:11:27 PST
Comment on attachment 387750 [details]
Patch

Clearing flags on attachment: 387750

Committed r254578: <https://trac.webkit.org/changeset/254578>
Comment 5 WebKit Commit Bot 2020-01-15 11:11:29 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2020-01-15 11:12:19 PST
<rdar://problem/58612029>