DescriptionAdd ResourceType::PING and mark those requests as detachable.
This avoids cancelling <a ping> requests on cross-process navigations
when the owning renderer dies.
Actually assigning resources this type is conditioned on a currently
undefined WEBKIT_HAS_TARGET_PING symbol to be defined in a follow-up
Blink CL. The #ifdef can then be removed when that lands.
BUG=302816
TEST=ResourceDispatcherHostTest.DeletedFilterDetachable
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236807
Patch Set 1 #Patch Set 2 : histograms.xml #
Total comments: 2
Patch Set 3 : Remove LAST_TYPE #Patch Set 4 : Connect ResourceType::PING up to RDHI. #Patch Set 5 : Rebase #
Total comments: 2
Patch Set 6 : Use DCHECK_EQ #
Messages
Total messages: 11 (0 generated)
|