Bug 190193

Summary: [Curl] Fix missing values of resource timing API.
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: PlatformAssignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, basuke, bfulgham, commit-queue, darin, ews-watchlist, galpeter, Hironori.Fujii, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
PATCH
none
PATCH none

Description Basuke Suzuki 2018-10-02 02:19:16 PDT
Some values are missing from the result of resource timing API.
Comment 1 Basuke Suzuki 2018-10-02 04:15:59 PDT
Created attachment 351368 [details]
PATCH
Comment 2 EWS Watchlist 2018-10-02 04:19:03 PDT
Attachment 351368 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:12:  Need whitespace between colon and description  [changelog/filechangedescriptionwhitespace] [5]
ERROR: Source/WebCore/ChangeLog:13:  Need whitespace between colon and description  [changelog/filechangedescriptionwhitespace] [5]
Total errors found: 2 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Basuke Suzuki 2018-10-02 08:54:21 PDT
Created attachment 351392 [details]
PATCH
Comment 4 WebKit Commit Bot 2018-10-02 13:45:40 PDT
Comment on attachment 351392 [details]
PATCH

Clearing flags on attachment: 351392

Committed r236765: <https://trac.webkit.org/changeset/236765>
Comment 5 WebKit Commit Bot 2018-10-02 13:45:41 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-10-02 13:46:26 PDT
<rdar://problem/44951190>