Bug 205887

Summary: Introduce _WKResourceLoadDelegate
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
patch fixing perf bug none

Description Alex Christensen 2020-01-07 14:29:33 PST
Introduce _WKResourceLoadDelegate
Comment 1 Alex Christensen 2020-01-07 14:45:24 PST
Created attachment 387037 [details]
Patch
Comment 2 Alex Christensen 2020-01-07 14:55:35 PST
Created attachment 387040 [details]
Patch
Comment 3 Dean Jackson 2020-01-07 15:19:04 PST
Comment on attachment 387040 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=387040&action=review

> Source/WebKit/ChangeLog:11
> +        This client will need to be expanded to implement <rdar://problem/57132290> but this is a minimal testable start.

Why mention a radar in a public commit? You should explain what it is.
Comment 4 Alex Christensen 2020-01-07 15:40:42 PST
Comment on attachment 387040 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=387040&action=review

>> Source/WebKit/ChangeLog:11
>> +        This client will need to be expanded to implement <rdar://problem/57132290> but this is a minimal testable start.
> 
> Why mention a radar in a public commit? You should explain what it is.

Same reason why any radars are mentioned in WebKit.
This is in case anyone with access to that radar wonders why this is being done.  People without access to that radar can ignore this.  The contents of that radar should not be discussed in a public repository.
Comment 5 Alex Christensen 2020-01-07 15:41:23 PST
Created attachment 387046 [details]
Patch
Comment 6 Alex Christensen 2020-01-09 14:48:01 PST
https://trac.webkit.org/changeset/254183/webkit
Comment 7 Radar WebKit Bug Importer 2020-01-09 14:48:13 PST
<rdar://problem/58458544>
Comment 8 Alex Christensen 2020-02-14 14:11:55 PST
Created attachment 390815 [details]
patch fixing perf bug
Comment 9 Alex Christensen 2020-02-14 14:37:56 PST
http://trac.webkit.org/r256646