DescriptionSpecify TaskType of posted Task explicitly in networking classes
This CL assigns TaskType to ContentSecurityPolicy::reportViolation
and NetworkStateNotifier::notifyObservers.
For CSP, the spec doesn't explicitly specify the task source. However,
since it's a fetch request, TaskType::Networking should be the best fit.
http://wicg.github.io/reporting/#try-delivery
For NetworkStateNotifier, the spec specifies it should be TaskType::Networking.
https://wicg.github.io/netinfo/#dependencies-and-definitions
BUG=624696
Committed: https://crrev.com/c7d47a47d6bd59baa0197569991deb7958d8657e
Cr-Commit-Position: refs/heads/master@{#439385}
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 15 (10 generated)
|