Bug 184837 - Include breadcrumb for tracking resource loading into CFNetwork
Summary: Include breadcrumb for tracking resource loading into CFNetwork
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-20 14:13 PDT by Keith Rollin
Modified: 2018-04-30 12:31 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.56 KB, patch)
2018-04-24 14:20 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 2018-04-20 14:13:40 PDT
Include some logging in the Network Process so that we can trace the loading of resources from the WebContent process to the Network process and now into CFNetwork. In particular, log enough information so that we can bind the Network process logging with the associated CFNetwork logging.

<rdar://problem/39575411>
Comment 1 Keith Rollin 2018-04-24 14:20:05 PDT
Created attachment 338670 [details]
Patch
Comment 2 Brent Fulgham 2018-04-30 10:23:54 PDT
Comment on attachment 338670 [details]
Patch

Looks good. r=me
Comment 3 WebKit Commit Bot 2018-04-30 12:31:55 PDT
Comment on attachment 338670 [details]
Patch

Clearing flags on attachment: 338670

Committed r231163: <https://trac.webkit.org/changeset/231163>
Comment 4 WebKit Commit Bot 2018-04-30 12:31:57 PDT
All reviewed patches have been landed.  Closing bug.