Bug 190193 - [Curl] Fix missing values of resource timing API.
Summary: [Curl] Fix missing values of resource timing API.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-02 02:19 PDT by Basuke Suzuki
Modified: 2018-10-02 13:46 PDT (History)
10 users (show)

See Also:


Attachments
PATCH (5.20 KB, patch)
2018-10-02 04:15 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff
PATCH (5.19 KB, patch)
2018-10-02 08:54 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>