Bug 201701 - Log timeoutValue passed on to CFNetwork
Summary: Log timeoutValue passed on to CFNetwork
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-11 15:37 PDT by Keith Rollin
Modified: 2019-09-11 22:40 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.81 KB, patch)
2019-09-11 15:40 PDT, Keith Rollin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Rollin 2019-09-11 15:37:35 PDT
We occasionally see cases where resource-loads into CFNetwork take a long time. Rather than timing out after the default of 60s, they stay pending for many minutes. To better understand why this is happening, log the timeoutValue we pass to CFNetwork when loading resources.
Comment 1 Radar WebKit Bug Importer 2019-09-11 15:37:49 PDT
<rdar://problem/55279683>
Comment 2 Keith Rollin 2019-09-11 15:40:47 PDT
Created attachment 378584 [details]
Patch
Comment 3 WebKit Commit Bot 2019-09-11 22:40:19 PDT
Comment on attachment 378584 [details]
Patch

Clearing flags on attachment: 378584

Committed r249795: <https://trac.webkit.org/changeset/249795>
Comment 4 WebKit Commit Bot 2019-09-11 22:40:20 PDT
All reviewed patches have been landed.  Closing bug.