Bug 193200 - Move the ResourceLoadStatisticsClassifier to WebCore
Summary: Move the ResourceLoadStatisticsClassifier to WebCore
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks: 193199
  Show dependency treegraph
 
Reported: 2019-01-07 10:13 PST by Brent Fulgham
Modified: 2019-01-07 14:19 PST (History)
3 users (show)

See Also:


Attachments
Patch (65.12 KB, patch)
2019-01-07 12:59 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch (65.12 KB, patch)
2019-01-07 14:02 PST, Brent Fulgham
achristensen: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2019-01-07 10:13:06 PST
Move the Classifier logic to WebCore.
Comment 1 Radar WebKit Bug Importer 2019-01-07 10:13:37 PST
<rdar://problem/47088232>
Comment 2 Brent Fulgham 2019-01-07 12:59:01 PST
Created attachment 358517 [details]
Patch
Comment 3 Brent Fulgham 2019-01-07 14:02:50 PST
Created attachment 358528 [details]
Patch
Comment 4 Alex Christensen 2019-01-07 14:18:51 PST
Comment on attachment 358528 [details]
Patch

This move should not be needed.
Comment 5 Brent Fulgham 2019-01-07 14:19:31 PST
I spoke with Alex about this in person, and realize that I don't need to do this.