0
Files
src/net
Patrick Monette cb6b247ac5 Fix return value of PostDelayedTask in TestTaskRunner
Since posting a delayed task to TestTaskRunner cannot fail, it should
always return true.

Bug: 1189304
Change-Id: Ifdb9719664924eedf10d1aba9a31fd7bf3f71665
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3045140
Commit-Queue: Patrick Monette <pmonette@chromium.org>
Reviewed-by: David Schinazi <dschinazi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#913161}
2021-08-18 21:20:58 +00:00
..
2021-08-18 00:06:20 +00:00
2021-08-18 18:56:54 +00:00
2021-08-18 00:06:20 +00:00
2021-08-18 00:06:20 +00:00
2021-08-16 18:00:07 +00:00
2021-07-05 19:36:18 +00:00
2021-08-18 00:06:20 +00:00
2021-08-18 00:06:20 +00:00
2021-08-06 13:46:21 +00:00
2021-08-18 00:06:20 +00:00
2021-08-18 00:06:20 +00:00
2021-07-29 23:00:46 +00:00
2021-08-18 00:06:20 +00:00
2021-08-18 00:06:20 +00:00
2021-08-18 00:06:20 +00:00
2021-08-18 00:06:20 +00:00

Chrome Networking Stack

This directory contains the code behind Chrome's networking stack. It is documented here.