RESOLVED FIXED 205887
Introduce _WKResourceLoadDelegate
https://bugs.webkit.org/show_bug.cgi?id=205887
Summary Introduce _WKResourceLoadDelegate
Alex Christensen
Reported 2020-01-07 14:29:33 PST
Introduce _WKResourceLoadDelegate
Attachments
Patch (46.50 KB, patch)
2020-01-07 14:45 PST, Alex Christensen
no flags
Patch (46.56 KB, patch)
2020-01-07 14:55 PST, Alex Christensen
no flags
Patch (46.52 KB, patch)
2020-01-07 15:41 PST, Alex Christensen
no flags
patch fixing perf bug (3.31 KB, patch)
2020-02-14 14:11 PST, Alex Christensen
no flags
Alex Christensen
Comment 1 2020-01-07 14:45:24 PST
Alex Christensen
Comment 2 2020-01-07 14:55:35 PST
Dean Jackson
Comment 3 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.
Alex Christensen
Comment 4 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.
Alex Christensen
Comment 5 2020-01-07 15:41:23 PST
Alex Christensen
Comment 6 2020-01-09 14:48:01 PST
Radar WebKit Bug Importer
Comment 7 2020-01-09 14:48:13 PST
Alex Christensen
Comment 8 2020-02-14 14:11:55 PST
Created attachment 390815 [details] patch fixing perf bug
Alex Christensen
Comment 9 2020-02-14 14:37:56 PST
Note You need to log in before you can comment on or make changes to this bug.