Introduce _WKResourceLoadDelegate
Created attachment 387037 [details] Patch
Created attachment 387040 [details] Patch
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 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.
Created attachment 387046 [details] Patch
https://trac.webkit.org/changeset/254183/webkit
<rdar://problem/58458544>
Created attachment 390815 [details] patch fixing perf bug
http://trac.webkit.org/r256646