Summary: | Add SPI _WKResourceLoadDelegate willSendRequest | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | David Moore <david_a_moore> | ||||||||
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> | ||||||||
Status: | NEW --- | ||||||||||
Severity: | Normal | CC: | achristensen, david_a_moore | ||||||||
Priority: | P2 | ||||||||||
Version: | WebKit Nightly Build | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Attachments: |
|
Description
David Moore
2020-02-26 13:26:32 PST
Created attachment 391792 [details]
Patch
Builds are failing due to a last minute formatting change to pass the style requirements. Created attachment 391804 [details]
Patch
Created attachment 391828 [details]
Patch
Comment on attachment 391828 [details]
Patch
_WKResourceLoadDelegate callbacks are intentionally informative only. Waiting for this roundtrip will considerably hurt performance when a resource load delegate is set.
|