Description[Cronet] Delay StartNetLog and StopNetLog until native request context is initialized
Use CronetURLRequestAdapter::PostTaskToNetworkThread instead of posting the task
directly to network thread to make sure the start/stop netlog task is executed
after request context is fully initialized.
Also changed the test cases to make sure that we don't regress.
BUG=470196
Committed: https://crrev.com/bb7cf7be5f6204564859331576e0e8b0364e038a
Cr-Commit-Position: refs/heads/master@{#322577}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added DCHECKs #
Messages
Total messages: 9 (3 generated)
|