Bug 206274

Summary: Web Inspector Reference: put the original author and last modified author on separate lines
Product: WebKit Reporter: Devin Rousso <hi>
Component: WebKit WebsiteAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, joepeck, jond, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>